Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-1405. PoCs published by SirGod.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability and an SQL Injection (SQLi) authentication bypass in PastelCMS 0.8.0. The LFI allows reading arbitrary files via path traversal, while the SQLi enables login bypass using a simple 'or' condition.
Description
Directory traversal vulnerability in index.php in PastelCMS 0.8.0, when magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the set_lng parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability and an SQL Injection (SQLi) authentication bypass in PastelCMS 0.8.0. The LFI allows reading arbitrary files via path traversal, while the SQLi enables login bypass using a simple 'or' condition.