From ec1ebad5b190b667e0d7853d2e9a625e7e253e5c Mon Sep 17 00:00:00 2001 From: CVE Team Date: Mon, 28 Jun 2021 18:00:52 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2020/20xxx/CVE-2020-20640.json | 56 +++++++++++++++++++++++--- 2020/23xxx/CVE-2020-23715.json | 2 +- 2021/35xxx/CVE-2021-35524.json | 18 +++++++++ 2021/35xxx/CVE-2021-35525.json | 72 ++++++++++++++++++++++++++++++++++ 4 files changed, 141 insertions(+), 7 deletions(-) create mode 100644 2021/35xxx/CVE-2021-35524.json create mode 100644 2021/35xxx/CVE-2021-35525.json diff --git a/2020/20xxx/CVE-2020-20640.json b/2020/20xxx/CVE-2020-20640.json index 5b2424bc993..9427190eb7a 100644 --- a/2020/20xxx/CVE-2020-20640.json +++ b/2020/20xxx/CVE-2020-20640.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-20640", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-20640", + "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": "Cross Site Scripting (XSS) vulnerability in ECShop 4.0 due to security filtering issues, in the user.php file, we can use the html entity encoding to bypass the security policy of the safety.php file, triggering the xss vulnerability." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.jianshu.com/p/219755c047a1", + "refsource": "MISC", + "name": "https://www.jianshu.com/p/219755c047a1" } ] } diff --git a/2020/23xxx/CVE-2020-23715.json b/2020/23xxx/CVE-2020-23715.json index a754f841d72..d9af5b1968e 100644 --- a/2020/23xxx/CVE-2020-23715.json +++ b/2020/23xxx/CVE-2020-23715.json @@ -34,7 +34,7 @@ "description_data": [ { "lang": "eng", - "value": "Directory Traversal vulnerability in Webport CMS 1.19.10.17121 in http://localhost/file/download via the file value." + "value": "Directory Traversal vulnerability in Webport CMS 1.19.10.17121 via the file parameter to file/download." } ] }, diff --git a/2021/35xxx/CVE-2021-35524.json b/2021/35xxx/CVE-2021-35524.json new file mode 100644 index 00000000000..e6654f549eb --- /dev/null +++ b/2021/35xxx/CVE-2021-35524.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-35524", + "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 diff --git a/2021/35xxx/CVE-2021-35525.json b/2021/35xxx/CVE-2021-35525.json new file mode 100644 index 00000000000..00b6383c8ff --- /dev/null +++ b/2021/35xxx/CVE-2021-35525.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2021-35525", + "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": "PostSRSd before 1.11 allows a denial of service (subprocess hang) if Postfix sends certain long data fields such as multiple concatenated email addresses. NOTE: the PostSRSd maintainer acknowledges \"theoretically, this error should never occur ... I'm not sure if there's a reliable way to trigger this condition by an external attacker, but it is a security bug in PostSRSd nevertheless.\"" + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/roehling/postsrsd/releases/tag/1.11", + "refsource": "MISC", + "name": "https://github.com/roehling/postsrsd/releases/tag/1.11" + }, + { + "url": "https://github.com/roehling/postsrsd/commit/077be98d8c8a9847e4ae0c7dc09e7474cbe27db2", + "refsource": "MISC", + "name": "https://github.com/roehling/postsrsd/commit/077be98d8c8a9847e4ae0c7dc09e7474cbe27db2" + }, + { + "url": "https://bugs.gentoo.org/793674", + "refsource": "MISC", + "name": "https://bugs.gentoo.org/793674" + } + ] + } +} \ No newline at end of file