diff --git a/2024/47xxx/CVE-2024-47865.json b/2024/47xxx/CVE-2024-47865.json index ada608110f6..84970251fdb 100644 --- a/2024/47xxx/CVE-2024-47865.json +++ b/2024/47xxx/CVE-2024-47865.json @@ -1,17 +1,78 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-47865", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "Missing authentication for critical function vulnerability exists in Rakuten Turbo 5G firmware version V1.3.18 and earlier. If this vulnerability is exploited, a remote unauthenticated attacker may update or downgrade the firmware on the device." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Missing authentication for critical function", + "cweId": "CWE-306" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Rakuten Mobile, Inc.", + "product": { + "product_data": [ + { + "product_name": "Rakuten Turbo 5G", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "V1.3.18 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://network.mobile.rakuten.co.jp/internet/turbo/information/news/3184/", + "refsource": "MISC", + "name": "https://network.mobile.rakuten.co.jp/internet/turbo/information/news/3184/" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU90667116/", + "refsource": "MISC", + "name": "https://jvn.jp/en/vu/JVNVU90667116/" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseSeverity": "MEDIUM", + "baseScore": 5.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ] } diff --git a/2024/48xxx/CVE-2024-48895.json b/2024/48xxx/CVE-2024-48895.json index 164cff476bf..06cc3a6fc26 100644 --- a/2024/48xxx/CVE-2024-48895.json +++ b/2024/48xxx/CVE-2024-48895.json @@ -1,17 +1,78 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-48895", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "Improper neutralization of special elements used in an OS command ('OS Command Injection') issue exists in Rakuten Turbo 5G firmware version V1.3.18 and earlier. If this vulnerability is exploited, a remote authenticated attacker may execute an arbitrary OS command." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Improper neutralization of special elements used in an OS command ('OS Command Injection')", + "cweId": "CWE-78" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Rakuten Mobile, Inc.", + "product": { + "product_data": [ + { + "product_name": "Rakuten Turbo 5G", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "V1.3.18 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://network.mobile.rakuten.co.jp/internet/turbo/information/news/3184/", + "refsource": "MISC", + "name": "https://network.mobile.rakuten.co.jp/internet/turbo/information/news/3184/" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU90667116/", + "refsource": "MISC", + "name": "https://jvn.jp/en/vu/JVNVU90667116/" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseSeverity": "HIGH", + "baseScore": 8.8, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" } ] } diff --git a/2024/52xxx/CVE-2024-52033.json b/2024/52xxx/CVE-2024-52033.json index 16e86d618f9..080ff1320f6 100644 --- a/2024/52xxx/CVE-2024-52033.json +++ b/2024/52xxx/CVE-2024-52033.json @@ -1,17 +1,78 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-52033", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "vultures@jpcert.or.jp", + "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": "Exposure of sensitive system information to an unauthorized control sphere issue exists in Rakuten Turbo 5G firmware version V1.3.18 and earlier. If this vulnerability is exploited, a remote unauthenticated attacker may obtain information of the other devices connected through the Wi-Fi." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Exposure of sensitive system information to an unauthorized control sphere", + "cweId": "CWE-497" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Rakuten Mobile, Inc.", + "product": { + "product_data": [ + { + "product_name": "Rakuten Turbo 5G", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "V1.3.18 and earlier" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://network.mobile.rakuten.co.jp/internet/turbo/information/news/3184/", + "refsource": "MISC", + "name": "https://network.mobile.rakuten.co.jp/internet/turbo/information/news/3184/" + }, + { + "url": "https://jvn.jp/en/vu/JVNVU90667116/", + "refsource": "MISC", + "name": "https://jvn.jp/en/vu/JVNVU90667116/" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "baseSeverity": "MEDIUM", + "baseScore": 5.3, + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ] }