CVE-2022-20868
04.11.2022, 18:15
A vulnerability in the web-based management interface of Cisco Email Security Appliance, Cisco Secure Email and Web Manager and Cisco Secure Web Appliance could allow an authenticated, remote attacker to elevate privileges on an affected system. The attacker needs valid credentials to exploit this vulnerability. This vulnerability is due to the use of a hardcoded value to encrypt a token used for certain APIs calls . An attacker could exploit this vulnerability by authenticating to the device and sending a crafted HTTP request. A successful exploit could allow the attacker to impersonate another valid user and execute commands with the privileges of that user account.Enginsight
Vendor | Product | Version |
---|---|---|
cisco | asyncos | 13.0 ≤ 𝑥 < 14.2.1 |
cisco | asyncos | 12.0 ≤ 𝑥 < 14.2.0 |
cisco | asyncos | 11.8 ≤ 𝑥 < 12.5.5 |
cisco | asyncos | 14.0 ≤ 𝑥 < 14.0.4 |
cisco | asyncos | 14.5 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-321 - Use of Hard-coded Cryptographic KeyThe use of a hard-coded cryptographic key significantly increases the possibility that encrypted data may be recovered.
- CWE-798 - Use of Hard-coded CredentialsThe software contains hard-coded credentials, such as a password or cryptographic key, which it uses for its own inbound authentication, outbound communication to external components, or encryption of internal data.