cve/2024/CVE-2024-47522.md
2025-09-29 21:09:30 +02:00

19 lines
970 B
Markdown

### [CVE-2024-47522](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47522)
![](https://img.shields.io/static/v1?label=Product&message=suricata&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%207.0.7%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-617%3A%20Reachable%20Assertion&color=brightgreen)
### Description
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. Prior to version 7.0.7, invalid ALPN in TLS/QUIC traffic when JA4 matching/logging is enabled can lead to Suricata aborting with a panic. This issue has been addressed in 7.0.7. One may disable ja4 as a workaround.
### POC
#### Reference
- https://www.vicarius.io/vsociety/posts/cve-2024-47522-detect-suricata-vulnerability
#### Github
No PoCs found on GitHub currently.