GHSA-35PQ-7PV2-2RFW
Vulnerability from github – Published: 2025-01-22 18:10 – Updated: 2025-01-22 18:10
VLAI?
Summary
ps_contactinfo has a potential XSS due to usage of the nofilter tag in template
Details
Impact
This can not be exploited in a fresh install of PrestaShop, only shops made vulnerable by third party modules are concerned.
For example, if your shop has a third party module vulnerable to SQL injections, then ps_contactinfo might execute a stored XSS in FO.
Patches
The long term fix is to have all your modules maintained and updated. The fix on ps_contactinfo will keep formatted addresses from displaying an xss stored in the database.
Workarounds
none
References
none
Severity ?
6.2 (Medium)
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.3.2"
},
"package": {
"ecosystem": "Packagist",
"name": "prestashop/ps_contactinfo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3.3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-24027"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-01-22T18:10:58Z",
"nvd_published_at": "2025-01-22T15:15:27Z",
"severity": "MODERATE"
},
"details": "### Impact\nThis can not be exploited in a fresh install of PrestaShop, only shops made vulnerable by third party modules are concerned. \n\nFor example, if your shop has a third party module vulnerable to SQL injections, then ps_contactinfo might execute a stored XSS in FO.\n\n### Patches\nThe long term fix is to have all your modules maintained and updated.\nThe fix on ps_contactinfo will keep formatted addresses from displaying an xss stored in the database.\n\n### Workarounds\nnone\n\n### References\nnone",
"id": "GHSA-35pq-7pv2-2rfw",
"modified": "2025-01-22T18:10:58Z",
"published": "2025-01-22T18:10:58Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/PrestaShop/ps_contactinfo/security/advisories/GHSA-35pq-7pv2-2rfw"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24027"
},
{
"type": "WEB",
"url": "https://github.com/PrestaShop/ps_contactinfo/commit/d60f9a5634b4fc2d3a8831fb08fe2e1f23cbfa39"
},
{
"type": "PACKAGE",
"url": "https://github.com/PrestaShop/ps_contactinfo"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"type": "CVSS_V3"
}
],
"summary": "ps_contactinfo has a potential XSS due to usage of the nofilter tag in template"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…