Vulnerabilites related to pow-auth - pow
CVE-2023-42446 (GCVE-0-2023-42446)
Vulnerability from cvelistv5
Published
2023-09-18 21:29
Modified
2024-09-24 18:11
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-298 - Improper Validation of Certificate Expiration
Summary
Pow is a authentication and user management solution for Phoenix and Plug-based apps. Starting in version 1.0.14 and prior to version 1.0.34, use of `Pow.Store.Backend.MnesiaCache` is susceptible to session hijacking as expired keys are not being invalidated correctly on startup. A session may expire when all `Pow.Store.Backend.MnesiaCache` instances have been shut down for a period that is longer than a session's remaining TTL. Version 1.0.34 contains a patch for this issue. As a workaround, expired keys, including all expired sessions, can be manually invalidated.
References
► | URL | Tags | ||||||
---|---|---|---|---|---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T19:23:38.521Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/pow-auth/pow/security/advisories/GHSA-3cjh-p6pw-jhv9", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/pow-auth/pow/security/advisories/GHSA-3cjh-p6pw-jhv9" }, { "name": "https://github.com/pow-auth/pow/issues/713", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/pow-auth/pow/issues/713" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2023-42446", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-09-24T18:00:47.957433Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-09-24T18:11:16.178Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "pow", "vendor": "pow-auth", "versions": [ { "status": "affected", "version": "\u003e= 1.0.14, \u003c 1.0.34" } ] } ], "descriptions": [ { "lang": "en", "value": "Pow is a authentication and user management solution for Phoenix and Plug-based apps. Starting in version 1.0.14 and prior to version 1.0.34, use of `Pow.Store.Backend.MnesiaCache` is susceptible to session hijacking as expired keys are not being invalidated correctly on startup. A session may expire when all `Pow.Store.Backend.MnesiaCache` instances have been shut down for a period that is longer than a session\u0027s remaining TTL. Version 1.0.34 contains a patch for this issue. As a workaround, expired keys, including all expired sessions, can be manually invalidated." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-298", "description": "CWE-298: Improper Validation of Certificate Expiration", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2023-09-18T21:29:22.133Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/pow-auth/pow/security/advisories/GHSA-3cjh-p6pw-jhv9", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/pow-auth/pow/security/advisories/GHSA-3cjh-p6pw-jhv9" }, { "name": "https://github.com/pow-auth/pow/issues/713", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/pow-auth/pow/issues/713" } ], "source": { "advisory": "GHSA-3cjh-p6pw-jhv9", "discovery": "UNKNOWN" }, "title": "Pow Mnesia cache doesn\u0027t invalidate all expired keys on startup" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2023-42446", "datePublished": "2023-09-18T21:29:22.133Z", "dateReserved": "2023-09-08T20:57:45.572Z", "dateUpdated": "2024-09-24T18:11:16.178Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }