cve/2024/CVE-2024-36626.md

19 lines
695 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-36626](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36626)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=8.1.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
In prestashop 8.1.4, a NULL pointer dereference was identified in the math_round function within Tools.php.
### POC
#### Reference
- https://gist.github.com/1047524396/25c45b61a6374e0fdaf720c9863c6bcd
#### Github
No PoCs found on GitHub currently.