mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2007-3141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3141)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
PHP remote file inclusion vulnerability in core/editor.php in phpWebThings 1.5.2 allows remote attackers to execute arbitrary PHP code via a URL in the editor_insert_top parameter. NOTE: the editor_insert_bottom vector is already covered by CVE-2006-6042.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2786
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|