From b43cdfec8d8c20a8b0efb141b6f23c2bdaf08c4a Mon Sep 17 00:00:00 2001 From: Jamie Slome Date: Fri, 3 Jun 2022 08:47:55 +0100 Subject: [PATCH] e8197737-7557-443e-a59f-2a86e8dda75f --- 2022/1xxx/CVE-2022-1987.json | 89 ++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 2022/1xxx/CVE-2022-1987.json diff --git a/2022/1xxx/CVE-2022-1987.json b/2022/1xxx/CVE-2022-1987.json new file mode 100644 index 00000000000..2df7ffacd46 --- /dev/null +++ b/2022/1xxx/CVE-2022-1987.json @@ -0,0 +1,89 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "security@huntr.dev", + "ID": "CVE-2022-1987", + "STATE": "PUBLIC", + "TITLE": "Buffer Over-read in bfabiszewski/libmobi" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "bfabiszewski/libmobi", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_value": "0.11" + } + ] + } + } + ] + }, + "vendor_name": "bfabiszewski" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Buffer Over-read in GitHub repository bfabiszewski/libmobi prior to 0.11." + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 2.5, + "baseSeverity": "LOW", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N", + "version": "3.0" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-126 Buffer Over-read" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://huntr.dev/bounties/e8197737-7557-443e-a59f-2a86e8dda75f", + "refsource": "CONFIRM", + "url": "https://huntr.dev/bounties/e8197737-7557-443e-a59f-2a86e8dda75f" + }, + { + "name": "https://github.com/bfabiszewski/libmobi/commit/612562bc1ea38f1708b044e7a079c47a05b1291d", + "refsource": "MISC", + "url": "https://github.com/bfabiszewski/libmobi/commit/612562bc1ea38f1708b044e7a079c47a05b1291d" + } + ] + }, + "source": { + "advisory": "e8197737-7557-443e-a59f-2a86e8dda75f", + "discovery": "EXTERNAL" + } +} \ No newline at end of file