{ "containers": { "cna": { "affected": [ { "product": "whoopsie", "vendor": "Canonical", "versions": [ { "lessThan": "0.2.52.5ubuntu0.5", "status": "affected", "version": "0.2.52", "versionType": "custom" }, { "lessThan": "0.2.62ubuntu0.5", "status": "affected", "version": "0.2.62", "versionType": "custom" }, { "lessThan": "0.2.69ubuntu0.1", "status": "affected", "version": "0.2.69", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Seong-Joong Kim" } ], "datePublic": "2020-06-11T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "In whoopsie, parse_report() from whoopsie.c allows a local attacker to cause a denial of service via a crafted file. The DoS is caused by resource exhaustion due to a memory leak. Fixed in 0.2.52.5ubuntu0.5, 0.2.62ubuntu0.5 and 0.2.69ubuntu0.1." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-400", "description": "CWE-400 Uncontrolled Resource Consumption", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2020-08-12T16:06:09.000Z", "orgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc", "shortName": "canonical" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://launchpad.net/bugs/1881982" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://usn.ubuntu.com/4450-1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/sungjungk/whoopsie_killer" }, { "name": "USN-4450-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4450-1/" } ], "source": { "advisory": "https://usn.ubuntu.com/4450-1", "defect": [ "https://launchpad.net/bugs/1881982" ], "discovery": "EXTERNAL" }, "title": "Resource exhaustion vulnerability in whoopsie", "x_generator": { "engine": "Vulnogram 0.0.9" }, "x_legacyV4Record": { "CVE_data_meta": { "AKA": "", "ASSIGNER": "security@ubuntu.com", "DATE_PUBLIC": "2020-06-11T05:13:00.000Z", "ID": "CVE-2020-11937", "STATE": "PUBLIC", "TITLE": "Resource exhaustion vulnerability in whoopsie" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "whoopsie", "version": { "version_data": [ { "platform": "", "version_affected": "<", "version_name": "0.2.52", "version_value": "0.2.52.5ubuntu0.5" }, { "platform": "", "version_affected": "<", "version_name": "0.2.62", "version_value": "0.2.62ubuntu0.5" }, { "platform": "", "version_affected": "<", "version_name": "0.2.69", "version_value": "0.2.69ubuntu0.1" } ] } } ] }, "vendor_name": "Canonical" } ] } }, "configuration": [], "credit": [ { "lang": "eng", "value": "Seong-Joong Kim" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In whoopsie, parse_report() from whoopsie.c allows a local attacker to cause a denial of service via a crafted file. The DoS is caused by resource exhaustion due to a memory leak. Fixed in 0.2.52.5ubuntu0.5, 0.2.62ubuntu0.5 and 0.2.69ubuntu0.1." } ] }, "exploit": [], "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-400 Uncontrolled Resource Consumption" } ] } ] }, "references": { "reference_data": [ { "name": "https://launchpad.net/bugs/1881982", "refsource": "CONFIRM", "url": "https://launchpad.net/bugs/1881982" }, { "name": "https://usn.ubuntu.com/4450-1", "refsource": "CONFIRM", "url": "https://usn.ubuntu.com/4450-1" }, { "name": "https://github.com/sungjungk/whoopsie_killer", "refsource": "CONFIRM", "url": "https://github.com/sungjungk/whoopsie_killer" }, { "name": "USN-4450-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4450-1/" } ] }, "solution": [], "source": { "advisory": "https://usn.ubuntu.com/4450-1", "defect": [ "https://launchpad.net/bugs/1881982" ], "discovery": "EXTERNAL" }, "work_around": [] } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-04T11:42:00.469Z" }, "title": "CVE Program Container", "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://launchpad.net/bugs/1881982" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://usn.ubuntu.com/4450-1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/sungjungk/whoopsie_killer" }, { "name": "USN-4450-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4450-1/" } ] } ] }, "cveMetadata": { "assignerOrgId": "cc1ad9ee-3454-478d-9317-d3e869d708bc", "assignerShortName": "canonical", "cveId": "CVE-2020-11937", "datePublished": "2020-08-06T22:50:21.967Z", "dateReserved": "2020-04-20T00:00:00.000Z", "dateUpdated": "2024-09-17T04:15:20.926Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }