cvelist/2020/24xxx/CVE-2020-24025.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-08-13 14:04:57 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-11 19:01:47 +00:00
"ID": "CVE-2020-24025",
"STATE": "PUBLIC"
2020-08-13 14:04:57 +00:00
},
2021-01-11 19:01:47 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-08-13 14:04:57 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-11 19:01:47 +00:00
"value": "Certificate validation in node-sass 2.0.0 to 4.14.1 is disabled when requesting binaries even if the user is not specifying an alternative download path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/sass/node-sass/pull/567#issuecomment-656609236",
"refsource": "MISC",
"name": "https://github.com/sass/node-sass/pull/567#issuecomment-656609236"
2020-08-13 14:04:57 +00:00
}
]
}
}