cve/2024/CVE-2024-49369.md

27 lines
1.8 KiB
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-49369](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-49369)
![](https://img.shields.io/static/v1?label=Product&message=icinga2&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.12.0%2C%20%3C%202.12.11%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.13.0%2C%20%3C%202.13.10%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.14.0%2C%20%3C%202.14.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%202.4.0%2C%20%3C%202.11.12%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.12.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.13.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.14.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=2.4.0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-295%3A%20Improper%20Certificate%20Validation&color=brightgreen)
2025-09-29 16:08:36 +00:00
### Description
Icinga is a monitoring system which checks the availability of network resources, notifies users of outages, and generates performance data for reporting. The TLS certificate validation in all Icinga 2 versions starting from 2.4.0 was flawed, allowing an attacker to impersonate both trusted cluster nodes as well as any API users that use TLS client certificates for authentication (ApiUser objects with the client_cn attribute set). This vulnerability has been fixed in v2.14.3, v2.13.10, v2.12.11, and v2.11.12.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/EGI-Federation/SVG-advisories
- https://github.com/Quantum-Sicarius/CVE-2024-49369
2025-09-29 21:09:30 +02:00
- https://github.com/nomi-sec/PoC-in-GitHub
2025-09-29 16:08:36 +00:00