ghsa-mf79-f657-47ww
Vulnerability from github
Published
2022-03-20 00:00
Modified
2022-03-28 15:39
Severity ?
VLAI Severity ?
Summary
Insufficient Session Expiration in Admidio
Details
Admidio prior to version 4.1.9 is vulnerable to insufficient session expiration. In vulnerable versions, changing the password in one session does not terminate sessions logged in with the old password, which could lead to unauthorized actors maintaining access to an account.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "admidio/admidio" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.1.9" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0991" ], "database_specific": { "cwe_ids": [ "CWE-613" ], "github_reviewed": true, "github_reviewed_at": "2022-03-28T15:39:13Z", "nvd_published_at": "2022-03-19T08:15:00Z", "severity": "HIGH" }, "details": "Admidio prior to version 4.1.9 is vulnerable to insufficient session expiration. In vulnerable versions, changing the password in one session does not terminate sessions logged in with the old password, which could lead to unauthorized actors maintaining access to an account.", "id": "GHSA-mf79-f657-47ww", "modified": "2022-03-28T15:39:13Z", "published": "2022-03-20T00:00:29Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0991" }, { "type": "WEB", "url": "https://github.com/Admidio/admidio/issues/1238" }, { "type": "WEB", "url": "https://github.com/admidio/admidio/commit/e84e472ebe517e2ff5795c46dc10b5f49dc4d46a" }, { "type": "PACKAGE", "url": "https://github.com/Admidio/admidio" }, { "type": "WEB", "url": "https://github.com/Admidio/admidio/releases/tag/v4.1.9" }, { "type": "WEB", "url": "https://huntr.dev/bounties/1c406a4e-15d0-4920-8495-731c48473ba4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:L", "type": "CVSS_V3" } ], "summary": "Insufficient Session Expiration in Admidio" }
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…