CVE-2019-13122
Published Jul 10, 2019
Last updated 5 years ago
Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.0
- Type
- Primary
- Base score
- 6.1
- Impact score
- 2.7
- Exploitability score
- 2.8
- Vector string
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
Weaknesses
- nvd@nist.gov
- CWE-79
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "8678FB71-AAB7-4EC9-A6DF-CF84CECA0618", "versionEndExcluding": "2.0.4", "versionStartIncluding": "1.1" }, { "criteria": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "1BD9CF3A-385F-4EE3-8FE3-2E18E3432A61", "versionEndExcluding": "2.1.4", "versionStartIncluding": "2.1.0" }, { "criteria": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc1:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "AF61E1F9-98D2-49A2-9CA9-58640EFBB7EF" }, { "criteria": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc2:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "CA6BEA6A-D49C-49D6-A8E6-1F4EDC348724" } ], "operator": "OR" } ] } ]