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

135 lines
4.7 KiB
JSON

{
"id": "CVE-2021-32754",
"sourceIdentifier": "security-advisories@github.com",
"published": "2021-07-12T23:15:07.893",
"lastModified": "2021-07-15T16:31:23.857",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "FlowDroid is a data flow analysis tool. FlowDroid versions prior to 2.9.0 contained an XML external entity (XXE) vulnerability that allowed an attacker who had control over the source/sink definition file in XML format to read files from external locations. In order for this to occur, the XML-based format for sources and sinks had to be used and the attacker had to able control the source/sink definition file. The vulnerability was patched in version 2.9.0. As a workaround, do not allow untrusted entities to control the source/sink definition file."
},
{
"lang": "es",
"value": "FlowDroid es una herramienta de an\u00e1lisis de flujo de datos. FlowDroid versiones anteriores a 2.9.0 conten\u00edan una vulnerabilidad de tipo XML external entity (XXE) que permit\u00eda a un atacante que tuviera control sobre el archivo de definici\u00f3n de fuente/sumidero en formato XML leer archivos de ubicaciones externas. Para que esto ocurriera, deb\u00eda usarse el formato basado en XML para fuentes y sumideros y el atacante deb\u00eda poder controlar el archivo de definici\u00f3n de fuente/sumidero. La vulnerabilidad fue parcheada en la versi\u00f3n 2.9.0. Como soluci\u00f3n alternativa, no permita que entidades no confiables controlen el archivo de definici\u00f3n de fuente/sumidero"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 1.6,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 3.5
},
"baseSeverity": "LOW",
"exploitabilityScore": 6.8,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-611"
}
]
},
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-611"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:flowdroid_project:flowdroid:*:*:*:*:*:*:*:*",
"versionEndExcluding": "2.9.0",
"matchCriteriaId": "DBA1E3E8-A15D-4665-93BA-234116B52F25"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/secure-software-engineering/FlowDroid/security/advisories/GHSA-39r7-275f-rvgw",
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
]
}
]
}