mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2007-1394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1394)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Direct static code injection vulnerability in startsession.php in Flat Chat 2.0 allows remote attackers to execute arbitrary PHP code via the Chat Name field, which is inserted into online.txt and included by users.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/3428
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|