From c002a7f3ee53ab62b2aac40e69a7268631b3d0da Mon Sep 17 00:00:00 2001 From: CVE Team Date: Wed, 19 Oct 2022 05:00:35 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2016/20xxx/CVE-2016-20016.json | 72 ++++++++++++++++++++++++++++++++++ 2016/20xxx/CVE-2016-20017.json | 72 ++++++++++++++++++++++++++++++++++ 2 files changed, 144 insertions(+) create mode 100644 2016/20xxx/CVE-2016-20016.json create mode 100644 2016/20xxx/CVE-2016-20017.json diff --git a/2016/20xxx/CVE-2016-20016.json b/2016/20xxx/CVE-2016-20016.json new file mode 100644 index 00000000000..9e8b34edbc8 --- /dev/null +++ b/2016/20xxx/CVE-2016-20016.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2016-20016", + "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": "MVPower CCTV DVR models, including TV-7104HE 1.8.4 115215B9 and TV7108HE, contain a web shell that is accessible via a /shell URI. A remote unauthenticated attacker can execute arbitrary operating system commands as root. This vulnerability has also been referred to as the \"JAWS webserver RCE\" because of the easily identifying HTTP response server field. Other firmware versions, at least from 2014 through 2019, can be affected. This was exploited in the wild in 2017 through 2022." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.pentestpartners.com/security-blog/pwning-cctv-cameras/", + "refsource": "MISC", + "name": "https://www.pentestpartners.com/security-blog/pwning-cctv-cameras/" + }, + { + "url": "https://blog.netlab.360.com/iot_reaper-a-rappid-spreading-new-iot-botnet-en/", + "refsource": "MISC", + "name": "https://blog.netlab.360.com/iot_reaper-a-rappid-spreading-new-iot-botnet-en/" + }, + { + "url": "https://www.exploit-db.com/exploits/41471", + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/41471" + } + ] + } +} \ No newline at end of file diff --git a/2016/20xxx/CVE-2016-20017.json b/2016/20xxx/CVE-2016-20017.json new file mode 100644 index 00000000000..a2cbc3f2fcd --- /dev/null +++ b/2016/20xxx/CVE-2016-20017.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2016-20017", + "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": "D-Link DSL-2750B devices before 1.05 allow remote unauthenticated command injection via the login.cgi cli parameter, as exploited in the wild in 2016 through 2022." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10088", + "refsource": "MISC", + "name": "https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10088" + }, + { + "url": "https://seclists.org/fulldisclosure/2016/Feb/53", + "refsource": "MISC", + "name": "https://seclists.org/fulldisclosure/2016/Feb/53" + }, + { + "url": "https://www.exploit-db.com/exploits/44760", + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/44760" + } + ] + } +} \ No newline at end of file