diff --git a/2021/43xxx/CVE-2021-43137.json b/2021/43xxx/CVE-2021-43137.json index 669d7e43de8..d595efaf96e 100644 --- a/2021/43xxx/CVE-2021-43137.json +++ b/2021/43xxx/CVE-2021-43137.json @@ -1,17 +1,61 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-43137", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-43137", + "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": "Cross-Site Scripting (XSS) and Cross-Site Request Forgery (CSRF) vulnerability exits in hostel management system 2.1 via the name field in my-profile.php. Chaining to this both vulnerabilities leads to account takeover." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://www.exploit-db.com/exploits/50461", + "refsource": "MISC", + "name": "https://www.exploit-db.com/exploits/50461" } ] } diff --git a/2021/43xxx/CVE-2021-43794.json b/2021/43xxx/CVE-2021-43794.json index 53e61a5168d..2b733d27885 100644 --- a/2021/43xxx/CVE-2021-43794.json +++ b/2021/43xxx/CVE-2021-43794.json @@ -75,15 +75,15 @@ }, "references": { "reference_data": [ - { - "name": "https://github.com/discourse/discourse/security/advisories/GHSA-249g-pc77-65hp", - "refsource": "CONFIRM", - "url": "https://github.com/discourse/discourse/security/advisories/GHSA-249g-pc77-65hp" - }, { "name": "https://github.com/discourse/discourse/commit/2da0001965c6d8632d723c46ea5df9f22a1a23f1", "refsource": "MISC", "url": "https://github.com/discourse/discourse/commit/2da0001965c6d8632d723c46ea5df9f22a1a23f1" + }, + { + "name": "https://github.com/discourse/discourse/security/advisories/GHSA-249g-pc77-65hp", + "refsource": "CONFIRM", + "url": "https://github.com/discourse/discourse/security/advisories/GHSA-249g-pc77-65hp" } ] },