cvelist/2018/11xxx/CVE-2018-11695.json
2020-07-28 14:01:28 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-11695",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An issue was discovered in LibSass <3.5.3. A NULL pointer dereference was found in the function Sass::Expand::operator which could be leveraged by an attacker to cause a denial of service (application crash) or possibly have unspecified other impact."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/sass/libsass/issues/2664",
"refsource": "MISC",
"url": "https://github.com/sass/libsass/issues/2664"
},
{
"refsource": "MISC",
"name": "https://github.com/sass/libsass/releases",
"url": "https://github.com/sass/libsass/releases"
},
{
"refsource": "MISC",
"name": "https://github.com/sass/libsass/pull/2631",
"url": "https://github.com/sass/libsass/pull/2631"
}
]
}
}