CVE-2005-0997
PHP-Nuke 7.6 - SQL Injection via Web_Links Module Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0997. PoCs published by Maksymilian Arciemowicz.
AI-analyzed exploit summary The provided text describes SQL injection vulnerabilities in the Web_Links module of PHP-Nuke 7.6. It includes multiple example URLs demonstrating how unsanitized user input can be exploited to manipulate SQL queries.
Description
Multiple SQL injection vulnerabilities in the Web_Links module for PHP-Nuke 7.6 allow remote attackers to execute arbitrary SQL commands via (1) the email or url parameters in the Add function, (2) the url parameter in the modifylinkrequestS function, (3) the orderby or min parameters in the viewlink function, (4) the orderby, min, or show parameters in the search function, or (5) the ratenum parameter in the MostPopular function.
Exploits (1)
The provided text describes SQL injection vulnerabilities in the Web_Links module of PHP-Nuke 7.6. It includes multiple example URLs demonstrating how unsanitized user input can be exploited to manipulate SQL queries.