Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2033. PoCs published by Br0ly.
AI-analyzed exploit summary The exploit demonstrates XSS and SQL injection vulnerabilities in Yogurt software. The XSS is triggered via the 'msg' parameter in index.php, while the SQLi is exploitable in writemessage.php via the 'original' parameter, both due to improper input sanitization.
Description
Cross-site scripting (XSS) vulnerability in index.php in Yogurt 0.3 allows remote attackers to inject arbitrary web script or HTML via the msg parameter.
Exploits (1)
The exploit demonstrates XSS and SQL injection vulnerabilities in Yogurt software. The XSS is triggered via the 'msg' parameter in index.php, while the SQLi is exploitable in writemessage.php via the 'original' parameter, both due to improper input sanitization.