-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| prestashop/blockreassurance | composer | <= 5.1.3 | 5.1.4 |
The vulnerability stems from improper access control in the displayAjaxSavePositionByHook method. The pre-patch code (<=5.1.3) only validated the 'value' parameter against position constants but failed to properly validate the 'hook' parameter against authorized configuration keys. This allowed manipulation of the 'hook' parameter to target arbitrary configuration entries. The patch introduced validation methods (isAuthorizedHookConfigurationKey and isAuthorizedPositionValue) to restrict both parameters, confirming the vulnerability existed in this function's original implementation.
KEV Misses 88% of Exploited CVEs- Get the report