CVE-2009-4813
MyBB 1.4.10 - Cross-Site Scripting via Username Parameter in Donate Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-4813. PoCs published by Steven Abbagnaro.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBB 1.4.10 by injecting malicious input into the 'username' parameter of the 'myps.php' script. The PoC shows how an attacker can execute arbitrary script code in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in myps.php in MyBB (aka MyBulletinBoard) 1.4.10 allows remote attackers to inject arbitrary web script or HTML via the username parameter in a donate action.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in MyBB 1.4.10 by injecting malicious input into the 'username' parameter of the 'myps.php' script. The PoC shows how an attacker can execute arbitrary script code in the context of the affected site.