From d6c3d0e5c66b73583a7a656e9113e3de8530fdd4 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 25 Mar 2025 18:00:31 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2024/52xxx/CVE-2024-52531.json | 12 ++++- 2024/58xxx/CVE-2024-58104.json | 94 ++++++++++++++++++++++++++++++++++ 2024/58xxx/CVE-2024-58105.json | 94 ++++++++++++++++++++++++++++++++++ 2025/2xxx/CVE-2025-2797.json | 18 +++++++ 2025/30xxx/CVE-2025-30678.json | 18 +++++++ 2025/30xxx/CVE-2025-30679.json | 18 +++++++ 2025/30xxx/CVE-2025-30680.json | 18 +++++++ 7 files changed, 271 insertions(+), 1 deletion(-) create mode 100644 2024/58xxx/CVE-2024-58104.json create mode 100644 2024/58xxx/CVE-2024-58105.json create mode 100644 2025/2xxx/CVE-2025-2797.json create mode 100644 2025/30xxx/CVE-2025-30678.json create mode 100644 2025/30xxx/CVE-2025-30679.json create mode 100644 2025/30xxx/CVE-2025-30680.json diff --git a/2024/52xxx/CVE-2024-52531.json b/2024/52xxx/CVE-2024-52531.json index 56e1792383f..e9b8909d081 100644 --- a/2024/52xxx/CVE-2024-52531.json +++ b/2024/52xxx/CVE-2024-52531.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. Input received over the network cannot trigger this." + "value": "GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. There is a plausible way to reach this remotely via soup_message_headers_get_content_type (e.g., an application may want to retrieve the content type of a request or response)." } ] }, @@ -61,6 +61,16 @@ "url": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/407", "refsource": "MISC", "name": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/407" + }, + { + "refsource": "MISC", + "name": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/407#note_2316401", + "url": "https://gitlab.gnome.org/GNOME/libsoup/-/merge_requests/407#note_2316401" + }, + { + "refsource": "MISC", + "name": "https://offsec.almond.consulting/using-aflplusplus-on-bug-bounty-programs-an-example-with-gnome-libsoup.html", + "url": "https://offsec.almond.consulting/using-aflplusplus-on-bug-bounty-programs-an-example-with-gnome-libsoup.html" } ] } diff --git a/2024/58xxx/CVE-2024-58104.json b/2024/58xxx/CVE-2024-58104.json new file mode 100644 index 00000000000..aa22f5050cc --- /dev/null +++ b/2024/58xxx/CVE-2024-58104.json @@ -0,0 +1,94 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2024-58104", + "ASSIGNER": "security@trendmicro.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability in the Trend Micro Apex One Security Agent Plug-in User Interface Manager could allow a local attacker to bypass existing security and execute arbitrary code on affected installations. \r\n\r\nPlease note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Trend Micro, Inc.", + "product": { + "product_data": [ + { + "product_name": "Trend Micro Apex One", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2019 (14.0)", + "version_value": "14.0.0.13122" + } + ] + } + }, + { + "product_name": "Trend Micro Apex One as a Service", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "SaaS", + "version_value": "14.0.13260" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://success.trendmicro.com/en-US/solution/KA-0018217", + "refsource": "MISC", + "name": "https://success.trendmicro.com/en-US/solution/KA-0018217" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseSeverity": "HIGH", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" + } + ] + } +} \ No newline at end of file diff --git a/2024/58xxx/CVE-2024-58105.json b/2024/58xxx/CVE-2024-58105.json new file mode 100644 index 00000000000..ce9c6250ac7 --- /dev/null +++ b/2024/58xxx/CVE-2024-58105.json @@ -0,0 +1,94 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2024-58105", + "ASSIGNER": "security@trendmicro.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "A vulnerability in the Trend Micro Apex One Security Agent Plug-in User Interface Manager could allow a local attacker to bypass existing security and execute arbitrary code on affected installations. \r\n\r\nThis CVE address an addtional bypass not covered in CVE-2024-58104.\r\n\r\nPlease note: an attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "Trend Micro, Inc.", + "product": { + "product_data": [ + { + "product_name": "Trend Micro Apex One", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "2019 (14.0)", + "version_value": "14.0.0.13122" + } + ] + } + }, + { + "product_name": "Trend Micro Apex One as a Service", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "SaaS", + "version_value": "14.0.13260" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://success.trendmicro.com/en-US/solution/KA-0018217", + "refsource": "MISC", + "name": "https://success.trendmicro.com/en-US/solution/KA-0018217" + } + ] + }, + "impact": { + "cvss": [ + { + "version": "3.1", + "attackVector": "LOCAL", + "attackComplexity": "LOW", + "privilegesRequired": "LOW", + "userInteraction": "REQUIRED", + "scope": "UNCHANGED", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "availabilityImpact": "HIGH", + "baseSeverity": "HIGH", + "baseScore": 7.3, + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" + } + ] + } +} \ No newline at end of file diff --git a/2025/2xxx/CVE-2025-2797.json b/2025/2xxx/CVE-2025-2797.json new file mode 100644 index 00000000000..7d7a830b8a1 --- /dev/null +++ b/2025/2xxx/CVE-2025-2797.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-2797", + "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/30xxx/CVE-2025-30678.json b/2025/30xxx/CVE-2025-30678.json new file mode 100644 index 00000000000..ed84be2dd86 --- /dev/null +++ b/2025/30xxx/CVE-2025-30678.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-30678", + "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/30xxx/CVE-2025-30679.json b/2025/30xxx/CVE-2025-30679.json new file mode 100644 index 00000000000..1d7db28bee9 --- /dev/null +++ b/2025/30xxx/CVE-2025-30679.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-30679", + "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/30xxx/CVE-2025-30680.json b/2025/30xxx/CVE-2025-30680.json new file mode 100644 index 00000000000..270ee8257e1 --- /dev/null +++ b/2025/30xxx/CVE-2025-30680.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-30680", + "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