CVE-2010-5083
PHP-Nuke Web_Links Module - SQL Injection via URL Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-5083. PoCs published by ITSecTeam.
AI-analyzed exploit summary The code describes a blind SQL injection vulnerability in PHP-Nuke 8.x.x, specifically in the Web_Links module. It identifies the vulnerable parameter 'url' in the Add function and provides a proof-of-concept URL for exploitation.
Description
SQL injection vulnerability in the Web_Links module for PHP-Nuke 8.0 allows remote attackers to execute arbitrary SQL commands via the url parameter in an Add action to modules.php.
Exploits (1)
The code describes a blind SQL injection vulnerability in PHP-Nuke 8.x.x, specifically in the Web_Links module. It identifies the vulnerable parameter 'url' in the Add function and provides a proof-of-concept URL for exploitation.