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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in modules.php in PHP-Nuke 7.8, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) name, (2) sid, and (3) pid parameters in a POST request, which bypasses security checks that are performed for GET requests.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|