diff --git a/2016/7xxx/CVE-2016-7063.json b/2016/7xxx/CVE-2016-7063.json index 0e9e5609a53..0e23338923c 100644 --- a/2016/7xxx/CVE-2016-7063.json +++ b/2016/7xxx/CVE-2016-7063.json @@ -1,17 +1,71 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2016-7063", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2016-7063", + "ASSIGNER": "secalert@redhat.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "pritunl-client-electron", + "version": { + "version_data": [ + { + "version_value": "1.0.1116.6" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-22->CWE-73" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://github.com/pritunl/pritunl-client-electron/releases/tag/1.0.1116.6,", + "url": "https://github.com/pritunl/pritunl-client-electron/releases/tag/1.0.1116.6," + }, + { + "refsource": "MISC", + "name": "https://lf.lc/CVE-2016-7063.txt", + "url": "https://lf.lc/CVE-2016-7063.txt" + }, + { + "refsource": "MISC", + "name": "https://github.com/pritunl/pritunl-client-electron/releases/tag/1.0.1116.6", + "url": "https://github.com/pritunl/pritunl-client-electron/releases/tag/1.0.1116.6" + } + ] + }, "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 flaw was found in pritunl-client before version 1.0.1116.6. Arbitrary write to user specified path may lead to privilege escalation." } ] } diff --git a/2016/7xxx/CVE-2016-7064.json b/2016/7xxx/CVE-2016-7064.json index 2c6c1afb219..3d76d334ba9 100644 --- a/2016/7xxx/CVE-2016-7064.json +++ b/2016/7xxx/CVE-2016-7064.json @@ -1,17 +1,66 @@ { - "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", - "ID": "CVE-2016-7064", - "STATE": "RESERVED" - }, - "data_format": "MITRE", "data_type": "CVE", + "data_format": "MITRE", "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2016-7064", + "ASSIGNER": "secalert@redhat.com", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "pritunl-client-electron", + "version": { + "version_data": [ + { + "version_value": "1.0.1116.6" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-347->CWE-200" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://lf.lc/CVE-2016-7064.txt", + "url": "https://lf.lc/CVE-2016-7064.txt" + }, + { + "refsource": "MISC", + "name": "https://github.com/pritunl/pritunl-client-electron/releases/tag/1.0.1116.6", + "url": "https://github.com/pritunl/pritunl-client-electron/releases/tag/1.0.1116.6" + } + ] + }, "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 flaw was found in pritunl-client before version 1.0.1116.6. A lack of signature verification leads to sensitive information leakage" } ] } diff --git a/2020/15xxx/CVE-2020-15873.json b/2020/15xxx/CVE-2020-15873.json index 567e2b5360d..cac99b08330 100644 --- a/2020/15xxx/CVE-2020-15873.json +++ b/2020/15xxx/CVE-2020-15873.json @@ -1,17 +1,81 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2020-15873", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2020-15873", + "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": "In LibreNMS before 1.65.1, an authenticated attacker can achieve SQL Injection via the customoid.inc.php device_id POST parameter to ajax_form.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://research.loginsoft.com/bugs/blind-sql-injection-in-librenms/", + "refsource": "MISC", + "name": "https://research.loginsoft.com/bugs/blind-sql-injection-in-librenms/" + }, + { + "url": "https://community.librenms.org/c/announcements", + "refsource": "MISC", + "name": "https://community.librenms.org/c/announcements" + }, + { + "url": "https://github.com/librenms/librenms/compare/1.65...1.65.1", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/compare/1.65...1.65.1" + }, + { + "url": "https://github.com/librenms/librenms/pull/11923", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/pull/11923" + }, + { + "url": "https://github.com/librenms/librenms/commit/8f3a29cde5bbd8608f9b42923a7d7e2598bcac4e", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/commit/8f3a29cde5bbd8608f9b42923a7d7e2598bcac4e" } ] } diff --git a/2020/15xxx/CVE-2020-15874.json b/2020/15xxx/CVE-2020-15874.json new file mode 100644 index 00000000000..45afe64eafc --- /dev/null +++ b/2020/15xxx/CVE-2020-15874.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15874", + "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/2020/15xxx/CVE-2020-15875.json b/2020/15xxx/CVE-2020-15875.json new file mode 100644 index 00000000000..6509390bd8b --- /dev/null +++ b/2020/15xxx/CVE-2020-15875.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15875", + "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/2020/15xxx/CVE-2020-15876.json b/2020/15xxx/CVE-2020-15876.json new file mode 100644 index 00000000000..01995316001 --- /dev/null +++ b/2020/15xxx/CVE-2020-15876.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15876", + "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/2020/15xxx/CVE-2020-15877.json b/2020/15xxx/CVE-2020-15877.json new file mode 100644 index 00000000000..6c5386b029d --- /dev/null +++ b/2020/15xxx/CVE-2020-15877.json @@ -0,0 +1,87 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-15877", + "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": "An issue was discovered in LibreNMS before 1.65.1. It has insufficient access control for normal users because of \"'guard' => 'admin'\" instead of \"'middleware' => ['can:admin']\" in routes/web.php." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://community.librenms.org/c/announcements", + "refsource": "MISC", + "name": "https://community.librenms.org/c/announcements" + }, + { + "url": "https://github.com/librenms/librenms/compare/1.65...1.65.1", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/compare/1.65...1.65.1" + }, + { + "url": "https://github.com/librenms/librenms/releases/tag/1.65.1", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/releases/tag/1.65.1" + }, + { + "url": "https://shielder.it/blog", + "refsource": "MISC", + "name": "https://shielder.it/blog" + }, + { + "url": "https://github.com/librenms/librenms/pull/11915", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/pull/11915" + }, + { + "url": "https://github.com/librenms/librenms/commit/e5bb6d80bc308fc56b9a01ffb76c34159995353c", + "refsource": "MISC", + "name": "https://github.com/librenms/librenms/commit/e5bb6d80bc308fc56b9a01ffb76c34159995353c" + } + ] + } +} \ No newline at end of file diff --git a/2020/15xxx/CVE-2020-15878.json b/2020/15xxx/CVE-2020-15878.json new file mode 100644 index 00000000000..ef1851ec509 --- /dev/null +++ b/2020/15xxx/CVE-2020-15878.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-15878", + "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/2020/15xxx/CVE-2020-15879.json b/2020/15xxx/CVE-2020-15879.json new file mode 100644 index 00000000000..ecc33254964 --- /dev/null +++ b/2020/15xxx/CVE-2020-15879.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2020-15879", + "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": "Bitwarden Server 1.35.1 allows SSRF because it does not consider certain IPv6 addresses (ones beginning with fc, fd, fe, or ff, and the :: address) and certain IPv4 addresses (0.0.0.0/8, 127.0.0.0/8, and 169.254.0.0/16)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/bitwarden/server/pull/827", + "refsource": "MISC", + "name": "https://github.com/bitwarden/server/pull/827" + } + ] + } +} \ No newline at end of file