VYPR
Low severityNVD Advisory· Published Mar 29, 2011· Updated Apr 29, 2026

CVE-2011-0728

CVE-2011-0728

Description

Cross-site scripting (XSS) vulnerability in templatefunctions.py in Loggerhead before 1.18.1 allows remote authenticated users to inject arbitrary web script or HTML via a filename, which is not properly handled in a revision view.

AI Insight

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

Cross-site scripting vulnerability in Loggerhead before 1.18.1 allows authenticated users to inject arbitrary code via a filename in revision views.

Vulnerability

Loggerhead before version 1.18.1 contains a cross-site scripting (XSS) vulnerability in the templatefunctions.py file. The revision_link function did not properly escape filenames when rendering revision views, allowing remote authenticated users to inject arbitrary web script or HTML [1][3][4].

Exploitation

An attacker with valid authentication credentials can commit a file with a malicious filename containing JavaScript code. When another user views the revision history page that includes that filename, the unsanitized name is rendered and the script executes in the context of the user's browser [3][4].

Impact

Successful exploitation allows the attacker to execute arbitrary HTML and script code in the victim's browser, potentially leading to session theft, credential disclosure, or other actions within the context of the Loggerhead application [1].

Mitigation

The vulnerability is fixed in Loggerhead version 1.18.1, released in March 2011 [3]. Users should upgrade to this version or later. No workarounds are available for earlier versions [3][4].

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
loggerheadPyPI
< 1.18.11.18.1

Affected products

6
  • cpe:2.3:a:michael_hudson-doyle:loggerhead:*:*:*:*:*:*:*:*+ 4 more
    • cpe:2.3:a:michael_hudson-doyle:loggerhead:*:*:*:*:*:*:*:*range: <=1.18
    • cpe:2.3:a:michael_hudson-doyle:loggerhead:1.10:*:*:*:*:*:*:*
    • cpe:2.3:a:michael_hudson-doyle:loggerhead:1.17:*:*:*:*:*:*:*
    • cpe:2.3:a:michael_hudson-doyle:loggerhead:1.6:*:*:*:*:*:*:*
    • cpe:2.3:a:michael_hudson-doyle:loggerhead:1.6.1:*:*:*:*:*:*:*
  • ghsa-coords
    Range: < 1.18.1

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.