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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in galerie.php in PHP Homepage M (phpHPm) 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a show action.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/4501
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|