ghsa-3g43-x7qr-96ph
Vulnerability from github
Published
2023-03-13 20:51
Modified
2023-03-13 20:51
Severity ?
Summary
Possible CSRF token fixation
Details
Impact
When authenticating users PrestaShop preserves session attributes. Because this does not clear CSRF tokens upon login, this might enables same-site attackers
to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation.
Patches
The problem is fixed in version 8.0.1
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "prestashop/prestashop" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "8.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-25170" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2023-03-13T20:51:32Z", "nvd_published_at": "2023-03-13T17:15:00Z", "severity": "MODERATE" }, "details": "### Impact\nWhen authenticating users PrestaShop preserves session attributes. Because this does not clear CSRF tokens upon login, this might enables `same-site attackers` to bypass the CSRF protection mechanism by performing an attack similar to a session-fixation.\n\n### Patches\nThe problem is fixed in version 8.0.1\n", "id": "GHSA-3g43-x7qr-96ph", "modified": "2023-03-13T20:51:32Z", "published": "2023-03-13T20:51:32Z", "references": [ { "type": "WEB", "url": "https://github.com/PrestaShop/PrestaShop/security/advisories/GHSA-3g43-x7qr-96ph" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25170" }, { "type": "PACKAGE", "url": "https://github.com/PrestaShop/PrestaShop" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Possible CSRF token fixation" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.