diff --git a/2021/42xxx/CVE-2021-42833.json b/2021/42xxx/CVE-2021-42833.json index 21b0f266853..7796f99166d 100644 --- a/2021/42xxx/CVE-2021-42833.json +++ b/2021/42xxx/CVE-2021-42833.json @@ -1,18 +1,97 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", "CVE_data_meta": { - "ID": "CVE-2021-42833", "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" + "DATE_PUBLIC": "2021-12-16T18:00:00.000Z", + "ID": "CVE-2021-42833", + "STATE": "PUBLIC", + "TITLE": "Use of hardcoded credentials impacting AquaView versions 1.60, 7.x, 8.x" }, + "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": "A Use of Hardcoded Credentials vulnerability exists in AquaView versions 1.60, 7.x, and 8.x that could allow an authenticated local attacker to manipulate users and system settings." } ] + }, + "generator": { + "engine": "Vulnogram 0.0.9" + }, + "impact": { + "cvss": { + "attackComplexity": "LOW", + "attackVector": "LOCAL", + "availabilityImpact": "HIGH", + "baseScore": 9.3, + "baseSeverity": "CRITICAL", + "confidentialityImpact": "HIGH", + "integrityImpact": "HIGH", + "privilegesRequired": "NONE", + "scope": "CHANGED", + "userInteraction": "NONE", + "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", + "version": "3.1" + } + }, + "problemtype": { + "problemtype_data": [ + { + "description": [ + { + "lang": "eng", + "value": "n/a" + } + ] + } + ] + }, + "references": { + "reference_data": [ + { + "name": "https://www.xylem.com/siteassets/about-xylem/cybersecurity/advisories/xpsa-aquaview-v5.0.pdf", + "refsource": "CONFIRM", + "url": "https://www.xylem.com/siteassets/about-xylem/cybersecurity/advisories/xpsa-aquaview-v5.0.pdf" + }, + { + "name": "ICS-CERT Advisory", + "refsource": "CERT", + "url": "https://www.cisa.gov/uscert/ics/advisories/icsa-21-350-01" + } + ] + }, + "solution": [ + { + "lang": "eng", + "value": "Xylem recommends that AquaView customers implement new security settings. " + } + ], + "source": { + "discovery": "INTERNAL" } } \ No newline at end of file