From f59efb3116704ffafd5a4b5926834eb9bcd7f319 Mon Sep 17 00:00:00 2001 From: CVE Team Date: Fri, 14 Feb 2025 08:00:34 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/1xxx/CVE-2025-1298.json | 75 ++++++++++++++++++++++++++++++ 2025/22xxx/CVE-2025-22630.json | 85 ++++++++++++++++++++++++++++++++-- 2025/26xxx/CVE-2025-26787.json | 18 +++++++ 2025/26xxx/CVE-2025-26788.json | 62 +++++++++++++++++++++++++ 2025/26xxx/CVE-2025-26789.json | 62 +++++++++++++++++++++++++ 5 files changed, 298 insertions(+), 4 deletions(-) create mode 100644 2025/1xxx/CVE-2025-1298.json create mode 100644 2025/26xxx/CVE-2025-26787.json create mode 100644 2025/26xxx/CVE-2025-26788.json create mode 100644 2025/26xxx/CVE-2025-26789.json diff --git a/2025/1xxx/CVE-2025-1298.json b/2025/1xxx/CVE-2025-1298.json new file mode 100644 index 00000000000..882b4e59df4 --- /dev/null +++ b/2025/1xxx/CVE-2025-1298.json @@ -0,0 +1,75 @@ +{ + "data_version": "4.0", + "data_type": "CVE", + "data_format": "MITRE", + "CVE_data_meta": { + "ID": "CVE-2025-1298", + "ASSIGNER": "security.tecno@tecno-mobile.com", + "STATE": "PUBLIC" + }, + "description": { + "description_data": [ + { + "lang": "eng", + "value": "Logic vulnerability in the mobile application (com.transsion.carlcare) may lead to the risk of account takeover." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-287 Improper Authentication", + "cweId": "CWE-287" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "TECNO", + "product": { + "product_data": [ + { + "product_name": "com.transsion.carlcare", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "6.2.8.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://security.tecno.com/SRC/blogdetail/383?lang=en_US", + "refsource": "MISC", + "name": "https://security.tecno.com/SRC/blogdetail/383?lang=en_US" + }, + { + "url": "https://security.tecno.com/SRC/securityUpdates", + "refsource": "MISC", + "name": "https://security.tecno.com/SRC/securityUpdates" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "UNKNOWN" + } +} \ No newline at end of file diff --git a/2025/22xxx/CVE-2025-22630.json b/2025/22xxx/CVE-2025-22630.json index 351cebe3966..1dd57d31483 100644 --- a/2025/22xxx/CVE-2025-22630.json +++ b/2025/22xxx/CVE-2025-22630.json @@ -1,17 +1,94 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-22630", - "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 Special Elements used in a Command ('Command Injection') vulnerability in MarketingFire Widget Options allows OS Command Injection.This issue affects Widget Options: from n/a through 4.1.0." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')", + "cweId": "CWE-77" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "MarketingFire", + "product": { + "product_data": [ + { + "product_name": "Widget Options", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "n/a", + "version_value": "4.1.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://patchstack.com/database/wordpress/plugin/widget-options/vulnerability/wordpress-widget-options-plugin-4-1-0-arbitrary-code-execution-vulnerability?_s_id=cve", + "refsource": "MISC", + "name": "https://patchstack.com/database/wordpress/plugin/widget-options/vulnerability/wordpress-widget-options-plugin-4-1-0-arbitrary-code-execution-vulnerability?_s_id=cve" + } + ] + }, + "generator": { + "engine": "Vulnogram 0.2.0" + }, + "source": { + "discovery": "EXTERNAL" + }, + "credits": [ + { + "lang": "en", + "value": "Tran Nguyen Bao Khanh (VCI - VNPT)" + } + ], + "impact": { + "cvss": [ + { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 9.9, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "LOW", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" } ] } diff --git a/2025/26xxx/CVE-2025-26787.json b/2025/26xxx/CVE-2025-26787.json new file mode 100644 index 00000000000..3468dd0b43c --- /dev/null +++ b/2025/26xxx/CVE-2025-26787.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-26787", + "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/26xxx/CVE-2025-26788.json b/2025/26xxx/CVE-2025-26788.json new file mode 100644 index 00000000000..336b041979b --- /dev/null +++ b/2025/26xxx/CVE-2025-26788.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2025-26788", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "StrongKey FIDO Server before 4.15.1 treats a non-discoverable (namedcredential) flow as a discoverable transaction." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://docs.strongkey.com/index.php/skfs-v3/skfs-release-notes", + "refsource": "MISC", + "name": "https://docs.strongkey.com/index.php/skfs-v3/skfs-release-notes" + } + ] + } +} \ No newline at end of file diff --git a/2025/26xxx/CVE-2025-26789.json b/2025/26xxx/CVE-2025-26789.json new file mode 100644 index 00000000000..15d3f8b5dc8 --- /dev/null +++ b/2025/26xxx/CVE-2025-26789.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2025-26789", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", + "description": { + "description_data": [ + { + "lang": "eng", + "value": "An issue was discovered in Logpoint AgentX before 1.5.0. A vulnerability caused by limited access controls allowed li-admin users to access sensitive information about AgentX Manager in a Logpoint deployment." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://servicedesk.logpoint.com/hc/en-us/articles/24749416515741-Unauthorized-information-access-due-to-inadequate-access-controls", + "refsource": "MISC", + "name": "https://servicedesk.logpoint.com/hc/en-us/articles/24749416515741-Unauthorized-information-access-due-to-inadequate-access-controls" + } + ] + } +} \ No newline at end of file