diff --git a/2018/1000xxx/CVE-2018-1000656.json b/2018/1000xxx/CVE-2018-1000656.json index 81536f3b243..95dd0a93261 100644 --- a/2018/1000xxx/CVE-2018-1000656.json +++ b/2018/1000xxx/CVE-2018-1000656.json @@ -69,6 +69,11 @@ "name": "https://github.com/pallets/flask/releases/tag/0.12.3", "refsource": "CONFIRM", "url": "https://github.com/pallets/flask/releases/tag/0.12.3" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20190820 [SECURITY] [DLA 1892-1] flask security update", + "url": "https://lists.debian.org/debian-lts-announce/2019/08/msg00025.html" } ] } diff --git a/2019/12xxx/CVE-2019-12889.json b/2019/12xxx/CVE-2019-12889.json index 3f0de2e3f95..3f26efb8277 100644 --- a/2019/12xxx/CVE-2019-12889.json +++ b/2019/12xxx/CVE-2019-12889.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-12889", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-12889", + "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": "** 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": "An unauthenticated privilege escalation exists in SailPoint Desktop Password Reset 7.2. A user with local access to only the Windows logon screen can escalate their privileges to NT AUTHORITY\\System. An attacker would need local access to the machine for a successful exploit. The attacker must disconnect the computer from the local network / WAN and connect it to an internet facing access point / network. At that point, the attacker can execute the password-reset functionality, which will expose a web browser. Browsing to a site that calls local Windows system functions (e.g., file upload) will expose the local file system. From there an attacker can launch a privileged command shell." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/nulsect0r/CVE-2019-12889", + "url": "https://github.com/nulsect0r/CVE-2019-12889" } ] }