cve/2024/CVE-2024-38950.md

18 lines
622 B
Markdown
Raw Normal View History

2024-08-05 18:41:32 +00:00
### [CVE-2024-38950](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-38950)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Heap Buffer Overflow vulnerability in Libde265 v1.0.15 allows attackers to crash the application via crafted payload to __interceptor_memcpy function.
### POC
#### Reference
- https://github.com/strukturag/libde265/issues/460
#### Github
No PoCs found on GitHub currently.