From 3e2e9408c8e89f938286f64c0c081bd26c0ce401 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 28 Feb 2025 04:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/1xxx/CVE-2025-1744.json | 84 ++++++++++++++++++++++++++++++++-- 2025/27xxx/CVE-2025-27531.json | 18 ++++++++ 2 files changed, 97 insertions(+), 5 deletions(-) create mode 100644 2025/27xxx/CVE-2025-27531.json diff --git a/2025/1xxx/CVE-2025-1744.json b/2025/1xxx/CVE-2025-1744.json index b5a3f4199e2..665708933c6 100644 --- a/2025/1xxx/CVE-2025-1744.json +++ b/2025/1xxx/CVE-2025-1744.json @@ -1,18 +1,92 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-1744", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cve_disclosure@tech.gov.sg", + "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": "Out-of-bounds Write vulnerability in radareorg radare2 allows \n\nheap-based buffer over-read or buffer overflow.This issue affects radare2: before <5.9.9." } ] - } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-787 Out-of-bounds Write", + "cweId": "CWE-787" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "radareorg", + "product": { + "product_data": [ + { + "product_name": "radare2", + "version": { + "version_data": [ + { + "version_value": "not down converted", + "x_cve_json_5_version_data": { + "versions": [ + { + "changes": [ + { + "at": "patch 5.9.9", + "status": "unaffected" + } + ], + "lessThan": "<5.9.9", + "status": "affected", + "version": "0", + "versionType": "git" + } + ], + "defaultStatus": "unaffected" + } + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/radareorg/radare2/pull/23969", + "refsource": "MISC", + "name": "https://github.com/radareorg/radare2/pull/23969" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + }, + "credits": [ + { + "lang": "en", + "value": "TITAN Team (titancaproject@gmail.com)" + } + ] } \ No newline at end of file diff --git a/2025/27xxx/CVE-2025-27531.json b/2025/27xxx/CVE-2025-27531.json new file mode 100644 index 00000000000..31b00819e20 --- /dev/null +++ b/2025/27xxx/CVE-2025-27531.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-27531", + "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