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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple direct static code injection vulnerabilities in MyCMS 0.9.8 and earlier allow remote attackers to inject arbitrary PHP code into (1) a _score.txt file via the score parameter, or (2) a _setby.txt file via a login cookie, which is then included by games.php. NOTE: programs that use games.php might include (a) snakep.php, (b) tetrisp.php, and possibly other site-specific files.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4144
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|