CVE-2002-0535
PostBoard <= 2.0.1 - Cross-Site Scripting via IMG Tag or Topic Title
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-0535. PoCs published by gcsb.
AI-analyzed exploit summary This exploit demonstrates a stored XSS vulnerability in PostBoard for PostNuke, where unsanitized input in message titles allows arbitrary script execution. The PoC is a simple JavaScript alert, proving the lack of input validation.
Description
Cross-site scripting vulnerabilities in PostBoard 2.0.1 and earlier allows remote attackers to execute script as other users via (1) an [IMG] tag when BBCode is enabled, or (2) in a topic title.
Exploits (2)
This exploit demonstrates a stored XSS vulnerability in PostBoard for PostNuke, where unsanitized input in message titles allows arbitrary script execution. The PoC is a simple JavaScript alert, proving the lack of input validation.
This exploit demonstrates a stored XSS vulnerability in PostBoard for PostNuke by injecting JavaScript code within IMG tags. The lack of input sanitization allows arbitrary script execution when the post is viewed.