CVE-2009-2131
4images <= 1.7.7 - Authenticated Cross-Site Scripting via User Homepage Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-2131. PoCs published by Qabandi.
AI-analyzed exploit summary This exploit demonstrates a filter bypass HTML injection/XSS vulnerability in 4images <= 1.7.7. It leverages improper sanitization of the user_homepage field to inject malicious JavaScript, which executes when a user posts a comment on an image.
Description
Cross-site scripting (XSS) vulnerability in 4images 1.7.7 and earlier allows remote authenticated users to inject arbitrary web script or HTML by providing a crafted user_homepage parameter to member.php, and then posting a comment associated with a picture.
Exploits (1)
This exploit demonstrates a filter bypass HTML injection/XSS vulnerability in 4images <= 1.7.7. It leverages improper sanitization of the user_homepage field to inject malicious JavaScript, which executes when a user posts a comment on an image.