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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Direct static code injection vulnerability in admin/save.php in Stephen Craton (aka WiredPHP) Chatness 2.5.3 and earlier allows remote authenticated administrators to inject PHP code into .html files via the html parameter, as demonstrated by head.html and foot.html, which are included and executed upon a direct request for index.php. NOTE: a separate vulnerability could be leveraged to make this issue exploitable by remote unauthenticated attackers.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/2595
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|