Created
November 29, 2024 04:40
-
-
Save 1047524396/25c45b61a6374e0fdaf720c9863c6bcd to your computer and use it in GitHub Desktop.
CVE-2024-36626
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CVE ID] | |
CVE-2024-36626 | |
[PRODUCT] | |
prestashop | |
[VERSION] | |
8.1.4 | |
[PROBLEM TYPE] | |
NULL Pointer Dereference | |
[DESCRIPTION] | |
In prestashop 8.1.4, a NULL pointer dereference was identified in the math_round function within Tools.php. | |
[PATCH LINK] | |
https://github.com/prestashop/prestashop/commit/20fa542294da2cfa034a48041e292acaed0c2a7f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As you can see, this commit is revert, can you explain? Or provide a POC