diff --git a/2020/19xxx/CVE-2020-19199.json b/2020/19xxx/CVE-2020-19199.json index b4cef124dab..445e918fa62 100644 --- a/2020/19xxx/CVE-2020-19199.json +++ b/2020/19xxx/CVE-2020-19199.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-19199", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-19199", + "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": "A Cross Site Request Forgery (CSRF) vulnerability exists in PHPOK 5.2.060 via admin.php?c=admin&f=save, which could let a remote malicious user execute arbitrary code." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/qinggan/phpok/issues/5", + "refsource": "MISC", + "name": "https://github.com/qinggan/phpok/issues/5" } ] } diff --git a/2021/22xxx/CVE-2021-22204.json b/2021/22xxx/CVE-2021-22204.json index a8952286f67..bf206c02002 100644 --- a/2021/22xxx/CVE-2021-22204.json +++ b/2021/22xxx/CVE-2021-22204.json @@ -83,6 +83,11 @@ "refsource": "MLIST", "name": "[oss-security] 20210509 [CVE-2021-22204] ExifTool - Arbitrary code execution in the DjVu module when parsing a malicious image", "url": "http://www.openwall.com/lists/oss-security/2021/05/09/1" + }, + { + "refsource": "MLIST", + "name": "[oss-security] 20210510 Re: [CVE-2021-22204] ExifTool - Arbitrary code execution in the DjVu module when parsing a malicious image", + "url": "http://www.openwall.com/lists/oss-security/2021/05/10/5" } ] },