cvelist/2020/7xxx/CVE-2020-7648.json
2020-05-29 22:01:19 +00:00

67 lines
2.1 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-7648",
"ASSIGNER": "report@snyk.io",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "snyk-broker",
"version": {
"version_data": [
{
"version_value": "All versions before 4.72.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Arbitrary File Read"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://updates.snyk.io/snyk-broker-security-fixes-152338",
"url": "https://updates.snyk.io/snyk-broker-security-fixes-152338"
},
{
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-JS-SNYKBROKER-570607",
"url": "https://snyk.io/vuln/SNYK-JS-SNYKBROKER-570607"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "All versions of snyk-broker before 4.72.2 are vulnerable to Arbitrary File Read. It allows arbitrary file reads for users who have access to Snyk's internal network by appending the URL with a fragment identifier and a whitelisted path e.g. `#package.json`"
}
]
}
}