cvelist/2021/3xxx/CVE-2021-3836.json
2021-12-14 15:15:42 +00:00

89 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-3836",
"STATE": "PUBLIC",
"TITLE": "Improper Restriction of XML External Entity Reference in dbeaver/dbeaver"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "dbeaver/dbeaver",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "21.2.3"
}
]
}
}
]
},
"vendor_name": "dbeaver"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "dbeaver is vulnerable to Improper Restriction of XML External Entity Reference"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611 Improper Restriction of XML External Entity Reference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/a98264fb-1930-4c7c-b774-af24c0175fd4",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/a98264fb-1930-4c7c-b774-af24c0175fd4"
},
{
"name": "https://github.com/dbeaver/dbeaver/commit/4debf8f25184b7283681ed3fb5e9e887d9d4fe22",
"refsource": "MISC",
"url": "https://github.com/dbeaver/dbeaver/commit/4debf8f25184b7283681ed3fb5e9e887d9d4fe22"
}
]
},
"source": {
"advisory": "a98264fb-1930-4c7c-b774-af24c0175fd4",
"discovery": "EXTERNAL"
}
}