cve/2005/CVE-2005-3792.md
2024-06-18 02:51:15 +02:00

19 lines
762 B
Markdown

### [CVE-2005-3792](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3792)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple SQL injection vulnerabilities in the Search module in PHP-Nuke 7.8, and possibly other versions before 7.9 with patch 3.1, allows remote attackers to execute arbitrary SQL commands, as demonstrated via the query parameter in a stories type.
### POC
#### Reference
- http://securityreason.com/achievement_exploitalert/5
- http://www.waraxe.us/advisory-46.html
#### Github
No PoCs found on GitHub currently.