cve/2005/CVE-2005-3792.md

19 lines
762 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [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.