CVE-2005-0883
DigitalHive 2.0 - Cross-Site Scripting via mt Parameter or -afs-1- Query String
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2005-0883. PoCs published by benji lemien.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in DigitalHive by injecting arbitrary script code via the 'page' parameter in the URL. The lack of input sanitization allows execution of JavaScript in the context of the user's browser.
Description
Multiple cross-site scripting (XSS) vulnerabilities in base.php for DigitalHive 2.0 allow remote attackers to inject arbitrary web script or HTML via (1) the mt parameter to the membres.php page or (2) the -afs-1- query string to the msg.php page.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in DigitalHive by injecting arbitrary script code via the 'page' parameter in the URL. The lack of input sanitization allows execution of JavaScript in the context of the user's browser.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in DigitalHive by injecting arbitrary script code via the 'mt' parameter in the URL. The vulnerability arises due to insufficient input sanitization.