CVE-2006-5219
Moodle 1.6.2 - SQL Injection via Double-Encoded Tag Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5219. PoCs published by disfigure.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in Moodle 1.6.2 by injecting a malicious SQL query via the 'tag' parameter. The query extracts usernames, passwords, and emails from the database by leveraging UNION-based SQLi.
Description
SQL injection vulnerability in blog/index.php in the blog module in Moodle 1.6.2 allows remote attackers to execute arbitrary SQL commands via a double-encoded tag parameter.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in Moodle 1.6.2 by injecting a malicious SQL query via the 'tag' parameter. The query extracts usernames, passwords, and emails from the database by leveraging UNION-based SQLi.