CVE-2008-1985
DigitalHive 2.0 RC2 - Cross-Site Scripting via mt Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-1985. PoCs published by ViRuSMaN, ZoRLu.
AI-analyzed exploit summary This is a writeup describing a remote file upload vulnerability in DigitalHive, allowing attackers to upload a malicious file disguised as an image (e.g., 'php.jpg') via the user profile modification feature. The document also mentions an XSS vulnerability but lacks executable exploit code.
Description
Cross-site scripting (XSS) vulnerability in base.php in DigitalHive 2.0 RC2 allows remote attackers to inject arbitrary web script or HTML via the mt parameter, possibly related to membres.php.
Exploits (2)
This is a writeup describing a remote file upload vulnerability in DigitalHive, allowing attackers to upload a malicious file disguised as an image (e.g., 'php.jpg') via the user profile modification feature. The document also mentions an XSS vulnerability but lacks executable exploit code.
The provided text describes a cross-site scripting (XSS) vulnerability in Digital Hive 2.0 RC2, where user-supplied input is not properly sanitized. The vulnerability can be exploited via a crafted URL parameter to execute arbitrary script code in the context of the affected site.