cvelist/2020/15xxx/CVE-2020-15570.json
2020-08-12 17:01:33 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-15570",
"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": "The parse_report() function in whoopsie.c in Whoopsie through 0.2.69 mishandles memory allocation failures, which allows an attacker to cause a denial of service via a malformed crash file."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.youtube.com/watch?v=oZXGwC7PWYE",
"refsource": "MISC",
"name": "https://www.youtube.com/watch?v=oZXGwC7PWYE"
},
{
"url": "https://github.com/sungjungk/whoopsie_killer2/blob/master/whoopsie_killer2.py",
"refsource": "MISC",
"name": "https://github.com/sungjungk/whoopsie_killer2/blob/master/whoopsie_killer2.py"
},
{
"url": "https://github.com/sungjungk/whoopsie_killer2/blob/master/README.md",
"refsource": "MISC",
"name": "https://github.com/sungjungk/whoopsie_killer2/blob/master/README.md"
},
{
"url": "https://launchpad.net/ubuntu/+source/whoopsie",
"refsource": "MISC",
"name": "https://launchpad.net/ubuntu/+source/whoopsie"
},
{
"refsource": "UBUNTU",
"name": "USN-4450-1",
"url": "https://usn.ubuntu.com/4450-1/"
}
]
}
}