diff --git a/2020/15xxx/CVE-2020-15165.json b/2020/15xxx/CVE-2020-15165.json index c6388a7063d..c27431edee2 100644 --- a/2020/15xxx/CVE-2020-15165.json +++ b/2020/15xxx/CVE-2020-15165.json @@ -1,18 +1,88 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2020-15165", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Potentially tampered sources on Play Store for Chameleon Mini Live Debugger" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "ChameleonMiniLiveDebugger", + "version": { + "version_data": [ + { + "version_value": "= v1.1.6-free" + } + ] + } + } + ] + }, + "vendor_name": "maxieds" + } + ] + } + }, + "data_format": "MITRE", + "data_type": "CVE", + "data_version": "4.0", "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": "Version 1.1.6-free of Chameleon Mini Live Debugger on Google Play Store may have had it's sources or permissions tampered by a malicious actor. The official maintainer of the package is recommending all users upgrade to v1.1.8 as soon as possible.\n\nFor more information, review the referenced GitHub Security Advisory." } ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 9.3, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-506: Embedded Malicious Code" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://github.com/maxieds/ChameleonMiniLiveDebugger/security/advisories/GHSA-8q77-7hq8-f7g6", + "refsource": "CONFIRM", + "url": "https://github.com/maxieds/ChameleonMiniLiveDebugger/security/advisories/GHSA-8q77-7hq8-f7g6" + }, + { + "name": "https://play.google.com/store/apps/details?id=com.maxieds.chameleonminilivedebugger&hl=en_US", + "refsource": "MISC", + "url": "https://play.google.com/store/apps/details?id=com.maxieds.chameleonminilivedebugger&hl=en_US" + } + ] + }, + "source": { + "advisory": "GHSA-8q77-7hq8-f7g6", + "discovery": "UNKNOWN" } } \ No newline at end of file