getpatchwork/patchwork

getpatchwork/patchwork

Releases46
Frequency2 months 1 week
Last Release
Stars311
Patchwork is a web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project.

CVE History

CVEPublishedCVSS v3CVSS v2
4.3 MEDIUM

A Cross Site Scripting (XSS) vulnerability exists in the template tag used to render message ids in Patchwork v1.1 through v2.1.x. 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. This affects the function msgid in templatetags/patch.py. Patchwork versions v2.1.4 and v2.0.4 will contain the fix.