diff --git a/2013/2xxx/CVE-2013-2567.json b/2013/2xxx/CVE-2013-2567.json index a7279822d75..2d5deeb7ce3 100644 --- a/2013/2xxx/CVE-2013-2567.json +++ b/2013/2xxx/CVE-2013-2567.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-2567", - "STATE": "RESERVED" + "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", @@ -11,7 +34,48 @@ "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 Authentication Bypass vulnerability exists in the web interface in Zavio IP Cameras through 1.6.03 due to a hardcoded admin account found in boa.conf, which lets a remote malicious user obtain sensitive information." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://www.securityfocus.com/bid/60189", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/60189" + }, + { + "url": "http://www.exploit-db.com/exploits/25815", + "refsource": "MISC", + "name": "http://www.exploit-db.com/exploits/25815" + }, + { + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84568", + "refsource": "MISC", + "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84568" + }, + { + "refsource": "MISC", + "name": "https://packetstormsecurity.com/files/cve/CVE-2013-2567", + "url": "https://packetstormsecurity.com/files/cve/CVE-2013-2567" + }, + { + "refsource": "MISC", + "name": "http://www.coresecurity.com/advisories/zavio-IP-cameras-multiple-vulnerabilities", + "url": "http://www.coresecurity.com/advisories/zavio-IP-cameras-multiple-vulnerabilities" } ] } diff --git a/2020/7xxx/CVE-2020-7105.json b/2020/7xxx/CVE-2020-7105.json index af830ef8a63..f9b214cad70 100644 --- a/2020/7xxx/CVE-2020-7105.json +++ b/2020/7xxx/CVE-2020-7105.json @@ -56,6 +56,11 @@ "url": "https://github.com/redis/hiredis/issues/747", "refsource": "MISC", "name": "https://github.com/redis/hiredis/issues/747" + }, + { + "refsource": "MLIST", + "name": "[debian-lts-announce] 20200129 [SECURITY] [DLA 2083-1] hiredis security update", + "url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00028.html" } ] } diff --git a/2020/8xxx/CVE-2020-8416.json b/2020/8xxx/CVE-2020-8416.json index 925ed3e7be1..b45d048935c 100644 --- a/2020/8xxx/CVE-2020-8416.json +++ b/2020/8xxx/CVE-2020-8416.json @@ -1,17 +1,76 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-8416", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-8416", + "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": "BearFTP before 0.2.0 allows remote attackers to achieve denial of service via a large volume of connections to the PASV mode port." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://github.com/kolya5544/BearFTP/commit/9965337f9d4c0325e4aab324dcd485e4cbb7b428", + "url": "https://github.com/kolya5544/BearFTP/commit/9965337f9d4c0325e4aab324dcd485e4cbb7b428" + }, + { + "refsource": "CONFIRM", + "name": "https://github.com/kolya5544/BearFTP/releases/tag/0.2.0", + "url": "https://github.com/kolya5544/BearFTP/releases/tag/0.2.0" + }, + { + "refsource": "CONFIRM", + "name": "https://github.com/kolya5544/BearFTP/blob/0.2.0/CHANGELOG.txt", + "url": "https://github.com/kolya5544/BearFTP/blob/0.2.0/CHANGELOG.txt" + }, + { + "refsource": "MISC", + "name": "https://pastebin.com/wqNWnCuN", + "url": "https://pastebin.com/wqNWnCuN" } ] }