{ "id": "CVE-2021-46704", "sourceIdentifier": "cve@mitre.org", "published": "2022-03-06T07:15:07.200", "lastModified": "2022-03-11T14:41:20.677", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument (lib/ui/api.ts and lib/ping.ts). The vulnerability arises from insufficient input validation combined with a missing authorization check." }, { "lang": "es", "value": "En GenieACS versiones 1.2.x anteriores a 1.2.8, la API de la interfaz de usuario es vulnerable a la inyecci\u00f3n de comandos del sistema operativo no autenticados por medio del argumento ping host (lib/ui/api.ts y lib/ping.ts). La vulnerabilidad surge de una insuficiente comprobaci\u00f3n de entrada combinada con una falta de comprobaci\u00f3n de autorizaci\u00f3n" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-78" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:genieacs:genieacs:*:*:*:*:*:*:*:*", "versionStartIncluding": "1.2.0", "versionEndExcluding": "1.2.8", "matchCriteriaId": "F1216F68-A0AA-4D40-82D9-A26DF995FA89" } ] } ] } ], "references": [ { "url": "https://github.com/genieacs/genieacs/commit/7f295beeecc1c1f14308a93c82413bb334045af6", "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ] }, { "url": "https://github.com/genieacs/genieacs/releases/tag/v1.2.8", "source": "cve@mitre.org", "tags": [ "Release Notes", "Third Party Advisory" ] } ] }