IMPORTANT NOTICE: DO NOT REPORT VULNERABILITIES SOLELY TO THE AUTHOR OR MARKETPLACE.
We urge you to report any vulnerabilities directly to us. Our mission is to ensure the safety and security of the PrestaShop ecosystem. Unfortunately, many module developers may not always recognize or acknowledge the vulnerabilities in their code, whether due to lack of awareness, or inability to properly evaluate the associated risk, or other reasons.
Given the rise in professional cybercrime networks actively seeking out these vulnerabilities, it's crucial that any potential threats are promptly addressed and the community is informed. The most effective method to do this is by publishing a CVE, like the one provided below.
Should you discover any vulnerabilities, please report them to us at: report[@]security-presta.org or visit https://security-presta.org for more information.
Every vulnerability report helps make the community more secure, and we are profoundly grateful for any information shared with us.
[CVE-2025-24027] ps_contactinfo has potential XSS due to usage of the nofilter tag in template
ps_contactinfo has a cross-site scripting (XSS) weakness (which is not a standalone vulnerability) in versions up to and including 3.3.2
Summary
- CVE ID: CVE-2025-24027
- Published at: 2025-01-22
- Advisory source: PrestaShop
- Platform: PrestaShop
- Product: PrestaShop
- Impacted release: <= 3.3.2, 3.3.3 patched the issue
- Product author: PrestaShop
- Weakness: CWE-79
- Severity: low (4.1)
Description
The ps_contactinfo module for PrestaShop, used to display store contact information, contains a cross-site scripting (XSS) weakness in versions up to and including 3.3.2.
This weakness could lead to a chained vulnerability if and only if the store uses a third-party module vulnerable to SQL injection, as ps_contactinfo might execute stored XSS when rendering formatted objects.
The issue is addressed in commit d60f9a5634b4fc2d3a8831fb08fe2e1f23cbfa39, which prevents formatted addresses from executing stored XSS present in the database. The fix will be included in version 3.3.3 of the module.
No workarounds are currently available, other than applying the fix and ensuring that all modules are properly maintained and up to date.
CVSS base metrics
- Attack vector: network
- Attack complexity: none
- Privilege required: high
- User interaction: none
- Scope: unchanged
- Confidentiality: low
- Integrity: low
- Availability: low
Vector string: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L
Timeline
Date | Action |
---|---|
2025-01-22 | Publish this security advisory |
2025-01-30 | New description and score claim by TouchWeb since it’s a chain vulnerability |
Links
DISCLAIMER: The French Association Friends Of Presta (FOP) acts as an intermediary to help hosting this advisory. While we strive to ensure the information and advice provided are accurate, FOP cannot be held liable for any consequences arising from reported vulnerabilities or any subsequent actions taken.
This advisory and patch is licensed under CC BY-SA 4.0