VYPR
Low severityNVD Advisory· Published Aug 10, 2010· Updated Apr 29, 2026

CVE-2010-2574

CVE-2010-2574

Description

Cross-site scripting (XSS) vulnerability in manage_proj_cat_add.php in MantisBT 1.2.2 allows remote authenticated administrators to inject arbitrary web script or HTML via the name parameter in an Add Category action.

AI Insight

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

MantisBT 1.2.2 contains a stored XSS vulnerability in the Add Category functionality, allowing authenticated administrators to inject arbitrary HTML/JavaScript via the name parameter.

Vulnerability

A cross-site scripting (XSS) vulnerability exists in MantisBT version 1.2.2 in the manage_proj_cat_add.php script. When an authenticated administrator creates a new project category, the name parameter is not properly sanitized before being stored and later displayed. This allows injection of arbitrary HTML and script code [2].

Exploitation

An attacker must have administrator privileges in MantisBT. The attacker crafts a malicious payload in the name parameter when performing an Add Category action. No additional user interaction is required beyond the administrator submitting the form. The injected script is stored and executed when other administrators view the category list [2].

Impact

Successful exploitation enables the attacker to execute arbitrary JavaScript in the context of other administrators' browsers. This can lead to session hijacking, defacement, or further compromise of the MantisBT instance. The attack is classified as a stored XSS with a severity of "Less critical" [2].

Mitigation

The vulnerability is fixed in MantisBT version 1.2.3, which was released in September 2010 [3][4]. Users should upgrade to 1.2.3 or later. No workarounds are documented in the available references.

AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
mantisbt/mantisbtPackagist
<= 1.2.2

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

15

News mentions

0

No linked articles in our index yet.