René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

169 lines
5.3 KiB
JSON

{
"id": "CVE-2019-13122",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-07-10T17:15:12.227",
"lastModified": "2019-07-16T16:48:49.243",
"vulnStatus": "Analyzed",
"descriptions": [
{
"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."
},
{
"lang": "es",
"value": "Existe una vulnerabilidad de tipo Cross Site Scripting (XSS) en la etiqueta de plantilla utilizada para renderizar identificadores de mensajes en Patchwork versiones 1.1 hasta 2.1.x. Esto permite a un atacante insertar JavaScript o HTML hacia la p\u00e1gina de detalle del parche por medio de un correo electr\u00f3nico enviado hacia una lista de correo consumida por Patchwork. Esto afecta a la funci\u00f3n msgid en el archivo templatetags/patch.py. Patchwork versiones 2.1.4 y 2.0.4 contendr\u00e1n la correcci\u00f3n."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 2.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "NONE",
"baseScore": 4.3
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.1",
"versionEndExcluding": "2.0.4",
"matchCriteriaId": "8678FB71-AAB7-4EC9-A6DF-CF84CECA0618"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ozlabs:patchwork:*:*:*:*:*:*:*:*",
"versionStartIncluding": "2.1.0",
"versionEndExcluding": "2.1.4",
"matchCriteriaId": "1BD9CF3A-385F-4EE3-8FE3-2E18E3432A61"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc1:*:*:*:*:*:*",
"matchCriteriaId": "AF61E1F9-98D2-49A2-9CA9-58640EFBB7EF"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ozlabs:patchwork:2.1.0:rc2:*:*:*:*:*:*",
"matchCriteriaId": "CA6BEA6A-D49C-49D6-A8E6-1F4EDC348724"
}
]
}
]
}
],
"references": [
{
"url": "http://jk.ozlabs.org/projects/patchwork/",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.openwall.com/lists/oss-security/2019/07/05/1",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://github.com/getpatchwork/patchwork/commits/master",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/getpatchwork/patchwork/releases",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005870.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
},
{
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/005878.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
},
{
"url": "https://lists.ozlabs.org/pipermail/patchwork/2019-July/date.html",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}