CVE-2008-2196
LifeType 1.2.8 - Cross-Site Scripting via newBlogUserName Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2196. PoCs published by Khashayar Fereidani.
AI-analyzed exploit summary This is a proof-of-concept for a cross-site scripting (XSS) vulnerability in LifeType 1.2.8. The exploit leverages unsanitized user input in the 'newBlogUserName' parameter to execute arbitrary JavaScript in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in admin.php in LifeType 1.2.8 allows remote attackers to inject arbitrary web script or HTML via the newBlogUserName parameter in an addBlogUser action, a different vector than CVE-2008-2178.
Exploits (1)
This is a proof-of-concept for a cross-site scripting (XSS) vulnerability in LifeType 1.2.8. The exploit leverages unsanitized user input in the 'newBlogUserName' parameter to execute arbitrary JavaScript in the context of the affected site.