mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 15:00:20 +02:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2012-10052](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10052)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
EGallery version 1.2 contains an unauthenticated arbitrary file upload vulnerability in the uploadify.php script. The application fails to validate file types or enforce authentication, allowing remote attackers to upload malicious PHP files directly into the web-accessible egallery/ directory. This results in full remote code execution under the web server context.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/unix/webapp/egallery_upload_exec.rb
|
|
- https://www.exploit-db.com/exploits/20029
|
|
- https://www.vulncheck.com/advisories/egallery-arbitrary-php-file-upload
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|