ghsa-c7q8-m4xw-c674
Vulnerability from github
Published
2022-06-29 22:09
Modified
2022-07-14 21:36
Severity ?
VLAI Severity ?
Summary
Hybridsessions does not expire session id on logout
Details
When using the hybridsessions module is used without the session-manager module installed and sessions IDs are saved to disk, unexpired SessionIDs of logged out users can still be used to make authenticated requests.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "silverstripe/hybridsessions" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "2.4.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "silverstripe/hybridsessions" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.5.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24444" ], "database_specific": { "cwe_ids": [ "CWE-384" ], "github_reviewed": true, "github_reviewed_at": "2022-06-29T22:09:53Z", "nvd_published_at": "2022-06-28T22:15:00Z", "severity": "MODERATE" }, "details": "When using the hybridsessions module is used without the session-manager module installed and sessions IDs are saved to disk, unexpired SessionIDs of logged out users can still be used to make authenticated requests.", "id": "GHSA-c7q8-m4xw-c674", "modified": "2022-07-14T21:36:35Z", "published": "2022-06-29T22:09:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24444" }, { "type": "WEB", "url": "https://docs.silverstripe.org/en/4/changelogs/4.10.1" }, { "type": "WEB", "url": "https://forum.silverstripe.org/c/releases" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/hybridsessions/CVE-2022-24444.yaml" }, { "type": "WEB", "url": "https://www.silverstripe.org/blog/tag/release" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases" }, { "type": "WEB", "url": "https://www.silverstripe.org/download/security-releases/cve-2022-24444" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Hybridsessions does not expire session id on logout" }
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.
Loading…