diff --git a/2021/32xxx/CVE-2021-32924.json b/2021/32xxx/CVE-2021-32924.json index a90dadfe5c6..0061b9a6784 100644 --- a/2021/32xxx/CVE-2021-32924.json +++ b/2021/32xxx/CVE-2021-32924.json @@ -1,17 +1,81 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-32924", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "ID": "CVE-2021-32924", + "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": "Invision Community (aka IPS Community Suite) before 4.6.0 allows eval-based PHP code injection by a moderator because the IPS\\cms\\modules\\front\\pages\\_builder::previewBlock method interacts unsafely with the IPS\\_Theme::runProcessFunction method." + } + ] + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "url": "https://hackerone.com/reports/1092574", + "refsource": "MISC", + "name": "https://hackerone.com/reports/1092574" + }, + { + "url": "https://invisioncommunity.com/features/security/", + "refsource": "MISC", + "name": "https://invisioncommunity.com/features/security/" + }, + { + "refsource": "FULLDISC", + "name": "20210528 [KIS-2021-04] IPS Community Suite <= 4.5.4.2 (previewBlock) PHP Code Injection Vulnerability", + "url": "http://seclists.org/fulldisclosure/2021/May/80" + }, + { + "refsource": "MISC", + "name": "http://packetstormsecurity.com/files/162868/IPS-Community-Suite-4.5.4.2-PHP-Code-Injection.html", + "url": "http://packetstormsecurity.com/files/162868/IPS-Community-Suite-4.5.4.2-PHP-Code-Injection.html" + }, + { + "refsource": "MISC", + "name": "http://karmainsecurity.com/KIS-2021-04", + "url": "http://karmainsecurity.com/KIS-2021-04" } ] }