VYPR
Unrated severityNVD Advisory· Published Feb 6, 2014· Updated Apr 29, 2026

CVE-2013-7319

CVE-2013-7319

Description

Cross-site scripting (XSS) vulnerability in the Download Manager plugin before 2.5.9 for WordPress allows remote attackers to inject arbitrary web script or HTML via the title field.

AI Insight

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

WordPress Download Manager plugin before 2.5.9 allows stored XSS via unsanitized title field, enabling script injection.

Vulnerability

The Download Manager plugin for WordPress, versions before 2.5.9, is vulnerable to persistent (stored) cross-site scripting (XSS) in the title field when creating a new download package. The plugin fails to properly sanitize user-supplied input in the title field, allowing injection of arbitrary HTML and JavaScript [1][2][3].

Exploitation

An attacker with the ability to create or edit download packages (typically an authenticated user with author-level privileges or higher) can submit a crafted title containing malicious script, such as `` [3]. When any user views the download package or a page displaying that title, the script executes in their browser context.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's WordPress session. This can lead to session cookie theft, phishing, or other actions performed under the victim's identity and permissions [1][3]. The attack is persistent, affecting all future visitors of the compromised download package.

Mitigation

The vulnerability is fixed in version 2.5.9 of the Download Manager plugin [1]. Users should update to at least this version immediately. As of the available references, no other workarounds are documented; avoiding the use of the title field with untrusted input is not a practical workaround. The current plugin version as of 2026 is 3.3.55, indicating that the patched version has long since been available [2].

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.