diff --git a/2021/35xxx/CVE-2021-35242.json b/2021/35xxx/CVE-2021-35242.json index 6b3f68000c2..0337a51240b 100644 --- a/2021/35xxx/CVE-2021-35242.json +++ b/2021/35xxx/CVE-2021-35242.json @@ -1,18 +1,101 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@solarwinds.com", "ID": "CVE-2021-35242", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "A valid CSRF token is present in response to an invalid request" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Serv-U Server", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "15.2.4 Hotfix 1 and previous versions", + "version_value": "15.2.5" + } + ] + } + } + ] + }, + "vendor_name": "SolarWinds" + } + ] + } + }, + "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": "Serv-U server responds with valid CSRFToken when the request contains only Session." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "HIGH", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-352: Cross-Site Request Forgery (CSRF)" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "url": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-5_release_notes.htm", + "name": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-5_release_notes.htm" + }, + { + "refsource": "MISC", + "url": "https://www.solarwinds.com/trust-center/security-advisories/cve-2021-35242", + "name": "https://www.solarwinds.com/trust-center/security-advisories/cve-2021-35242" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "SolarWinds advises Serv-U customers to upgrade to the latest Service Release version (15.2.5 SR) once it becomes generally available." + } + ], + "source": { + "defect": [ + "CVE-2021-35242" + ], + "discovery": "EXTERNAL" } } \ No newline at end of file diff --git a/2021/35xxx/CVE-2021-35245.json b/2021/35xxx/CVE-2021-35245.json index f18bded7ed9..6c7b53bbdcf 100644 --- a/2021/35xxx/CVE-2021-35245.json +++ b/2021/35xxx/CVE-2021-35245.json @@ -1,18 +1,103 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "psirt@solarwinds.com", + "DATE_PUBLIC": "2021-12-02T16:16:00.000Z", "ID": "CVE-2021-35245", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Broken Access Control Vulnerability for SolarWinds Serv-U " }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Serv-U FTP", + "version": { + "version_data": [ + { + "platform": "Windows", + "version_affected": "<", + "version_name": "15.2.4 Hotfix 1 and previous versions ", + "version_value": "15.2.5" + } + ] + } + } + ] + }, + "vendor_name": "SolarWinds" + } + ] + } + }, + "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": "When a user has admin rights in Serv-U Console, the user can move, create and delete any files are able to be accessed on the Serv-U host machine." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "NETWORK", + "availabilityImpact": "HIGH", + "baseScore": 8.4, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "HIGH", + "scope": "CHANGED", + "userInteraction": "REQUIRED", + "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-284: Improper Access Control" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "refsource": "MISC", + "url": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2021-35245", + "name": "https://www.solarwinds.com/trust-center/security-advisories/CVE-2021-35245" + }, + { + "refsource": "MISC", + "url": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-5_release_notes.htm", + "name": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-5_release_notes.htm" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "All customers should upgrade to the latest version of Serv-U 15.2.5 as soon as the update is available. " + } + ], + "source": { + "defect": [ + "CVE-2021-35245" + ], + "discovery": "UNKNOWN" } } \ No newline at end of file diff --git a/2021/36xxx/CVE-2021-36198.json b/2021/36xxx/CVE-2021-36198.json index 502b69076fa..605ed19d72e 100644 --- a/2021/36xxx/CVE-2021-36198.json +++ b/2021/36xxx/CVE-2021-36198.json @@ -1,18 +1,99 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { + "ASSIGNER": "productsecurity@jci.com", + "DATE_PUBLIC": "2021-12-02T21:34:00.000Z", "ID": "CVE-2021-36198", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "STATE": "PUBLIC", + "TITLE": "Entrapass" }, + "affects": { + "vendor": { + "vendor_data": [ + { + "product": { + "product_data": [ + { + "product_name": "Entrapass", + "version": { + "version_data": [ + { + "version_affected": "<", + "version_name": "all versions prior to 8.40", + "version_value": "8.40" + } + ] + } + } + ] + }, + "vendor_name": "Johnson Controls" + } + ] + } + }, + "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": "Successful exploitation of this vulnerability could allow an unauthorized user to access sensitive data." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "ADJACENT_NETWORK", + "availabilityImpact": "LOW", + "baseScore": 8.3, + "baseSeverity": "HIGH", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "UNCHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "CWE-200 Information Exposure" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.johnsoncontrols.com/cyber-solutions/security-advisories", + "refsource": "CONFIRM", + "url": "https://www.johnsoncontrols.com/cyber-solutions/security-advisories" + }, + { + "name": "ICS-CERT Advisory", + "refsource": "CERT", + "url": "https://us-cert.gov/ics/advisories/ICSA-21-336-02" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Upgrade Entrapass to version 8.40." + } + ], + "source": { + "discovery": "INTERNAL" } } \ No newline at end of file