From 4900686adbf76e78b74dc398f0a485900c60ba58 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 16 Oct 2024 16:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/0xxx/CVE-2024-0841.json | 3 +- 2024/10xxx/CVE-2024-10036.json | 18 +++++ 2024/10xxx/CVE-2024-10037.json | 18 +++++ 2024/10xxx/CVE-2024-10038.json | 18 +++++ 2024/10xxx/CVE-2024-10039.json | 18 +++++ 2024/10xxx/CVE-2024-10040.json | 18 +++++ 2024/1xxx/CVE-2024-1102.json | 3 +- 2024/29xxx/CVE-2024-29155.json | 120 +++++++++++++++++++++++++++++++-- 2024/3xxx/CVE-2024-3508.json | 3 +- 2024/49xxx/CVE-2024-49265.json | 85 +++++++++++++++++++++-- 10 files changed, 293 insertions(+), 11 deletions(-) create mode 100644 2024/10xxx/CVE-2024-10036.json create mode 100644 2024/10xxx/CVE-2024-10037.json create mode 100644 2024/10xxx/CVE-2024-10038.json create mode 100644 2024/10xxx/CVE-2024-10039.json create mode 100644 2024/10xxx/CVE-2024-10040.json diff --git a/2024/0xxx/CVE-2024-0841.json b/2024/0xxx/CVE-2024-0841.json index 1b18312fb4d..3a07899a0c8 100644 --- a/2024/0xxx/CVE-2024-0841.json +++ b/2024/0xxx/CVE-2024-0841.json @@ -21,7 +21,8 @@ "description": [ { "lang": "eng", - "value": "n/a" + "value": "NULL Pointer Dereference", + "cweId": "CWE-476" } ] } diff --git a/2024/10xxx/CVE-2024-10036.json b/2024/10xxx/CVE-2024-10036.json new file mode 100644 index 00000000000..7b43b7bf323 --- /dev/null +++ b/2024/10xxx/CVE-2024-10036.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-10036", + "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 diff --git a/2024/10xxx/CVE-2024-10037.json b/2024/10xxx/CVE-2024-10037.json new file mode 100644 index 00000000000..3659c0ca950 --- /dev/null +++ b/2024/10xxx/CVE-2024-10037.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-10037", + "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 diff --git a/2024/10xxx/CVE-2024-10038.json b/2024/10xxx/CVE-2024-10038.json new file mode 100644 index 00000000000..2494703a4e4 --- /dev/null +++ b/2024/10xxx/CVE-2024-10038.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-10038", + "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 diff --git a/2024/10xxx/CVE-2024-10039.json b/2024/10xxx/CVE-2024-10039.json new file mode 100644 index 00000000000..9fc81687e6a --- /dev/null +++ b/2024/10xxx/CVE-2024-10039.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-10039", + "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 diff --git a/2024/10xxx/CVE-2024-10040.json b/2024/10xxx/CVE-2024-10040.json new file mode 100644 index 00000000000..df144746fd8 --- /dev/null +++ b/2024/10xxx/CVE-2024-10040.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2024-10040", + "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 diff --git a/2024/1xxx/CVE-2024-1102.json b/2024/1xxx/CVE-2024-1102.json index 5abf2f9ef9e..8309e43b712 100644 --- a/2024/1xxx/CVE-2024-1102.json +++ b/2024/1xxx/CVE-2024-1102.json @@ -21,7 +21,8 @@ "description": [ { "lang": "eng", - "value": "n/a" + "value": "Unprotected Transport of Credentials", + "cweId": "CWE-523" } ] } diff --git a/2024/29xxx/CVE-2024-29155.json b/2024/29xxx/CVE-2024-29155.json index 9d91f7a0351..b2574cace89 100644 --- a/2024/29xxx/CVE-2024-29155.json +++ b/2024/29xxx/CVE-2024-29155.json @@ -1,17 +1,129 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-29155", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "psirt@microchip.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": "On Microchip RN4870 devices, when more than one consecutive PairReqNoInputNoOutput request is \nreceived, the device becomes incapable of completing the pairing \nprocess. A third party can inject a second PairReqNoInputNoOutput request \njust after a real one, causing the pair request to be blocked." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-20 Improper Input Validation", + "cweId": "CWE-20" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Microchip", + "product": { + "product_data": [ + { + "product_name": "RN4870", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "0", + "version_value": "1.44" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://www.microchip.com/en-us/product/rn4870", + "refsource": "MISC", + "name": "https://www.microchip.com/en-us/product/rn4870" + }, + { + "url": "https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/SoftwareLibraries/Firmware/RN4870-71-Firmware-1.44.zip", + "refsource": "MISC", + "name": "https://ww1.microchip.com/downloads/aemDocuments/documents/WSG/ProductDocuments/SoftwareLibraries/Firmware/RN4870-71-Firmware-1.44.zip" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "advisory": "PSIRT-37", + "discovery": "UNKNOWN" + }, + "solution": [ + { + "lang": "en", + "supportingMedia": [ + { + "base64": false, + "type": "text/html", + "value": "Update to firmware version 1.44 or higher.
" + } + ], + "value": "Update to firmware version 1.44 or higher." + } + ], + "credits": [ + { + "lang": "en", + "value": "Wu, Tianwei" + }, + { + "lang": "en", + "value": "Hussain Syed Rafiul" + }, + { + "lang": "en", + "value": "Ishtiaq, Abdullah Al" + }, + { + "lang": "en", + "value": "RASHID, SYED MD MUKIT" + }, + { + "lang": "en", + "value": "The Pennsylvania State University" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "LOW", + "baseScore": 4.3, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", + "version": "3.1" } ] } diff --git a/2024/3xxx/CVE-2024-3508.json b/2024/3xxx/CVE-2024-3508.json index bbe90afaf36..cf32c901668 100644 --- a/2024/3xxx/CVE-2024-3508.json +++ b/2024/3xxx/CVE-2024-3508.json @@ -21,7 +21,8 @@ "description": [ { "lang": "eng", - "value": "n/a" + "value": "Uncontrolled Resource Consumption", + "cweId": "CWE-400" } ] } diff --git a/2024/49xxx/CVE-2024-49265.json b/2024/49xxx/CVE-2024-49265.json index 92613f271de..0c58cf1bc27 100644 --- a/2024/49xxx/CVE-2024-49265.json +++ b/2024/49xxx/CVE-2024-49265.json @@ -1,17 +1,94 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2024-49265", - "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": "Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Partnerships at Booking.Com Booking.Com Banner Creator allows Stored XSS.This issue affects Booking.Com Banner Creator: from n/a through 1.4.6." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')", + "cweId": "CWE-79" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Partnerships at Booking.com", + "product": { + "product_data": [ + { + "product_name": "Booking.com Banner Creator", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "n/a", + "version_value": "1.4.6" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://patchstack.com/database/vulnerability/bookingcom-banner-creator/wordpress-booking-com-banner-creator-plugin-1-4-6-cross-site-scripting-xss-vulnerability?_s_id=cve", + "refsource": "MISC", + "name": "https://patchstack.com/database/vulnerability/bookingcom-banner-creator/wordpress-booking-com-banner-creator-plugin-1-4-6-cross-site-scripting-xss-vulnerability?_s_id=cve" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.1.0-dev" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "theviper17 (Patchstack Alliance)" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "LOW", + "baseScore": 6.5, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L", + "version": "3.1" } ] }