Files
CVEs-PoC/2016/CVE-2016-7445.md
T
2024-06-18 02:51:15 +02:00

20 lines
741 B
Markdown

### [CVE-2016-7445](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7445)
![](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
convert.c in OpenJPEG before 2.1.2 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via vectors involving the variable s.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2016/09/18/4
- https://github.com/uclouvain/openjpeg/issues/843
#### Github
- https://github.com/mudongliang/LinuxFlaw
- https://github.com/oneoy/cve-