
Cloud Vulnerability DB
A community-led vulnerabilities database
In PrestaShop version 8.1.4, a NULL pointer dereference vulnerability was identified in the math_round function within Tools.php. The vulnerability was discovered on November 29, 2024 (NVD).
The vulnerability exists in the math_round function within Tools.php where a NULL pointer dereference could occur when calling the round function without proper null checks. The issue was fixed by adding a null coalescing operator to ensure a default value of 0.0 is used when the input is null (PrestaShop Commit).
A NULL pointer dereference vulnerability can lead to application crashes, resulting in denial of service conditions when the affected function is called with null input.
The vulnerability has been patched in a commit that adds a null check using the null coalescing operator (??) to provide a default value of 0.0 when the input is null. Users should update to the patched version when available (PrestaShop Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."