mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2012-10050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-10050)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
CuteFlow version 2.11.2 and earlier contains an arbitrary file upload vulnerability in the restart_circulation_values_write.php script. The application fails to validate or restrict uploaded file types, allowing unauthenticated attackers to upload arbitrary PHP files to the upload/___1/ directory. These files are then accessible via the web server, enabling remote code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/20111
|
|
- https://www.vulncheck.com/advisories/cuteflow-arbitrary-file-upload-rce
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cve-scores
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|