VYPR
High severity7.5NVD Advisory· Published Apr 30, 2024· Updated Apr 15, 2026

CVE-2024-33274

CVE-2024-33274

Description

Directory traversal in FME Modules customfields <=2.2.7 for PrestaShop allows unauthenticated remote attackers to read arbitrary files via a crafted path in ajax.php.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Directory traversal in FME Modules customfields <=2.2.7 for PrestaShop allows unauthenticated remote attackers to read arbitrary files via a crafted path in ajax.php.

Vulnerability

Description

The module "Custom Checkout Fields, Add Custom Fields to Checkout" (customfields) by FME Modules for PrestaShop versions up to 2.2.7 is vulnerable to a directory traversal attack (CWE-22). Due to a predictable token and insufficient validation of the path name construction in the ajax.php file, an unauthenticated attacker can traverse directories and read arbitrary files on the server.[1]

Attack

Vector

The attack can be performed remotely over the network with low complexity and no authentication required. The exploit uses a base64-encoded payload, which can bypass some web application firewalls (WAF). Attackers can hide the module controller's path during the exploit, making detection difficult; the only indicator in conventional frontend logs may be a simple POST request to "/".[1]

Impact

Successful exploitation leads to high confidentiality impact, allowing attackers to exfiltrate sensitive information such as secrets, configuration files, or other modules' data. This could potentially unlock additional admin ajax scripts and facilitate further attacks, including dangerous chained attacks like phar wrapper deserialization.[1]

Mitigation

The vulnerability is fixed in version 2.2.8 of the module. Users are strongly advised to update immediately. Additionally, enabling the AuditEngine of mod_security (or similar) is recommended to help detect and block exploitation attempts.[1]

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.