CVE-2004-1844
Description
Cross-site scripting vulnerability in Member Management System 2.1 allows remote attackers to inject arbitrary web script or HTML via error.asp or register.asp.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cross-site scripting vulnerability in Member Management System 2.1 allows remote attackers to inject arbitrary web script or HTML via error.asp or register.asp.
Vulnerability
Member Management System 2.1 contains a cross-site scripting (XSS) vulnerability in the error.asp page via the err parameter and in the register.asp registration form. The application fails to sanitize user-supplied input, allowing arbitrary script injection. The vulnerability is present in version 2.1 as described in the advisory [1].
Exploitation
An attacker can exploit this by crafting a malicious URL such as http://[host]/error.asp?err=" or by injecting script into the registration form fields. The injected script is executed when an administrator views the affected page, as demonstrated in the advisory with an iframe payload that deletes a user [1]. No authentication is required for the initial injection, but the XSS payload triggers in the context of an authenticated admin session.
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the administration site. This can lead to modification or deletion of user and admin data, disclosure of authentication information, and potentially execution of arbitrary code via network [1]. The attacker gains the ability to perform administrative actions on behalf of the victim.
Mitigation
No official patch has been identified for Member Management System 2.1. The vendor was contacted but the advisory does not confirm a fix [1]. Users should implement input validation and output encoding, or migrate to a supported alternative. This vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: =2.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- secunia.com/advisories/11179nvdExploit
- securitytracker.com/idnvdExploit
- www.securityfocus.com/bid/9932nvdExploit
- marc.infonvd
- exchange.xforce.ibmcloud.com/vulnerabilities/15552nvd
News mentions
0No linked articles in our index yet.