CVE-2024-45414
Published: 16 September 2024
Summary
CVE-2024-45414 is a critical-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Github (inferred from references). Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 42.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2024-41466
Vulnerability details
The HTTPD binary in multiple ZTE routers has a stack-based buffer overflow vulnerability in webPrivateDecrypt function. This function is responsible for decrypting RSA encrypted ciphertext, the encrypted data is supplied base64 encoded. The decoded ciphertext is stored on the stack…
more
without checking its length. An unauthenticated attacker can get RCE as root by exploiting this vulnerability.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.