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

67 lines
2.1 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-7651",
2020-05-29 21:01:30 +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 before 4.79.0"
}
]
}
}
]
}
}
]
}
},
"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-570610",
"url": "https://snyk.io/vuln/SNYK-JS-SNYKBROKER-570610"
}
]
2020-01-21 23:01:29 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-05-29 21:01:30 +00:00
"value": "All versions of snyk-broker before 4.79.0 are vulnerable to Arbitrary File Read. It allows partial file reads for users who have access to Snyk's internal network via patch history from GitHub Commits API."
2020-01-21 23:01:29 +00:00
}
]
}
}