cve/2024/CVE-2024-7347.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

2024-08-15 18:54:34 +00:00
### [CVE-2024-7347](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-7347)
![](https://img.shields.io/static/v1?label=Product&message=NGINX%20Open%20Source&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=NGINX%20Plus&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-126%3A%20Buffer%20Over-read&color=brighgreen)
### Description
NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module, which might allow an attacker to over-read NGINX worker memory resulting in its termination, using a specially crafted mp4 file. The issue only affects NGINX if it is built with the ngx_http_mp4_module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted mp4 file with the ngx_http_mp4_module.  Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds
2025-09-29 16:08:36 +00:00
- https://github.com/krlabs/nginx-vulnerabilities
- https://github.com/psibirenko-svg/ALP-tutorial
2024-08-15 18:54:34 +00:00