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

77 lines
2.4 KiB
JSON
Raw Normal View History

2018-12-03 13:03:27 -05:00
{
2019-03-18 06:45:00 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-19827",
"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-03 14:03:48 -05:00
{
2019-03-18 06:45:00 +00:00
"lang": "eng",
"value": "In LibSass 3.5.5, a use-after-free vulnerability exists in the SharedPtr class in SharedPtr.cpp (or SharedPtr.hpp) that may cause a denial of service (application crash) or possibly have unspecified other impact."
2018-12-03 14:03:48 -05:00
}
2019-03-18 06:45:00 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/sass/libsass/issues/2782",
"refsource": "MISC",
"url": "https://github.com/sass/libsass/issues/2782"
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-18 06:45:00 +00:00
}
]
}
}