cvelist/2018/20xxx/CVE-2018-20532.json
2019-08-18 15:00:47 +00:00

82 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20532",
"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": "There is a NULL pointer dereference at ext/testcase.c (function testcase_read) in libsolvext.a in libsolv through 0.7.2 that will cause a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/openSUSE/libsolv/pull/291",
"refsource": "MISC",
"url": "https://github.com/openSUSE/libsolv/pull/291"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1652605",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1652605"
},
{
"refsource": "UBUNTU",
"name": "USN-3916-1",
"url": "https://usn.ubuntu.com/3916-1/"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:2290",
"url": "https://access.redhat.com/errata/RHSA-2019:2290"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1927",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00057.html"
}
]
}
}