GSD-2019-13122
Vulnerability from gsd - Updated: 2023-12-13 01:23Details
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.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2019-13122",
"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.",
"id": "GSD-2019-13122"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-13122"
],
"details": "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.",
"id": "GSD-2019-13122",
"modified": "2023-12-13T01:23:41.677608Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13122",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/getpatchwork/patchwork/releases",
"refsource": "MISC",
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"name": "https://github.com/getpatchwork/patchwork/commits/master",
"refsource": "MISC",
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"name": "http://jk.ozlabs.org/projects/patchwork/",
"refsource": "MISC",
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html",
"refsource": "MISC",
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc2:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc1:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.1.4",
"versionStartIncluding": "2.1.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.0.4",
"versionStartIncluding": "1.1",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-13122"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://jk.ozlabs.org/projects/patchwork/",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "http://jk.ozlabs.org/projects/patchwork/"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html",
"refsource": "MISC",
"tags": [
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html",
"refsource": "MISC",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html"
},
{
"name": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html",
"refsource": "MISC",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html"
},
{
"name": "https://github.com/getpatchwork/patchwork/releases",
"refsource": "MISC",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/getpatchwork/patchwork/releases"
},
{
"name": "https://github.com/getpatchwork/patchwork/commits/master",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/getpatchwork/patchwork/commits/master"
},
{
"name": "[oss-security] 20190705 CVE-2019-13122: Patchwork: XSS via Message-ID",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
},
"lastModifiedDate": "2019-07-16T16:48Z",
"publishedDate": "2019-07-10T17:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…