CVE-2011-5313
Redaxscript 0.3.2 - SQL Injection via Password Reset Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-5313. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The document describes two vulnerabilities in Redaxscript 0.3.2: a path disclosure in '/templates/default/index.php' and an SQL injection in '/includes/password.php' via unsanitized 'id' and 'password' variables. It provides steps to exploit the SQLi but does not include executable code.
Description
Multiple SQL injection vulnerabilities in includes/password.php in Redaxscript 0.3.2 allow remote attackers to execute arbitrary SQL commands via the (1) id or (2) password parameter to the password_reset program.
Exploits (1)
The document describes two vulnerabilities in Redaxscript 0.3.2: a path disclosure in '/templates/default/index.php' and an SQL injection in '/includes/password.php' via unsanitized 'id' and 'password' variables. It provides steps to exploit the SQLi but does not include executable code.