diff --git a/2021/23xxx/CVE-2021-23404.json b/2021/23xxx/CVE-2021-23404.json index 697fc993d61..738fe15ceb4 100644 --- a/2021/23xxx/CVE-2021-23404.json +++ b/2021/23xxx/CVE-2021-23404.json @@ -48,12 +48,14 @@ "references": { "reference_data": [ { - "refsource": "CONFIRM", - "url": "https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324" + "refsource": "MISC", + "url": "https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324", + "name": "https://snyk.io/vuln/SNYK-PYTHON-SQLITEWEB-1316324" }, { - "refsource": "CONFIRM", - "url": "https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py%23L1" + "refsource": "MISC", + "url": "https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py%23L1", + "name": "https://github.com/coleifer/sqlite-web/blob/2e7c85da3d37f80074ed3ae39b5851069b4f301c/sqlite_web/__main__.py%23L1" } ] }, @@ -61,7 +63,7 @@ "description_data": [ { "lang": "eng", - "value": "This affects all versions of package sqlite-web.\n The SQL dashboard area allows sensitive actions to be performed without validating that the request originated from the application. This could enable an attacker to trick a user into performing these actions unknowingly through a Cross Site Request Forgery (CSRF) attack.\r\n\r\n" + "value": "This affects all versions of package sqlite-web. The SQL dashboard area allows sensitive actions to be performed without validating that the request originated from the application. This could enable an attacker to trick a user into performing these actions unknowingly through a Cross Site Request Forgery (CSRF) attack." } ] }, diff --git a/2021/40xxx/CVE-2021-40377.json b/2021/40xxx/CVE-2021-40377.json index 6c081048d30..d10b01de481 100644 --- a/2021/40xxx/CVE-2021-40377.json +++ b/2021/40xxx/CVE-2021-40377.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-40377", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-40377", + "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": "SmarterTools SmarterMail 16.x before build 7866 has stored XSS. The application fails to sanitize email content, thus allowing one to inject HTML and/or JavaScript into a page that will then be processed and stored by the application." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.smartertools.com/smartermail/release-notes/current", + "refsource": "MISC", + "name": "https://www.smartertools.com/smartermail/release-notes/current" } ] }