CVE-2023-23614

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-23614
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-23614.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-23614
Aliases
  • GHSA-33w4-xf7m-f82m
Published
2023-01-26T10:15:21.120Z
Modified
2025-11-29T13:57:30.310363Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Improper session handling of "Remember me for 7 days" functionality
Details

Pi-hole®'s Web interface (based off of AdminLTE) provides a central location to manage your Pi-hole. Versions 4.0 and above, prior to 5.18.3 are vulnerable to Insufficient Session Expiration. Improper use of admin WEBPASSWORD hash as "Remember me for 7 days" cookie value makes it possible for an attacker to "pass the hash" to login or reuse a theoretically expired "remember me" cookie. It also exposes the hash over the network and stores it unnecessarily in the browser. The cookie itself is set to expire after 7 days but its value will remain valid as long as the admin password doesn't change. If a cookie is leaked or compromised it could be used forever as long as the admin password is not changed. An attacker that obtained the password hash via an other attack vector (for example a path traversal vulnerability) could use it to login as the admin by setting the hash as the cookie value without the need to crack it to obtain the admin password (pass the hash). The hash is exposed over the network and in the browser where the cookie is transmitted and stored. This issue is patched in version 5.18.3.

Database specific
{
    "cwe_ids": [
        "CWE-613",
        "CWE-836"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/23xxx/CVE-2023-23614.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/pi-hole/adminlte

Affected ranges

Type
GIT
Repo
https://github.com/pi-hole/adminlte
Events

Affected versions

v4.*

v4.0
v4.1
v4.1.1
v4.2
v4.3
v4.3.2
v4.3.3

v5.*

v5.0
v5.1
v5.1.1
v5.10
v5.10.1
v5.11
v5.12
v5.13
v5.14
v5.14.1
v5.14.2
v5.15
v5.15.1
v5.16
v5.17
v5.18
v5.18.1
v5.18.2
v5.2
v5.2.1
v5.2.2
v5.3
v5.3.1
v5.3.2
v5.4
v5.5
v5.5.1
v5.6
v5.7
v5.8
v5.9

Database specific

source

"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-23614.json"