diff --git a/2010/0xxx/CVE-2010-0398.json b/2010/0xxx/CVE-2010-0398.json index d6e54a49ff2..5777a5542d7 100644 --- a/2010/0xxx/CVE-2010-0398.json +++ b/2010/0xxx/CVE-2010-0398.json @@ -2,7 +2,30 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-0398", - "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": "The init script in autokey before 0.61.3-2 allows local attackers to write to arbitrary files via a symlink attack." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://security-tracker.debian.org/tracker/CVE-2010-0398", + "refsource": "MISC", + "name": "https://security-tracker.debian.org/tracker/CVE-2010-0398" + }, + { + "refsource": "MISC", + "name": "https://bugs.launchpad.net/ubuntu/+source/autokey/+bug/538471", + "url": "https://bugs.launchpad.net/ubuntu/+source/autokey/+bug/538471" } ] } diff --git a/2018/21xxx/CVE-2018-21029.json b/2018/21xxx/CVE-2018-21029.json new file mode 100644 index 00000000000..0b5aec17e49 --- /dev/null +++ b/2018/21xxx/CVE-2018-21029.json @@ -0,0 +1,72 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2018-21029", + "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": "systemd 239 through 243 accepts any certificate signed by a trusted certificate authority for DNS Over TLS. Server Name Indication (SNI) is not sent, and there is no hostname validation with the GnuTLS backend." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/systemd/systemd/issues/9397", + "refsource": "MISC", + "name": "https://github.com/systemd/systemd/issues/9397" + }, + { + "url": "https://blog.cloudflare.com/dns-encryption-explained/", + "refsource": "MISC", + "name": "https://blog.cloudflare.com/dns-encryption-explained/" + }, + { + "url": "https://github.com/systemd/systemd/blob/v243/src/resolve/resolved-dnstls-gnutls.c#L62-L63", + "refsource": "MISC", + "name": "https://github.com/systemd/systemd/blob/v243/src/resolve/resolved-dnstls-gnutls.c#L62-L63" + } + ] + } +} \ No newline at end of file diff --git a/2019/10xxx/CVE-2019-10762.json b/2019/10xxx/CVE-2019-10762.json index 4b02a435b1c..d7ee04eb7a7 100644 --- a/2019/10xxx/CVE-2019-10762.json +++ b/2019/10xxx/CVE-2019-10762.json @@ -4,14 +4,63 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-10762", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "report@snyk.io", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "medoo", + "version": { + "version_data": [ + { + "version_value": "All versions prior to version 1.7.5" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "SQL Injection" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://snyk.io/vuln/SNYK-PHP-CATFANMEDOO-474562", + "url": "https://snyk.io/vuln/SNYK-PHP-CATFANMEDOO-474562" + }, + { + "refsource": "MISC", + "name": "https://github.com/catfan/Medoo/commit/659864b393961bf224bba1efc03b7dcbed7de533", + "url": "https://github.com/catfan/Medoo/commit/659864b393961bf224bba1efc03b7dcbed7de533" + } + ] }, "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": "columnQuote in medoo before 1.7.5 allows remote attackers to perform a SQL Injection due to improper escaping." } ] } diff --git a/2019/12xxx/CVE-2019-12417.json b/2019/12xxx/CVE-2019-12417.json index bca62c1a53c..631e1083550 100644 --- a/2019/12xxx/CVE-2019-12417.json +++ b/2019/12xxx/CVE-2019-12417.json @@ -4,14 +4,58 @@ "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2019-12417", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ASSIGNER": "security@apache.org", + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "Apache Airflow", + "version": { + "version_data": [ + { + "version_value": "Apache Airflow up to 1.10.5" + } + ] + } + } + ] + } + } + ] + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Stored XSS and Local File Disclosure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MLIST", + "name": "[airflow-users] 20191030 [CVE-2019-12417] Apache Airflow stored xss and local file disclosure vulnerability <= 1.10.5", + "url": "https://lists.apache.org/thread.html/f3aa5ff9c7cdb5424b6463c9013f6cf5db83d26c66ea77130cbbe1bc@%3Cusers.airflow.apache.org%3E" + } + ] }, "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 malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process." } ] } diff --git a/2019/18xxx/CVE-2019-18632.json b/2019/18xxx/CVE-2019-18632.json new file mode 100644 index 00000000000..fda15bbc13b --- /dev/null +++ b/2019/18xxx/CVE-2019-18632.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-18632", + "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": "European Commission eIDAS-Node Integration Package before 2.3.1 allows Certificate Faking because an attacker can sign a manipulated SAML response with a forged certificate." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://sec-consult.com/en/blog/advisories/15587/", + "refsource": "MISC", + "name": "https://sec-consult.com/en/blog/advisories/15587/" + } + ] + } +} \ No newline at end of file diff --git a/2019/18xxx/CVE-2019-18633.json b/2019/18xxx/CVE-2019-18633.json new file mode 100644 index 00000000000..a3448dc59b8 --- /dev/null +++ b/2019/18xxx/CVE-2019-18633.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-18633", + "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": "European Commission eIDAS-Node Integration Package before 2.3.1 has Missing Certificate Validation because a certain ExplicitKeyTrustEvaluator return value is not checked. NOTE: only 2.1 is confirmed to be affected." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://sec-consult.com/en/blog/advisories/15587/", + "refsource": "MISC", + "name": "https://sec-consult.com/en/blog/advisories/15587/" + } + ] + } +} \ No newline at end of file diff --git a/2019/18xxx/CVE-2019-18635.json b/2019/18xxx/CVE-2019-18635.json new file mode 100644 index 00000000000..caab944df8a --- /dev/null +++ b/2019/18xxx/CVE-2019-18635.json @@ -0,0 +1,67 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2019-18635", + "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 Mooltipass Moolticute through v0.42.1 and v0.42.x-testing through v0.42.5-testing. There is a NULL pointer dereference in MPDevice_win.cpp." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://securiteam.io/2019/10/27/a-null-pointer-dereference/", + "refsource": "MISC", + "name": "https://securiteam.io/2019/10/27/a-null-pointer-dereference/" + }, + { + "url": "https://github.com/mooltipass/moolticute/pull/483", + "refsource": "MISC", + "name": "https://github.com/mooltipass/moolticute/pull/483" + } + ] + } +} \ No newline at end of file