Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5654. PoCs published by ZoRLu.
AI-analyzed exploit summary This exploit demonstrates an SQL injection-based authentication bypass in MyioSoft EasyCalendar. By injecting a tautology (' or ' 1=1) into the username field, an attacker can bypass authentication without valid credentials.
Description
SQL injection vulnerability in the loginADP function in ajaxp.php in MyioSoft EasyCalendar 4.0 allows remote attackers to execute arbitrary SQL commands via the rsargs parameter, as reachable through the username parameter, a different vector than CVE-2008-1344. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates an SQL injection-based authentication bypass in MyioSoft EasyCalendar. By injecting a tautology (' or ' 1=1) into the username field, an attacker can bypass authentication without valid credentials.