VYPR
Unrated severityNVD Advisory· Published Nov 23, 2004· Updated Apr 16, 2026

CVE-2004-0305

CVE-2004-0305

Description

Cross-site scripting in WebCortex WebStores 2000 error.asp allows attackers to execute arbitrary script and steal session IDs via Message_id parameter.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Cross-site scripting in WebCortex WebStores 2000 error.asp allows attackers to execute arbitrary script and steal session IDs via Message_id parameter.

Vulnerability

A cross-site scripting (XSS) vulnerability exists in the error.asp script of WebCortex WebStores 2000 version 6.0. The Message_id parameter is not properly sanitized, allowing injection of arbitrary JavaScript code. The vulnerability is triggered when a user visits a crafted URL that includes malicious script in the Message_id parameter.

Exploitation

An attacker can exploit this vulnerability remotely without authentication. By crafting a URL with malicious JavaScript in the Message_id parameter and tricking a user into clicking it (e.g., via email or a link on another site), the attacker can execute arbitrary script in the context of the victim's browser session. This can be used to steal session cookies and gain unauthorized access to the user's account.

Impact

Successful exploitation allows the attacker to execute arbitrary script as the victim user within the WebStores application. This can lead to theft of session IDs, enabling the attacker to impersonate the victim, access personal data, and perform actions on behalf of the user.

Mitigation

No official fix or patch is mentioned in the available reference [1]. Users should consider applying generic input validation to the Message_id parameter, such as encoding or stripping HTML tags, or upgrading to a newer version of the software if available.

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

2
  • cpe:2.3:a:webcortex:webstores_2000:6.0:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:webcortex:webstores_2000:6.0:*:*:*:*:*:*:*
    • (no CPE)range: = 6.0

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.