CVE-2012-6290
ImageCMS < 4.2 - Authenticated SQL Injection via Admin Search Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2012-6290. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The advisory describes a SQL injection vulnerability in ImageCMS 4.0.0b, where the 'q' parameter in '/admin/admin_search/' is insufficiently filtered, allowing authenticated administrators to execute arbitrary SQL commands. It also highlights the potential for CSRF exploitation.
Description
SQL injection vulnerability in ImageCMS before 4.2 allows remote authenticated administrators to execute arbitrary SQL commands via the q parameter to admin/admin_search/. NOTE: this can be leveraged using CSRF to allow remote unauthenticated attackers to execute arbitrary SQL commands.
Exploits (1)
The advisory describes a SQL injection vulnerability in ImageCMS 4.0.0b, where the 'q' parameter in '/admin/admin_search/' is insufficiently filtered, allowing authenticated administrators to execute arbitrary SQL commands. It also highlights the potential for CSRF exploitation.