diff --git a/data/anchore/2022/CVE-2022-4066.json b/data/anchore/2022/CVE-2022-4066.json new file mode 100644 index 00000000..e19f4d1a --- /dev/null +++ b/data/anchore/2022/CVE-2022-4066.json @@ -0,0 +1,36 @@ +{ + "additionalMetadata": { + "cna": "vuldb", + "cveId": "CVE-2022-4066", + "description": "A vulnerability was found in davidmoreno onion. It has been rated as problematic. Affected by this issue is the function onion_response_flush of the file src/onion/response.c of the component Log Handler. The manipulation leads to allocation of resources. The name of the patch is de8ea938342b36c28024fd8393ebc27b8442a161. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-214028.", + "reason": "Remove Firefox as affected product", + "references": [ + "https://github.com/davidmoreno/onion/commit/de8ea938342b36c28024fd8393ebc27b8442a161", + "https://github.com/davidmoreno/onion/pull/308", + "https://vuldb.com/?id.214028" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:onion_project:onion:*:*:*:*:*:*:*:*" + ], + "product": "onion", + "vendor": "davidmoreno", + "versions": [ + { + "lessThan": "2022-09-05", + "status": "affected", + "version": "0", + "versionType": "custom" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file diff --git a/data/anchore/2024/CVE-2024-0953.json b/data/anchore/2024/CVE-2024-0953.json new file mode 100644 index 00000000..9b9623ea --- /dev/null +++ b/data/anchore/2024/CVE-2024-0953.json @@ -0,0 +1,38 @@ +{ + "additionalMetadata": { + "cna": "mozilla", + "cveId": "CVE-2024-0953", + "description": "When a user scans a QR Code with the QR Code Scanner feature, the user is not prompted before being navigated to the page specified in the code. This may surprise the user and potentially direct them to unwanted content. This vulnerability affects Firefox for iOS < 129.", + "reason": "Add affected ranges", + "references": [ + "https://bugzilla.mozilla.org/show_bug.cgi?id=1837916", + "https://www.mozilla.org/security/advisories/mfsa2024-36/" + ] + }, + "adp": { + "affected": [ + { + "cpes": [ + "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:iphone_os:*:*" + ], + "platforms": [ + "iOS" + ], + "product": "Firefox for iOS", + "vendor": "Mozilla", + "versions": [ + { + "lessThan": "129", + "status": "affected", + "version": "0", + "versionType": "custom" + } + ] + } + ], + "providerMetadata": { + "orgId": "00000000-0000-4000-8000-000000000000", + "shortName": "anchoreadp" + } + } +} \ No newline at end of file