diff --git a/2020/24xxx/CVE-2020-24551.json b/2020/24xxx/CVE-2020-24551.json index 0972908f915..1e0c8b6bc78 100644 --- a/2020/24xxx/CVE-2020-24551.json +++ b/2020/24xxx/CVE-2020-24551.json @@ -1,18 +1,94 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "AKA": "TWCERT/CC", + "ASSIGNER": "cve@cert.org.tw", + "DATE_PUBLIC": "2020-10-14T12:30:00.000Z", "ID": "CVE-2020-24551", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "IProom MMC+ Server - URL Redirection to Untrusted Site (Open Redirect')" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "MMC+ Server", + "version": { + "version_data": [ + { + "version_affected": "<=", + "version_name": "0", + "version_value": "3.2.2" + } + ] + } + } + ] + }, + "vendor_name": "IProom" + } + ] + } + }, + "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": "IProom MMC+ Server login page does not validate specific parameters properly. Attackers can use the vulnerability to redirect to any malicious site and steal the victim's login credentials." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "NONE", + "baseScore": 6.1, + "baseSeverity": "MEDIUM", + "confidentialityImpact": "LOW", + "integrityImpact": "LOW", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "CONFIRM", + "url": "https://www.twcert.org.tw/tw/cp-132-4053-6e9a2-1.html" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Contact IProom for tech support." + } + ], + "source": { + "discovery": "UNKNOWN" } } \ No newline at end of file