CVE-2002-1683
BadBlue Personal Edition 1.7.3 - Cross-Site Scripting via cleanSearchString() Function
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-1683. PoCs published by Matthew Murphy.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in BadBlue's EXT.DLL due to unsanitized user input being passed to the client-side cleanSearchString function. The PoC shows how arbitrary JavaScript can be executed in the context of the victim's browser.
Description
Cross-site scripting (XSS) vulnerability in BadBlue Personal Edition 1.7.3 allows remote attackers to execute arbitrary script as other users by injecting script into the cleanSearchString() function.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in BadBlue's EXT.DLL due to unsanitized user input being passed to the client-side cleanSearchString function. The PoC shows how arbitrary JavaScript can be executed in the context of the victim's browser.