PT-2019-13137 · Patchwork · Patchwork
Andrew Donnellan
·
Published
2019-07-10
·
Updated
2019-07-16
·
CVE-2019-13122
CVSS v3.1
6.1
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Patchwork versions 1.1 through 2.1.x
Description
A Cross Site Scripting (XSS) issue exists in the template tag used to render message ids. This allows an attacker to insert JavaScript or HTML into the patch detail page via an email sent to a mailing list consumed by Patchwork. The
msgid function in templatetags/patch.py is affected.Recommendations
For versions prior to 2.1.4 and 2.0.4, update to version 2.1.4 or 2.0.4 to resolve the issue.
As a temporary workaround, consider restricting access to the
msgid function in templatetags/patch.py until a patch is available.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Patchwork