From c7cb00ae9d0c1045875c46e0064ee66afe7906c0 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 29 Mar 2023 11:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2022/36xxx/CVE-2022-36429.json | 5 ++ 2022/37xxx/CVE-2022-37337.json | 5 ++ 2022/38xxx/CVE-2022-38452.json | 5 ++ 2023/0xxx/CVE-2023-0213.json | 111 +++++++++++++++++++++++++++++++-- 2023/1xxx/CVE-2023-1509.json | 80 ++++++++++++++++++++++-- 2023/1xxx/CVE-2023-1690.json | 91 +++++++++++++++++++++++++-- 6 files changed, 285 insertions(+), 12 deletions(-) diff --git a/2022/36xxx/CVE-2022-36429.json b/2022/36xxx/CVE-2022-36429.json index 8e9aff4ef4d..b140328593a 100644 --- a/2022/36xxx/CVE-2022-36429.json +++ b/2022/36xxx/CVE-2022-36429.json @@ -58,6 +58,11 @@ "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1597", "refsource": "MISC", "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1597" + }, + { + "url": "https://kb.netgear.com/000065424/Security-Advisory-for-Command-Injection-on-Some-Orbi-WiFi-Systems-PSV-2022-0188", + "refsource": "MISC", + "name": "https://kb.netgear.com/000065424/Security-Advisory-for-Command-Injection-on-Some-Orbi-WiFi-Systems-PSV-2022-0188" } ] }, diff --git a/2022/37xxx/CVE-2022-37337.json b/2022/37xxx/CVE-2022-37337.json index ca6596856a4..1ffeae1bc2c 100644 --- a/2022/37xxx/CVE-2022-37337.json +++ b/2022/37xxx/CVE-2022-37337.json @@ -58,6 +58,11 @@ "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1596", "refsource": "MISC", "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1596" + }, + { + "url": "https://kb.netgear.com/000065417/Security-Advisory-for-Command-Injection-on-Some-Orbi-WiFi-Systems-PSV-2022-0187", + "refsource": "MISC", + "name": "https://kb.netgear.com/000065417/Security-Advisory-for-Command-Injection-on-Some-Orbi-WiFi-Systems-PSV-2022-0187" } ] }, diff --git a/2022/38xxx/CVE-2022-38452.json b/2022/38xxx/CVE-2022-38452.json index 2cf8d7e9269..5fae13ed9e7 100644 --- a/2022/38xxx/CVE-2022-38452.json +++ b/2022/38xxx/CVE-2022-38452.json @@ -58,6 +58,11 @@ "url": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1595", "refsource": "MISC", "name": "https://talosintelligence.com/vulnerability_reports/TALOS-2022-1595" + }, + { + "url": "https://kb.netgear.com/000065567/Security-Advisory-for-Post-authentication-Command-Injection-on-the-RBR750-PSV-2022-0186", + "refsource": "MISC", + "name": "https://kb.netgear.com/000065567/Security-Advisory-for-Post-authentication-Command-Injection-on-the-RBR750-PSV-2022-0186" } ] }, diff --git a/2023/0xxx/CVE-2023-0213.json b/2023/0xxx/CVE-2023-0213.json index bed51e886e7..d8a07da9a0b 100644 --- a/2023/0xxx/CVE-2023-0213.json +++ b/2023/0xxx/CVE-2023-0213.json @@ -1,17 +1,120 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-0213", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@m-files.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": "Elevation of privilege issue in M-Files Installer versions before 22.6 on Windows allows user to gain SYSTEM privileges via DLL hijacking." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-427 Uncontrolled Search Path Element", + "cweId": "CWE-427" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "M-Files", + "product": { + "product_data": [ + { + "product_name": "M-Files", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "22.6" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.m-files.com/about/trust-center/security-advisories/cve-2023-0213/", + "refsource": "MISC", + "name": "https://www.m-files.com/about/trust-center/security-advisories/cve-2023-0213/" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "exploit": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "No publicly available exploit." + } + ], + "value": "No publicly available exploit." + } + ], + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Update to version 22.6 or newer." + } + ], + "value": "Update to version 22.6 or newer." + } + ], + "credits": [ + { + "lang": "en", + "value": "Alexander Staalgaard" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 8.8, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2023/1xxx/CVE-2023-1509.json b/2023/1xxx/CVE-2023-1509.json index 74b604088eb..f1a9bbf0fe3 100644 --- a/2023/1xxx/CVE-2023-1509.json +++ b/2023/1xxx/CVE-2023-1509.json @@ -1,17 +1,89 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-1509", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@wordfence.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": "The GMAce plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.5.2. This is due to missing nonce validation on the gmace_manager_server function called via the wp_ajax_gmace_manager AJAX action. This makes it possible for unauthenticated attackers to modify arbitrary files and achieve remote code execution via a forged request granted they can trick a site administrator into performing an action such as clicking on a link." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-352 Cross-Site Request Forgery (CSRF)" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "gmdragonx", + "product": { + "product_data": [ + { + "product_name": "GMAce", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "*", + "version_value": "1.5.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/826b3913-9a37-4e15-80fd-b35cefb51af8?source=cve", + "refsource": "MISC", + "name": "https://www.wordfence.com/threat-intel/vulnerabilities/id/826b3913-9a37-4e15-80fd-b35cefb51af8?source=cve" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/gmace/trunk/gmace.php?rev=1583327#L84", + "refsource": "MISC", + "name": "https://plugins.trac.wordpress.org/browser/gmace/trunk/gmace.php?rev=1583327#L84" + }, + { + "url": "https://plugins.trac.wordpress.org/browser/gmace/trunk/inc/filemanager.php?rev=1583319#L27", + "refsource": "MISC", + "name": "https://plugins.trac.wordpress.org/browser/gmace/trunk/inc/filemanager.php?rev=1583319#L27" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "Lana Codes" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", + "baseScore": 8.8, + "baseSeverity": "HIGH" } ] } diff --git a/2023/1xxx/CVE-2023-1690.json b/2023/1xxx/CVE-2023-1690.json index 305e4935dff..04919e55fbe 100644 --- a/2023/1xxx/CVE-2023-1690.json +++ b/2023/1xxx/CVE-2023-1690.json @@ -1,17 +1,100 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-1690", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "A vulnerability, which was classified as problematic, has been found in SourceCodester Earnings and Expense Tracker App 1.0. This issue affects some unknown processing of the file LoginRegistration.php?a=register_user. The manipulation of the argument fullname leads to cross site scripting. The attack may be initiated remotely. The identifier VDB-224309 was assigned to this vulnerability." + }, + { + "lang": "deu", + "value": "Eine Schwachstelle wurde in SourceCodester Earnings and Expense Tracker App 1.0 entdeckt. Sie wurde als problematisch eingestuft. Hierbei geht es um eine nicht exakt ausgemachte Funktion der Datei LoginRegistration.php?a=register_user. Durch Manipulieren des Arguments fullname mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Cross Site Scripting", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "SourceCodester", + "product": { + "product_data": [ + { + "product_name": "Earnings and Expense Tracker App", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.224309", + "refsource": "MISC", + "name": "https://vuldb.com/?id.224309" + }, + { + "url": "https://vuldb.com/?ctiid.224309", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.224309" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "WWesleywww (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 3.5, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 3.5, + "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 4, + "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", + "baseSeverity": "MEDIUM" } ] }