diff --git a/2012/0xxx/CVE-2012-0718.json b/2012/0xxx/CVE-2012-0718.json index df59245bb26..25cc930c6de 100644 --- a/2012/0xxx/CVE-2012-0718.json +++ b/2012/0xxx/CVE-2012-0718.json @@ -1,8 +1,31 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "psirt@us.ibm.com", "ID": "CVE-2012-0718", - "STATE": "RESERVED" + "STATE": "PUBLIC" + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "IBM", + "product": { + "product_data": [ + { + "product_name": "Tivoli Endpoint Manager", + "version": { + "version_data": [ + { + "version_value": "8" + } + ] + } + } + ] + } + } + ] + } }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +34,28 @@ "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": "IBM Tivoli Endpoint Manager 8 does not set the HttpOnly flag on cookies." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Default Configureation" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74038", + "refsource": "MISC", + "name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/74038" } ] } diff --git a/2015/7xxx/CVE-2015-7505.json b/2015/7xxx/CVE-2015-7505.json index 3c904cae0a1..4e6d3d45ac6 100644 --- a/2015/7xxx/CVE-2015-7505.json +++ b/2015/7xxx/CVE-2015-7505.json @@ -1,8 +1,8 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-7505", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +11,56 @@ "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": "Stack-based buffer overflow in the gif_next_LZW function in libnsgif.c in Libnsgif 0.1.2 allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted LZW stream in a GIF file." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "Buffer Overflow" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "Libnsgif", + "version": { + "version_data": [ + { + "version_value": "0.1.2" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "http://www.securityfocus.com/archive/1/archive/1/537128/100/0/threaded", + "url": "http://www.securityfocus.com/archive/1/archive/1/537128/100/0/threaded" + }, + { + "refsource": "MISC", + "name": "http://seclists.org/fulldisclosure/2015/Dec/70", + "url": "http://seclists.org/fulldisclosure/2015/Dec/70" } ] } diff --git a/2015/7xxx/CVE-2015-7567.json b/2015/7xxx/CVE-2015-7567.json index 4f273be9df5..66ce86951d1 100644 --- a/2015/7xxx/CVE-2015-7567.json +++ b/2015/7xxx/CVE-2015-7567.json @@ -1,8 +1,8 @@ { "CVE_data_meta": { - "ASSIGNER": "cve@mitre.org", + "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2015-7567", - "STATE": "RESERVED" + "STATE": "PUBLIC" }, "data_format": "MITRE", "data_type": "CVE", @@ -11,7 +11,66 @@ "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": "SQL injection vulnerability in Yeager CMS 1.2.1 allows remote attackers to execute arbitrary SQL commands via the \"passwordreset&token\" parameter." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "SQL Injection" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "vendor_name": "n/a", + "product": { + "product_data": [ + { + "product_name": "Yeager CMS", + "version": { + "version_data": [ + { + "version_value": "1.2.1" + } + ] + } + } + ] + } + } + ] + } + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/135716/Yeager-CMS-1.2.1-File-Upload-SQL-Injection-XSS-SSRF.html", + "url": "http://packetstormsecurity.com/files/135716/Yeager-CMS-1.2.1-File-Upload-SQL-Injection-XSS-SSRF.html" + }, + { + "refsource": "MISC", + "name": "http://www.securityfocus.com/archive/1/archive/1/537493/100/0/threaded", + "url": "http://www.securityfocus.com/archive/1/archive/1/537493/100/0/threaded" + }, + { + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/39436/", + "url": "https://www.exploit-db.com/exploits/39436/" + }, + { + "refsource": "MISC", + "name": "http://seclists.org/fulldisclosure/2016/Feb/44", + "url": "http://seclists.org/fulldisclosure/2016/Feb/44" } ] } diff --git a/2019/0xxx/CVE-2019-0193.json b/2019/0xxx/CVE-2019-0193.json index 306eae8a35b..aaff6baaa02 100644 --- a/2019/0xxx/CVE-2019-0193.json +++ b/2019/0xxx/CVE-2019-0193.json @@ -113,6 +113,11 @@ "refsource": "MLIST", "name": "[lucene-dev] 20200214 Re: 7.7.3 bugfix release", "url": "https://lists.apache.org/thread.html/r19d23e8640236a3058b4d6c23e5cd663fde182255f5a9d63e0606a66@%3Cdev.lucene.apache.org%3E" + }, + { + "refsource": "MLIST", + "name": "[lucene-issues] 20200218 [jira] [Updated] (SOLR-13669) [CVE-2019-0193] Remote Code Execution via DataImportHandler", + "url": "https://lists.apache.org/thread.html/r33aed7ad4ee9833c4190a44e2b106efd2deb19504b85e012175540f6@%3Cissues.lucene.apache.org%3E" } ] }, diff --git a/2020/2xxx/CVE-2020-2574.json b/2020/2xxx/CVE-2020-2574.json index c6e6db6a9d5..91f83bcf4d8 100644 --- a/2020/2xxx/CVE-2020-2574.json +++ b/2020/2xxx/CVE-2020-2574.json @@ -1,4 +1,3 @@ - { "CVE_data_meta": { "ASSIGNER": "secalert_us@oracle.com", @@ -83,6 +82,11 @@ "refsource": "UBUNTU", "name": "USN-4250-1", "url": "https://usn.ubuntu.com/4250-1/" + }, + { + "refsource": "UBUNTU", + "name": "USN-4250-2", + "url": "https://usn.ubuntu.com/4250-2/" } ] } diff --git a/2020/9xxx/CVE-2020-9265.json b/2020/9xxx/CVE-2020-9265.json new file mode 100644 index 00000000000..bc618699081 --- /dev/null +++ b/2020/9xxx/CVE-2020-9265.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9265", + "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/9xxx/CVE-2020-9266.json b/2020/9xxx/CVE-2020-9266.json new file mode 100644 index 00000000000..08984ac3da3 --- /dev/null +++ b/2020/9xxx/CVE-2020-9266.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9266", + "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/9xxx/CVE-2020-9267.json b/2020/9xxx/CVE-2020-9267.json new file mode 100644 index 00000000000..a2886d3497f --- /dev/null +++ b/2020/9xxx/CVE-2020-9267.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9267", + "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/9xxx/CVE-2020-9268.json b/2020/9xxx/CVE-2020-9268.json new file mode 100644 index 00000000000..7f4d0906560 --- /dev/null +++ b/2020/9xxx/CVE-2020-9268.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9268", + "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/9xxx/CVE-2020-9269.json b/2020/9xxx/CVE-2020-9269.json new file mode 100644 index 00000000000..da299656512 --- /dev/null +++ b/2020/9xxx/CVE-2020-9269.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9269", + "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/9xxx/CVE-2020-9270.json b/2020/9xxx/CVE-2020-9270.json new file mode 100644 index 00000000000..bbb05065ea4 --- /dev/null +++ b/2020/9xxx/CVE-2020-9270.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9270", + "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/9xxx/CVE-2020-9271.json b/2020/9xxx/CVE-2020-9271.json new file mode 100644 index 00000000000..7f4f7064162 --- /dev/null +++ b/2020/9xxx/CVE-2020-9271.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2020-9271", + "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