cvelist/2022/0xxx/CVE-2022-0272.json

89 lines
2.3 KiB
JSON
Raw Normal View History

2022-01-18 17:01:15 +00:00
{
2022-04-21 17:16:24 +01:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2022-0272",
"STATE": "PUBLIC",
"TITLE": "Improper Restriction of XML External Entity Reference in detekt/detekt"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "detekt/detekt",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "1.20.0"
}
]
}
}
]
},
"vendor_name": "detekt"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Improper Restriction of XML External Entity Reference in GitHub repository detekt/detekt prior to 1.20.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.0"
2022-01-18 17:01:15 +00:00
}
2022-04-21 17:16:24 +01:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-611 Improper Restriction of XML External Entity Reference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/23e37ba7-96d5-4037-a90a-8c8f4a70ce44",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/23e37ba7-96d5-4037-a90a-8c8f4a70ce44"
},
{
"name": "https://github.com/detekt/detekt/commit/c965a8d2a6bbdb9bcfc6acfa7bbffd3da81f5395",
"refsource": "MISC",
"url": "https://github.com/detekt/detekt/commit/c965a8d2a6bbdb9bcfc6acfa7bbffd3da81f5395"
}
]
},
"source": {
"advisory": "23e37ba7-96d5-4037-a90a-8c8f4a70ce44",
"discovery": "EXTERNAL"
}
2022-01-18 17:01:15 +00:00
}