From 9ff0fab42a533b06b42c9f2ddb58fb52bb4f292f Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 23 May 2023 16:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/22xxx/CVE-2023-22809.json | 5 ++ 2023/25xxx/CVE-2023-25474.json | 85 ++++++++++++++++++++++++++++++++-- 2 files changed, 86 insertions(+), 4 deletions(-) diff --git a/2023/22xxx/CVE-2023-22809.json b/2023/22xxx/CVE-2023-22809.json index 86051ac2334..bc473461838 100644 --- a/2023/22xxx/CVE-2023-22809.json +++ b/2023/22xxx/CVE-2023-22809.json @@ -101,6 +101,11 @@ "refsource": "GENTOO", "name": "GLSA-202305-12", "url": "https://security.gentoo.org/glsa/202305-12" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/172509/Sudoedit-Extra-Arguments-Privilege-Escalation.html", + "url": "http://packetstormsecurity.com/files/172509/Sudoedit-Extra-Arguments-Privilege-Escalation.html" } ] } diff --git a/2023/25xxx/CVE-2023-25474.json b/2023/25xxx/CVE-2023-25474.json index e1d3a6dc9e4..ef33fb11a3f 100644 --- a/2023/25xxx/CVE-2023-25474.json +++ b/2023/25xxx/CVE-2023-25474.json @@ -1,17 +1,94 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-25474", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "audit@patchstack.com", + "STATE": "PUBLIC" }, "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": "Cross-Site Request Forgery (CSRF) vulnerability in Csaba Kissi About Me 3000 widget plugin <=\u00a02.2.6 versions." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-352 Cross-Site Request Forgery (CSRF)", + "cweId": "CWE-352" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Csaba Kissi", + "product": { + "product_data": [ + { + "product_name": "About Me 3000 widget", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "n/a", + "version_value": "2.2.6" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://patchstack.com/database/vulnerability/about-me-3000/wordpress-about-me-3000-widget-plugin-2-2-6-cross-site-request-forgery-csrf-vulnerability?_s_id=cve", + "refsource": "MISC", + "name": "https://patchstack.com/database/vulnerability/about-me-3000/wordpress-about-me-3000-widget-plugin-2-2-6-cross-site-request-forgery-csrf-vulnerability?_s_id=cve" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "Mika (Patchstack Alliance)" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", + "version": "3.1" } ] }