cvelist/2018/19xxx/CVE-2018-19838.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2018-12-03 18:05:51 -05:00
{
2019-03-17 21:29:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19838",
"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": [
2018-12-04 04:09:19 -05:00
{
2019-03-17 21:29:37 +00:00
"lang": "eng",
"value": "In LibSass prior to 3.5.5, functions inside ast.cpp for IMPLEMENT_AST_OPERATORS expansion allow attackers to cause a denial-of-service resulting from stack consumption via a crafted sass file, as demonstrated by recursive calls involving clone(), cloneChildren(), and copy()."
2018-12-04 04:09:19 -05:00
}
2019-03-17 21:29:37 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/sass/libsass/issues/2660",
"refsource": "MISC",
"url": "https://github.com/sass/libsass/issues/2660"
2019-07-23 18:00:51 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1791",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00047.html"
2019-07-24 18:00:50 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1800",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00051.html"
2019-08-14 18:00:51 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1883",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00027.html"
2019-03-17 21:29:37 +00:00
}
]
}
}