cve/2020/CVE-2020-7065.md

21 lines
974 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-7065](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7065)
![](https://img.shields.io/static/v1?label=Product&message=PHP&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.3.x%3C%207.3.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121%20Stack-based%20Buffer%20Overflow&color=brighgreen)
### Description
In PHP versions 7.3.x below 7.3.16 and 7.4.x below 7.4.4, while using mb_strtolower() function with UTF-32LE encoding, certain invalid strings could cause PHP to overwrite stack-allocated buffer. This could lead to memory corruption, crashes and potentially code execution.
### POC
#### Reference
- https://www.oracle.com/security-alerts/cpuoct2021.html
2024-06-09 00:33:16 +00:00
- https://www.oracle.com/security-alerts/cpuoct2021.html
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/RClueX/Hackerone-Reports
- https://github.com/imhunterand/hackerone-publicy-disclosed