Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Josh Gilmour

#21539of 53,632
11.1Total CVSS
Vulnerabilities · 2
Medium
2
PT-2004-2959
4.3
2004-12-31
Antiboard · Antiboard · CVE-2004-2063
**Name of the Vulnerable Software and Affected Versions** AntiBoard versions 0.7.2 and earlier **Description** A cross-site scripting (XSS) issue allows remote attackers to inject arbitrary HTML or web script via the `feedback` parameter in the antiboard.php file. **Recommendations** For AntiBoard versions 0.7.2 and earlier, avoid using the `feedback` parameter in the antiboard.php file until a fix is available. As a temporary workaround, consider restricting access to the antiboard.php file to minimize the risk of exploitation.
PT-2004-1709
6.8
2004-06-30
Arbitro · Arbitroweb · CVE-2004-0617
**Name of the Vulnerable Software and Affected Versions** ArbitroWeb version 0.6 **Description** A cross-site scripting (XSS) issue allows remote attackers to inject arbitrary script or HTML via the `rawURL` parameter. This can lead to the execution of malicious code on the victim's browser. **Recommendations** For ArbitroWeb version 0.6, avoid using the `rawURL` parameter until a fix is available. As a temporary workaround, consider validating and sanitizing all user-input data to prevent malicious code injection.