From 9dccca01c736be63dbacca53c5719f8cbbb3e48b Mon Sep 17 00:00:00 2001 From: CVE Team Date: Thu, 15 May 2025 01:00:37 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/46xxx/CVE-2025-46400.json | 77 +++++++++++++++++++++++++++++++++- 2025/48xxx/CVE-2025-48014.json | 18 ++++++++ 2025/48xxx/CVE-2025-48015.json | 18 ++++++++ 2025/48xxx/CVE-2025-48016.json | 18 ++++++++ 2025/48xxx/CVE-2025-48017.json | 18 ++++++++ 2025/48xxx/CVE-2025-48018.json | 18 ++++++++ 6 files changed, 165 insertions(+), 2 deletions(-) create mode 100644 2025/48xxx/CVE-2025-48014.json create mode 100644 2025/48xxx/CVE-2025-48015.json create mode 100644 2025/48xxx/CVE-2025-48016.json create mode 100644 2025/48xxx/CVE-2025-48017.json create mode 100644 2025/48xxx/CVE-2025-48018.json diff --git a/2025/46xxx/CVE-2025-46400.json b/2025/46xxx/CVE-2025-46400.json index d8f748e8035..56414c6b681 100644 --- a/2025/46xxx/CVE-2025-46400.json +++ b/2025/46xxx/CVE-2025-46400.json @@ -5,13 +5,86 @@ "CVE_data_meta": { "ID": "CVE-2025-46400", "ASSIGNER": "secalert@redhat.com", - "STATE": "REJECT" + "STATE": "PUBLIC" }, "description": { "description_data": [ { "lang": "eng", - "value": "** REJECT ** Red Hat Product Security has come to the conclusion that this CVE is not needed." + "value": "In xfig diagramming tool, a segmentation fault while running fig2dev allows an attacker to availability via local input manipulation via read_arcobject function." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "NULL Pointer Dereference", + "cweId": "CWE-476" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://access.redhat.com/security/cve/CVE-2025-46400", + "refsource": "MISC", + "name": "https://access.redhat.com/security/cve/CVE-2025-46400" + }, + { + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2362054", + "refsource": "MISC", + "name": "https://bugzilla.redhat.com/show_bug.cgi?id=2362054" + }, + { + "url": "https://sourceforge.net/p/mcj/tickets/187/", + "refsource": "MISC", + "name": "https://sourceforge.net/p/mcj/tickets/187/" + } + ] + }, + "impact": { + "cvss": [ + { + "attackComplexity": "HIGH", + "attackVector": "LOCAL", + "availabilityImpact": "NONE", + "baseScore": 4.7, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "NONE", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N", + "version": "3.1" } ] } diff --git a/2025/48xxx/CVE-2025-48014.json b/2025/48xxx/CVE-2025-48014.json new file mode 100644 index 00000000000..2682ddddba5 --- /dev/null +++ b/2025/48xxx/CVE-2025-48014.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-48014", + "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/2025/48xxx/CVE-2025-48015.json b/2025/48xxx/CVE-2025-48015.json new file mode 100644 index 00000000000..6181f746f53 --- /dev/null +++ b/2025/48xxx/CVE-2025-48015.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-48015", + "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/2025/48xxx/CVE-2025-48016.json b/2025/48xxx/CVE-2025-48016.json new file mode 100644 index 00000000000..3ab91336202 --- /dev/null +++ b/2025/48xxx/CVE-2025-48016.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-48016", + "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/2025/48xxx/CVE-2025-48017.json b/2025/48xxx/CVE-2025-48017.json new file mode 100644 index 00000000000..31927e5b8bd --- /dev/null +++ b/2025/48xxx/CVE-2025-48017.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-48017", + "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/2025/48xxx/CVE-2025-48018.json b/2025/48xxx/CVE-2025-48018.json new file mode 100644 index 00000000000..29281992877 --- /dev/null +++ b/2025/48xxx/CVE-2025-48018.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-48018", + "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