mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
727 B
Markdown
18 lines
727 B
Markdown
### [CVE-2007-0123](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0123)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in Uber Uploader 4.2 allows remote attackers to upload and execute arbitrary PHP scripts by naming them with a .phtml extension, which bypasses the .php extension check but is still executable on some server configurations.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2116
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|