From 760c23818c1f6fb61a1b7a57eb64d76a2e9c11aa Mon Sep 17 00:00:00 2001 From: Marc Ruef Date: Wed, 19 Oct 2022 07:12:31 +0200 Subject: [PATCH] CVE-2022-3559 --- 2022/3xxx/CVE-2022-3559.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/2022/3xxx/CVE-2022-3559.json b/2022/3xxx/CVE-2022-3559.json index c21c90fd268..dc7a8911379 100644 --- a/2022/3xxx/CVE-2022-3559.json +++ b/2022/3xxx/CVE-2022-3559.json @@ -22,7 +22,7 @@ "version": { "version_data": [ { - "version_value": "n/a" + "version_value": "n\/a" } ] } @@ -49,28 +49,27 @@ "description_data": [ { "lang": "eng", - "value": "A vulnerability was found in Exim and classified as critical. This issue affects some unknown processing of the component Regex Handler. The manipulation leads to use after free. The name of the patch is 4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2. It is recommended to apply a patch to fix this issue. The identifier VDB-211073 was assigned to this vulnerability." + "value": "A vulnerability was found in Exim and classified as problematic. This issue affects some unknown processing of the component Regex Handler. The manipulation leads to use after free. The name of the patch is 4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2. It is recommended to apply a patch to fix this issue. The identifier VDB-211073 was assigned to this vulnerability." } ] }, "impact": { "cvss": { "version": "3.1", - "baseScore": "5.5", - "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + "baseScore": "4.6", + "vectorString": "CVSS:3.1\/AV:A\/AC:H\/PR:L\/UI:N\/S:U\/C:L\/I:L\/A:L" } }, "references": { "reference_data": [ { - "url": "https://git.exim.org/exim.git/commit/4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2", - "refsource": "MISC", - "name": "https://git.exim.org/exim.git/commit/4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2" + "url": "https:\/\/bugs.exim.org\/show_bug.cgi?id=2915" }, { - "url": "https://vuldb.com/?id.211073", - "refsource": "MISC", - "name": "https://vuldb.com/?id.211073" + "url": "https:\/\/git.exim.org\/exim.git\/commit\/4e9ed49f8f12eb331b29bd5b6dc3693c520fddc2" + }, + { + "url": "https:\/\/vuldb.com\/?id.211073" } ] }