cvelist/2021/32xxx/CVE-2021-32754.json
2021-07-13 00:01:13 +00:00

83 lines
3.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32754",
"STATE": "PUBLIC",
"TITLE": "Improper Restriction of XML External Entity Reference in de.tud.sse"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "FlowDroid",
"version": {
"version_data": [
{
"version_value": "< 2.9.0"
}
]
}
}
]
},
"vendor_name": "secure-software-engineering"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611: Improper Restriction of XML External Entity Reference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/secure-software-engineering/FlowDroid/security/advisories/GHSA-39r7-275f-rvgw",
"refsource": "CONFIRM",
"url": "https://github.com/secure-software-engineering/FlowDroid/security/advisories/GHSA-39r7-275f-rvgw"
}
]
},
"source": {
"advisory": "GHSA-39r7-275f-rvgw",
"discovery": "UNKNOWN"
}
}