From 109bc94f72533d2c7084914fab9495bcc88c12a5 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 14 Mar 2023 22:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2023/1xxx/CVE-2023-1327.json | 50 ++++++++++++++++++++++++++++++++-- 2023/28xxx/CVE-2023-28355.json | 18 ++++++++++++ 2 files changed, 65 insertions(+), 3 deletions(-) create mode 100644 2023/28xxx/CVE-2023-28355.json diff --git a/2023/1xxx/CVE-2023-1327.json b/2023/1xxx/CVE-2023-1327.json index a5c03a3b58d..640ab53e97b 100644 --- a/2023/1xxx/CVE-2023-1327.json +++ b/2023/1xxx/CVE-2023-1327.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2023-1327", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vulnreport@tenable.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "Netgear RAX30 (AX2400)", + "version": { + "version_data": [ + { + "version_value": "All versions prior to version 1.0.6.74" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Authentication Bypass" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://drupal9.tenable.com/security/research/tra-2023-10", + "url": "https://drupal9.tenable.com/security/research/tra-2023-10" + } + ] }, "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": "Netgear RAX30 (AX2400), prior to version 1.0.6.74, was affected by an authentication bypass vulnerability, allowing an unauthenticated attacker to gain administrative access to the device's web management interface by resetting the admin password." } ] } diff --git a/2023/28xxx/CVE-2023-28355.json b/2023/28xxx/CVE-2023-28355.json new file mode 100644 index 00000000000..148481d97fd --- /dev/null +++ b/2023/28xxx/CVE-2023-28355.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2023-28355", + "ASSIGNER": "cve@mitre.org", + "STATE": "RESERVED" + }, + "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." + } + ] + } +} \ No newline at end of file