VYPR
Unrated severityNVD Advisory· Published Apr 13, 2010· Updated Apr 29, 2026

CVE-2010-1362

CVE-2010-1362

Description

Cross-site scripting (XSS) vulnerability in the Own Term module 6.x-1.0 for Drupal allows remote authenticated users, with "create additional terms" privileges, to inject arbitrary web script or HTML via the term description field in a term listing page.

AI Insight

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

Own Term module for Drupal 6.x-1.0 lacks sanitization of term descriptions, allowing XSS by authenticated users with appropriate privileges.

Vulnerability

The Own Term module for Drupal version 6.x-1.0 does not properly sanitize the term description field on a term listing page, leading to a cross-site scripting (XSS) vulnerability. The flaw exists in the module's handling of taxonomy terms within a designated vocabulary. [1]

Exploitation

An authenticated Drupal user with the 'create additional terms' permission can exploit this vulnerability by injecting arbitrary web script or HTML into the term description field. When a term listing page is rendered, the unsanitized input is executed in the context of other users' browsers. No other special network position or additional privileges are required beyond having the 'create additional terms' role. [1]

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the browser of any user viewing the affected term listing page. This can lead to session hijacking, defacement, or theft of sensitive data. The attacker must have an authenticated session with the required permission, but the impact is cross-site scripting (XSS) against other users. [1]

Mitigation

The vulnerability is fixed in Own Term version 6.x-1.1, released on 13 January 2010. Users should upgrade to this version immediately. Drupal core is not affected; only sites using the contributed Own Term module are at risk. No other workarounds are documented. [1][2]

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 products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.