cvelist/2020/7xxx/CVE-2020-7650.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2020-01-21 23:01:29 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-7650",
2020-05-29 22:01:19 +00:00
"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 after 4.72.0 including and before 4.73.1"
}
]
}
}
]
}
}
]
}
},
"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-570609",
"url": "https://snyk.io/vuln/SNYK-JS-SNYKBROKER-570609"
}
]
2020-01-21 23:01:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-29 22:01:19 +00:00
"value": "All versions of snyk-broker after 4.72.0 including and before 4.73.1 are vulnerable to Arbitrary File Read. It allows arbitrary file reads to users with access to Snyk's internal network of any files ending in the following extensions: yaml, yml or json."
2020-01-21 23:01:29 +00:00
}
]
}
}