The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade prestashop/prestashop
to version 8.2.3 or higher.
prestashop/prestashop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.
Affected versions of this package are vulnerable to Information Exposure via manipulation of the id_employee
and reset_token
parameters on the password reset page. An attacker with an access to the back-office URL can obtain employee email addresses by sending valid requests and observing response discrepancies, potentially enabling targeted phishing, social engineering, or brute-force attacks.
Steps to reduce the risks:
id_employee
.reset_token
/ id_employee
parameter combinations.
Enable 2FA for employee accounts (through a third-party module) to limit follow‑on impact.