diff --git a/2019/9xxx/CVE-2019-9060.json b/2019/9xxx/CVE-2019-9060.json index a85f5c4ddcb..3a96b7d18a3 100644 --- a/2019/9xxx/CVE-2019-9060.json +++ b/2019/9xxx/CVE-2019-9060.json @@ -2,7 +2,7 @@ "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2019-9060", - "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": "An issue was discovered in CMS Made Simple 2.2.8. It is possible to achieve unauthenticated path traversal in the CGExtensions module (in the file action.setdefaulttemplate.php) with the m1_filename parameter; and through the action.showmessage.php file, it is possible to read arbitrary file content (by using that path traversal with m1_prefname set to cg_errormsg and m1_resettodefault=1)." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "n/a", + "version": { + "version_data": [ + { + "version_value": "n/a" + } + ] + } + } + ] + }, + "vendor_name": "n/a" + } + ] + } + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "name": "https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum", + "url": "https://www.cmsmadesimple.org/2019/03/Announcing-CMS-Made-Simple-v2.2.10-Spuzzum" + }, + { + "refsource": "CONFIRM", + "name": "http://dev.cmsmadesimple.org/project/changelog/5819", + "url": "http://dev.cmsmadesimple.org/project/changelog/5819" + }, + { + "refsource": "CONFIRM", + "name": "https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg", + "url": "https://newsletter.cmsmadesimple.org/w/89247Qog4jCRCuRinvhsofwg" + }, + { + "refsource": "CONFIRM", + "name": "https://forum.cmsmadesimple.org/viewtopic.php?f=1&t=80285", + "url": "https://forum.cmsmadesimple.org/viewtopic.php?f=1&t=80285" } ] } diff --git a/2021/38xxx/CVE-2021-38156.json b/2021/38xxx/CVE-2021-38156.json index ef92b95b7cf..3b802cc1132 100644 --- a/2021/38xxx/CVE-2021-38156.json +++ b/2021/38xxx/CVE-2021-38156.json @@ -56,6 +56,11 @@ "url": "https://www.nagios.com/downloads/nagios-xi/change-log/", "refsource": "MISC", "name": "https://www.nagios.com/downloads/nagios-xi/change-log/" + }, + { + "refsource": "MISC", + "name": "https://raxis.com/blog/cve-2021-38156", + "url": "https://raxis.com/blog/cve-2021-38156" } ] } diff --git a/2021/38xxx/CVE-2021-38304.json b/2021/38xxx/CVE-2021-38304.json index 22a4b4b0f81..b40a8945a0f 100644 --- a/2021/38xxx/CVE-2021-38304.json +++ b/2021/38xxx/CVE-2021-38304.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-38304", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-38304", + "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": "Improper input validation in the National Instruments NI-PAL driver in versions 20.0.0 and prior may allow a privileged user to potentially enable escalation of privilege via local access." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "name": "https://www.ni.com/en-us/support/documentation/supplemental/21/improper-input-validation-in-ni-pal.html", + "url": "https://www.ni.com/en-us/support/documentation/supplemental/21/improper-input-validation-in-ni-pal.html" } ] } diff --git a/2021/3xxx/CVE-2021-3814.json b/2021/3xxx/CVE-2021-3814.json new file mode 100644 index 00000000000..19551ebc495 --- /dev/null +++ b/2021/3xxx/CVE-2021-3814.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-3814", + "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/2021/41xxx/CVE-2021-41317.json b/2021/41xxx/CVE-2021-41317.json new file mode 100644 index 00000000000..dbca7fd9b93 --- /dev/null +++ b/2021/41xxx/CVE-2021-41317.json @@ -0,0 +1,62 @@ +{ + "CVE_data_meta": { + "ASSIGNER": "cve@mitre.org", + "ID": "CVE-2021-41317", + "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": "XSS Hunter Express before 2021-09-17 does not properly enforce authentication requirements for paths." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://github.com/mandatoryprogrammer/xsshunter-express/commit/56bb44ed9024849f64173f71583ecb7d873baba0", + "refsource": "MISC", + "name": "https://github.com/mandatoryprogrammer/xsshunter-express/commit/56bb44ed9024849f64173f71583ecb7d873baba0" + } + ] + } +} \ No newline at end of file diff --git a/2021/41xxx/CVE-2021-41318.json b/2021/41xxx/CVE-2021-41318.json new file mode 100644 index 00000000000..365a00d7df2 --- /dev/null +++ b/2021/41xxx/CVE-2021-41318.json @@ -0,0 +1,18 @@ +{ + "data_type": "CVE", + "data_format": "MITRE", + "data_version": "4.0", + "CVE_data_meta": { + "ID": "CVE-2021-41318", + "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