4.1

CVE-2025-61923

PrestaShop Checkout Backoffice directory traversal allows arbitrary file disclosure

PrestaShop Checkout is the PrestaShop official payment module in partnership with PayPal. In versions prior to 4.4.1 and 5.0.5, the backoffice is missing validation on input resulting in a directory traversal and arbitrary file disclosure. The vulnerability is fixed in versions 4.4.1 and 5.0.5. No known workarounds exist.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
PrestashopPrestashop Checkout SwPlatformprestashop Version < 7.4.4.1
PrestashopPrestashop Checkout SwPlatformprestashop Version >= 7.5.0.1 < 7.5.0.5
PrestashopPrestashop Checkout SwPlatformprestashop Version >= 8.3.1.0 < 8.4.4.1
PrestashopPrestashop Checkout SwPlatformprestashop Version >= 8.5.0.0 < 8.5.0.5
PrestashopPrestashop Checkout SwPlatformprestashop Version >= 9.4.3.1 < 9.5.0.5
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.05% 0.139
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
security-advisories@github.com 4.1 2.3 1.4
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.