From 058c1f29731df9cf29e5fdba590c826a3397f1ff Mon Sep 17 00:00:00 2001 From: CVE Team Date: Tue, 7 May 2019 18:00:49 +0000 Subject: [PATCH] "-Synchronized-Data." --- 2018/13xxx/CVE-2018-13991.json | 67 +++++++++++++++++++++++++++++++++- 2018/13xxx/CVE-2018-13992.json | 67 +++++++++++++++++++++++++++++++++- 2018/13xxx/CVE-2018-13993.json | 67 +++++++++++++++++++++++++++++++++- 2018/13xxx/CVE-2018-13994.json | 67 +++++++++++++++++++++++++++++++++- 2018/14xxx/CVE-2018-14478.json | 53 ++++++++++++++++++++++++++- 2018/14xxx/CVE-2018-14485.json | 58 ++++++++++++++++++++++++++++- 2018/15xxx/CVE-2018-15462.json | 5 +++ 2019/0xxx/CVE-2019-0194.json | 5 +++ 2019/10xxx/CVE-2019-10869.json | 56 +++++++++++++++++++++++++--- 2019/11xxx/CVE-2019-11629.json | 56 +++++++++++++++++++++++++--- 2019/1xxx/CVE-2019-1697.json | 5 +++ 2019/2xxx/CVE-2019-2725.json | 5 +++ 2019/9xxx/CVE-2019-9193.json | 5 +++ 13 files changed, 492 insertions(+), 24 deletions(-) diff --git a/2018/13xxx/CVE-2018-13991.json b/2018/13xxx/CVE-2018-13991.json index b867ff937e5..dc2519cab42 100644 --- a/2018/13xxx/CVE-2018-13991.json +++ b/2018/13xxx/CVE-2018-13991.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-13991", - "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,8 +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": "The WebUI of PHOENIX CONTACT FL SWITCH 3xxx, 4xxx, 48xx versions 1.0 to 1.34 leaks private information in firmware images." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02", + "url": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02" + }, + { + "url": "http://www.securityfocus.com/bid/106737", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/106737" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "confidentialityImpact": "LOW", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AC:L/AV:N/A:N/C:L/I:N/PR:N/S:U/UI:N", + "version": "3.0" + } } } \ No newline at end of file diff --git a/2018/13xxx/CVE-2018-13992.json b/2018/13xxx/CVE-2018-13992.json index 41d359f8969..e8dc763ed66 100644 --- a/2018/13xxx/CVE-2018-13992.json +++ b/2018/13xxx/CVE-2018-13992.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-13992", - "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,8 +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": "The WebUI of PHOENIX CONTACT FL SWITCH 3xxx, 4xxx, 48xx versions 1.0 to 1.34 allows for plaintext transmission (HTTP) of user credentials by default." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02", + "url": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02" + }, + { + "url": "http://www.securityfocus.com/bid/106737", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/106737" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "confidentialityImpact": "HIGH", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AC:L/AV:N/A:N/C:H/I:L/PR:N/S:U/UI:N", + "version": "3.0" + } } } \ No newline at end of file diff --git a/2018/13xxx/CVE-2018-13993.json b/2018/13xxx/CVE-2018-13993.json index 93dc882b53b..969b7edcfc8 100644 --- a/2018/13xxx/CVE-2018-13993.json +++ b/2018/13xxx/CVE-2018-13993.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-13993", - "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,8 +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": "The WebUI of PHOENIX CONTACT FL SWITCH 3xxx, 4xxx, 48xx versions 1.0 to 1.34 is prone to CSRF." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02", + "url": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02" + }, + { + "url": "http://www.securityfocus.com/bid/106737", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/106737" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.0/AC:L/AV:N/A:H/C:H/I:H/PR:N/S:U/UI:R", + "version": "3.0" + } } } \ No newline at end of file diff --git a/2018/13xxx/CVE-2018-13994.json b/2018/13xxx/CVE-2018-13994.json index 7b3713dadc8..180c5ef47e4 100644 --- a/2018/13xxx/CVE-2018-13994.json +++ b/2018/13xxx/CVE-2018-13994.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-13994", - "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,8 +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": "The WebUI of PHOENIX CONTACT FL SWITCH 3xxx, 4xxx, 48xx versions 1.0 to 1.34 is vulnerable to a denial-of-service attack by making more than 120 connections." } ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02", + "url": "https://ics-cert.us-cert.gov/advisories/ICSA-19-024-02" + }, + { + "url": "http://www.securityfocus.com/bid/106737", + "refsource": "MISC", + "name": "http://www.securityfocus.com/bid/106737" + } + ] + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "confidentialityImpact": "NONE", + "integrityImpact": "NONE", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.0/AC:L/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N", + "version": "3.0" + } } } \ No newline at end of file diff --git a/2018/14xxx/CVE-2018-14478.json b/2018/14xxx/CVE-2018-14478.json index 3d56dc5073f..e8d5c6a9ee9 100644 --- a/2018/14xxx/CVE-2018-14478.json +++ b/2018/14xxx/CVE-2018-14478.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-14478", - "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,33 @@ "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": "ecard.php in Coppermine Photo Gallery (CPG) 1.5.46 has XSS via the sender_name, recipient_email, greetings, or recipient_name parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://packetstormsecurity.com/files/151306/Coppermine-1.5.46-Cross-Site-Scripting.html", + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/151306/Coppermine-1.5.46-Cross-Site-Scripting.html" + }, + { + "url": "http://forum.coppermine-gallery.net/index.php/board,58.0.html", + "refsource": "MISC", + "name": "http://forum.coppermine-gallery.net/index.php/board,58.0.html" } ] } diff --git a/2018/14xxx/CVE-2018-14485.json b/2018/14xxx/CVE-2018-14485.json index 1a360aa1636..637edfda1d6 100644 --- a/2018/14xxx/CVE-2018-14485.json +++ b/2018/14xxx/CVE-2018-14485.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-14485", - "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,38 @@ "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": "BlogEngine.NET 3.3 allows XXE attacks via the POST body to metaweblog.axd." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "http://packetstormsecurity.com/files/151063/BlogEngine-3.3-XML-External-Entity-Injection.html", + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/151063/BlogEngine-3.3-XML-External-Entity-Injection.html" + }, + { + "url": "https://www.exploit-db.com/exploits/46106/", + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/46106/" + }, + { + "url": "https://github.com/rxtur/BlogEngine.NET/commits/master", + "refsource": "MISC", + "name": "https://github.com/rxtur/BlogEngine.NET/commits/master" } ] } diff --git a/2018/15xxx/CVE-2018-15462.json b/2018/15xxx/CVE-2018-15462.json index e247e2cbf84..e40b1303237 100644 --- a/2018/15xxx/CVE-2018-15462.json +++ b/2018/15xxx/CVE-2018-15462.json @@ -76,6 +76,11 @@ "name": "20190501 Cisco Firepower Threat Defense Software TCP Ingress Handler Denial of Service Vulnerability", "refsource": "CISCO", "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190501-firepower-dos" + }, + { + "refsource": "BID", + "name": "108178", + "url": "http://www.securityfocus.com/bid/108178" } ] }, diff --git a/2019/0xxx/CVE-2019-0194.json b/2019/0xxx/CVE-2019-0194.json index d90c6291224..2288d7f4813 100644 --- a/2019/0xxx/CVE-2019-0194.json +++ b/2019/0xxx/CVE-2019-0194.json @@ -71,6 +71,11 @@ "refsource": "MISC", "name": "https://lists.apache.org/thread.html/a39441db574ee996f829344491b3211b53c9ed926f00ae5d88943b76@%3Cdev.camel.apache.org%3E", "url": "https://lists.apache.org/thread.html/a39441db574ee996f829344491b3211b53c9ed926f00ae5d88943b76@%3Cdev.camel.apache.org%3E" + }, + { + "refsource": "BID", + "name": "108181", + "url": "http://www.securityfocus.com/bid/108181" } ] }, diff --git a/2019/10xxx/CVE-2019-10869.json b/2019/10xxx/CVE-2019-10869.json index 21b7f26cb1c..4f7a5b1d2f9 100644 --- a/2019/10xxx/CVE-2019-10869.json +++ b/2019/10xxx/CVE-2019-10869.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-10869", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-10869", + "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": "Path Traversal and Unrestricted File Upload exists in the Ninja Forms plugin before 3.0.23 for WordPress (when the Uploads add-on is activated). This allows an attacker to traverse the file system to access files and execute code via the includes/fields/upload.php (aka upload/submit page) name and tmp_name parameters." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.onvio.nl/nieuws/ninjaforms-vulnerability", + "refsource": "MISC", + "name": "https://www.onvio.nl/nieuws/ninjaforms-vulnerability" } ] } diff --git a/2019/11xxx/CVE-2019-11629.json b/2019/11xxx/CVE-2019-11629.json index aebfb50d1f8..1c049ad1b90 100644 --- a/2019/11xxx/CVE-2019-11629.json +++ b/2019/11xxx/CVE-2019-11629.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2019-11629", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2019-11629", + "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": "Sonatype Nexus Repository Manager 2.x before 2.14.13 allows XSS." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://support.sonatype.com/hc/en-us/articles/360022528733-CVE-2019-11629-Nexus-Repository-Manager-2-Cross-Site-Scripting-XSS-2019-05-02", + "url": "https://support.sonatype.com/hc/en-us/articles/360022528733-CVE-2019-11629-Nexus-Repository-Manager-2-Cross-Site-Scripting-XSS-2019-05-02" } ] } diff --git a/2019/1xxx/CVE-2019-1697.json b/2019/1xxx/CVE-2019-1697.json index 5d6cc18f9f1..712789ea680 100644 --- a/2019/1xxx/CVE-2019-1697.json +++ b/2019/1xxx/CVE-2019-1697.json @@ -72,6 +72,11 @@ "name": "20190501 Cisco Adaptive Security Appliance Software and Firepower Threat Defense Software Lightweight Directory Access Protocol Denial of Service Vulnerability", "refsource": "CISCO", "url": "https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20190501-asa-ftds-ldapdos" + }, + { + "refsource": "BID", + "name": "108182", + "url": "http://www.securityfocus.com/bid/108182" } ] }, diff --git a/2019/2xxx/CVE-2019-2725.json b/2019/2xxx/CVE-2019-2725.json index 2f977fb4a20..780cc05eb59 100644 --- a/2019/2xxx/CVE-2019-2725.json +++ b/2019/2xxx/CVE-2019-2725.json @@ -76,6 +76,11 @@ "refsource": "EXPLOIT-DB", "name": "46780", "url": "https://www.exploit-db.com/exploits/46780/" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/152756/Oracle-Weblogic-Server-Deserialization-Remote-Code-Execution.html", + "url": "http://packetstormsecurity.com/files/152756/Oracle-Weblogic-Server-Deserialization-Remote-Code-Execution.html" } ] } diff --git a/2019/9xxx/CVE-2019-9193.json b/2019/9xxx/CVE-2019-9193.json index d7b17bec4db..f020ce97452 100644 --- a/2019/9xxx/CVE-2019-9193.json +++ b/2019/9xxx/CVE-2019-9193.json @@ -76,6 +76,11 @@ "refsource": "CONFIRM", "name": "https://security.netapp.com/advisory/ntap-20190502-0003/", "url": "https://security.netapp.com/advisory/ntap-20190502-0003/" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/152757/PostgreSQL-COPY-FROM-PROGRAM-Command-Execution.html", + "url": "http://packetstormsecurity.com/files/152757/PostgreSQL-COPY-FROM-PROGRAM-Command-Execution.html" } ] }