CVE-2014-1206
Open Web Analytics < 1.5.5 - SQL Injection via Password Reset Email Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-1206. PoCs published by Dana James Traversie.
AI-analyzed exploit summary This exploit demonstrates a pre-authentication SQL injection vulnerability in Open Web Analytics v1.5.4 via the 'owa_email_address' parameter in the password reset form. It extracts user credentials (user_id, password, temp_passkey) from the database using a UNION-based SQL injection technique.
Description
SQL injection vulnerability in the password reset page in Open Web Analytics (OWA) before 1.5.5 allows remote attackers to execute arbitrary SQL commands via the owa_email_address parameter in a base.passwordResetRequest action to index.php.
Exploits (1)
This exploit demonstrates a pre-authentication SQL injection vulnerability in Open Web Analytics v1.5.4 via the 'owa_email_address' parameter in the password reset form. It extracts user credentials (user_id, password, temp_passkey) from the database using a UNION-based SQL injection technique.