CVE-2010-0952
OneCMS 2.5 - SQL Injection via User Parameter in Elite Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0952. PoCs published by Ctacok & .:[melkiy]:.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in ONECMS v2.5 by injecting a UNION-based payload into the 'user' parameter. It extracts admin credentials (id, username, password) from the database when Magic Quotes is disabled.
Description
SQL injection vulnerability in index.php in OneCMS 2.5, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the user parameter in an elite action.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in ONECMS v2.5 by injecting a UNION-based payload into the 'user' parameter. It extracts admin credentials (id, username, password) from the database when Magic Quotes is disabled.