Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-0407. PoCs published by High-Tech Bridge SA.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in Phenotype CMS 3.0 by injecting arbitrary SQL code via the 'gal_id' parameter in the Gallery module. The PoC shows how an attacker can manipulate the query to execute unauthorized SQL commands.
Description
SQL injection vulnerability in the store function in _phenotype/system/class/PhenoTypeDataObject.class.php in Phenotype CMS 3.0 allows remote attackers to execute arbitrary SQL commands via a crafted URI, as demonstrated by Gallery/gal_id/1/image1,1.html. NOTE: some of these details are obtained from third party information.
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in Phenotype CMS 3.0 by injecting arbitrary SQL code via the 'gal_id' parameter in the Gallery module. The PoC shows how an attacker can manipulate the query to execute unauthorized SQL commands.