cvelist/2021/4xxx/CVE-2021-4075.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2021-12-06 20:17:59 +00:00
{
2021-12-06 21:01:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-4075",
"STATE": "PUBLIC",
"TITLE": "Server-Side Request Forgery (SSRF) in snipe/snipe-it"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "snipe/snipe-it",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "none"
}
]
}
}
]
},
"vendor_name": "snipe"
2021-12-06 20:17:59 +00:00
}
]
}
2021-12-06 21:01:06 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "snipe-it is vulnerable to Server-Side Request Forgery (SSRF)"
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 2.7,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-918 Server-Side Request Forgery (SSRF)"
}
]
}
2021-12-06 20:17:59 +00:00
]
2021-12-06 21:01:06 +00:00
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/4386fd8b-8c80-42bb-87b8-b506c46597de",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/4386fd8b-8c80-42bb-87b8-b506c46597de"
},
{
"name": "https://github.com/snipe/snipe-it/commit/4612b9e711b3ff5d2bcddbec5b18866d25f8e34e",
"refsource": "MISC",
"url": "https://github.com/snipe/snipe-it/commit/4612b9e711b3ff5d2bcddbec5b18866d25f8e34e"
}
]
},
"source": {
"advisory": "4386fd8b-8c80-42bb-87b8-b506c46597de",
"discovery": "EXTERNAL"
}
2021-12-06 20:17:59 +00:00
}