CVE-2014-10038
domphp < 0.83 - SQL Injection via agenda/indexdate.php ids Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-10038. PoCs published by Houssamix.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in DomPHP <= v0.83 via the 'ids' parameter in the agenda/indexdate.php script. The PoC shows how to extract user credentials (loginUtilisateur and passUtilisateur) from the domphp_utilisateurs table using a UNION-based SQL injection.
Description
SQL injection vulnerability in agenda/indexdate.php in DomPHP 0.83 and earlier allows remote attackers to execute arbitrary SQL commands via the ids parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in DomPHP <= v0.83 via the 'ids' parameter in the agenda/indexdate.php script. The PoC shows how to extract user credentials (loginUtilisateur and passUtilisateur) from the domphp_utilisateurs table using a UNION-based SQL injection.