diff --git a/2019/16xxx/CVE-2019-16096.json b/2019/16xxx/CVE-2019-16096.json index 4adc83b8fe3..f26610ce378 100644 --- a/2019/16xxx/CVE-2019-16096.json +++ b/2019/16xxx/CVE-2019-16096.json @@ -56,6 +56,21 @@ "url": "https://github.com/antirez/kilo/issues/60", "refsource": "MISC", "name": "https://github.com/antirez/kilo/issues/60" + }, + { + "refsource": "MISC", + "name": "https://vuldb.com/?id.141388", + "url": "https://vuldb.com/?id.141388" + }, + { + "refsource": "MISC", + "name": "https://vulmon.com/vulnerabilitydetails?qid=CVE-2019-16096", + "url": "https://vulmon.com/vulnerabilitydetails?qid=CVE-2019-16096" + }, + { + "refsource": "MISC", + "name": "http://www.security-database.com/detail.php?alert=CVE-2019-16096", + "url": "http://www.security-database.com/detail.php?alert=CVE-2019-16096" } ] } diff --git a/2019/16xxx/CVE-2019-16202.json b/2019/16xxx/CVE-2019-16202.json new file mode 100644 index 00000000000..dd1b08cad06 --- /dev/null +++ b/2019/16xxx/CVE-2019-16202.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-16202", + "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": "MISP before 2.4.115 allows privilege escalation in certain situations. After updating to 2.4.115, escalation attempts are blocked by the __checkLoggedActions function with a \"This could be an indication of an attempted privilege escalation on older vulnerable versions of MISP (<2.4.115)\" message." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/MISP/MISP/commit/75acd63c46506ad404764c3a3de7d4ca11d0560f", + "refsource": "MISC", + "name": "https://github.com/MISP/MISP/commit/75acd63c46506ad404764c3a3de7d4ca11d0560f" + }, + { + "url": "https://github.com/MISP/MISP/compare/v2.4.114...v2.4.115", + "refsource": "MISC", + "name": "https://github.com/MISP/MISP/compare/v2.4.114...v2.4.115" + } + ] + } +} \ No newline at end of file