From af12e576cea9f0738f4a31a1ddf1f7b43917562e Mon Sep 17 00:00:00 2001 From: CVE Team Date: Sun, 25 May 2025 19:00:39 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2025/5xxx/CVE-2025-5154.json | 114 +++++++++++++++++++++++++++++++++-- 2025/5xxx/CVE-2025-5187.json | 18 ++++++ 2 files changed, 128 insertions(+), 4 deletions(-) create mode 100644 2025/5xxx/CVE-2025-5187.json diff --git a/2025/5xxx/CVE-2025-5154.json b/2025/5xxx/CVE-2025-5154.json index 8643fa23246..23b6bb0fa6f 100644 --- a/2025/5xxx/CVE-2025-5154.json +++ b/2025/5xxx/CVE-2025-5154.json @@ -1,17 +1,123 @@ { + "data_version": "4.0", "data_type": "CVE", "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2025-5154", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "cna@vuldb.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": "A vulnerability, which was classified as problematic, was found in PhonePe App 25.03.21.0 on Android. Affected is an unknown function of the file /data/data/com.phonepe.app/databases/ of the component SQLite Database. The manipulation leads to cleartext storage in a file or on disk. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used." + }, + { + "lang": "deu", + "value": "Es wurde eine Schwachstelle in PhonePe App 25.03.21.0 f\u00fcr Android gefunden. Sie wurde als problematisch eingestuft. Es geht dabei um eine nicht klar definierte Funktion der Datei /data/data/com.phonepe.app/databases/ der Komponente SQLite Database. Durch das Beeinflussen mit unbekannten Daten kann eine cleartext storage in a file or on disk-Schwachstelle ausgenutzt werden. Der Angriff hat dabei lokal zu erfolgen. Der Exploit steht zur \u00f6ffentlichen Verf\u00fcgung." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Cleartext Storage in a File or on Disk", + "cweId": "CWE-313" + } + ] + }, + { + "description": [ + { + "lang": "eng", + "value": "Cleartext Storage of Sensitive Information", + "cweId": "CWE-312" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "PhonePe App", + "version": { + "version_data": [ + { + "version_affected": "=", + "version_value": "25.03.21.0" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "url": "https://vuldb.com/?id.310242", + "refsource": "MISC", + "name": "https://vuldb.com/?id.310242" + }, + { + "url": "https://vuldb.com/?ctiid.310242", + "refsource": "MISC", + "name": "https://vuldb.com/?ctiid.310242" + }, + { + "url": "https://vuldb.com/?submit.576245", + "refsource": "MISC", + "name": "https://vuldb.com/?submit.576245" + }, + { + "url": "https://github.com/honestcorrupt/-Insecure-Local-Storage-of-Sensitive-User-Data-in-PhonePe-Android-App-Unpatched-", + "refsource": "MISC", + "name": "https://github.com/honestcorrupt/-Insecure-Local-Storage-of-Sensitive-User-Data-in-PhonePe-Android-App-Unpatched-" + }, + { + "url": "https://drive.google.com/drive/folders/1Xj9y2w3E98IZu8PUeGGI0nQPNsvVm87I?usp=sharing", + "refsource": "MISC", + "name": "https://drive.google.com/drive/folders/1Xj9y2w3E98IZu8PUeGGI0nQPNsvVm87I?usp=sharing" + } + ] + }, + "credits": [ + { + "lang": "en", + "value": "honest_corrupt (VulDB User)" + } + ], + "impact": { + "cvss": [ + { + "version": "3.1", + "baseScore": 2.3, + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "LOW" + }, + { + "version": "3.0", + "baseScore": 2.3, + "vectorString": "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N", + "baseSeverity": "LOW" + }, + { + "version": "2.0", + "baseScore": 1.4, + "vectorString": "AV:L/AC:L/Au:M/C:P/I:N/A:N" } ] } diff --git a/2025/5xxx/CVE-2025-5187.json b/2025/5xxx/CVE-2025-5187.json new file mode 100644 index 00000000000..2d793efc4f1 --- /dev/null +++ b/2025/5xxx/CVE-2025-5187.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2025-5187", + "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