From 6cd1e151869de7e910da201578a5561e1cfe6462 Mon Sep 17 00:00:00 2001 From: Marc Ruef Date: Wed, 21 Dec 2022 23:01:44 +0100 Subject: [PATCH] CVE-2021-4275 --- 2021/4xxx/CVE-2021-4275.json | 61 ++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 3 deletions(-) diff --git a/2021/4xxx/CVE-2021-4275.json b/2021/4xxx/CVE-2021-4275.json index 3722d8b1d91..7a2914cea3c 100644 --- a/2021/4xxx/CVE-2021-4275.json +++ b/2021/4xxx/CVE-2021-4275.json @@ -4,14 +4,69 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-4275", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "TITLE": "katlings pyambic-pentameter cross-site request forgery", + "REQUESTER": "cna@vuldb.com", + "ASSIGNER": "cna@vuldb.com", + "STATE": "PUBLIC" + }, + "generator": "vuldb.com", + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "katlings", + "product": { + "product_data": [ + { + "product_name": "pyambic-pentameter", + "version": { + "version_data": [ + { + "version_value": "n\/a" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-863 Incorrect Authorization -> CWE-862 Missing Authorization -> CWE-352 Cross-Site Request Forgery" + } + ] + } + ] }, "description": { "description_data": [ { "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "value": "A vulnerability, which was classified as problematic, was found in katlings pyambic-pentameter. Affected is an unknown function. The manipulation leads to cross-site request forgery. It is possible to launch the attack remotely. The name of the patch is 974f21aa1b2527ef39c8afe1a5060548217deca8. It is recommended to apply a patch to fix this issue. VDB-216498 is the identifier assigned to this vulnerability." + } + ] + }, + "impact": { + "cvss": { + "version": "3.1", + "baseScore": "4.3", + "vectorString": "CVSS:3.1\/AV:N\/AC:L\/PR:N\/UI:R\/S:U\/C:N\/I:L\/A:N" + } + }, + "references": { + "reference_data": [ + { + "url": "https:\/\/github.com\/katlings\/pyambic-pentameter\/commit\/974f21aa1b2527ef39c8afe1a5060548217deca8" + }, + { + "url": "https:\/\/vuldb.com\/?id.216498" } ] }