Pi-hole's Web interface provides a central location to manage a Pi-hole instance and review performance statistics. Prior to Pi-hole Web interface version 5.5.1, the `validDomainWildcard` preg_match filter allows a malicious character through that can be used to execute code, list directories, and overwrite sensitive files. The issue lies in the fact that one of the periods is not escaped, allowing any character to be used in its place. A patch for this vulnerability was released in version 5.5.1.
References
Link | Resource |
---|---|
https://github.com/pi-hole/AdminLTE/releases/tag/v5.5.1 | Release Notes Third Party Advisory |
https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-5cm9-6p3m-v259 | Exploit Third Party Advisory |
https://github.com/pi-hole/AdminLTE/releases/tag/v5.5.1 | Release Notes Third Party Advisory |
https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-5cm9-6p3m-v259 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:07
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 7.6 |
References | () https://github.com/pi-hole/AdminLTE/releases/tag/v5.5.1 - Release Notes, Third Party Advisory | |
References | () https://github.com/pi-hole/AdminLTE/security/advisories/GHSA-5cm9-6p3m-v259 - Exploit, Third Party Advisory |
Information
Published : 2021-08-04 18:15
Updated : 2024-11-21 06:07
NVD link : CVE-2021-32706
Mitre link : CVE-2021-32706
CVE.ORG link : CVE-2021-32706
JSON object : View
Products Affected
pi-hole
- pi-hole
CWE