Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Chris Schneider

#30549of 56,337
8.8Total CVSS
Vulnerabilities · 1
PT-2021-19872
8.8
2021-08-04
Pi-Hole · Pi-Hole · CVE-2021-32706
**Name of the Vulnerable Software and Affected Versions** Pi-hole versions prior to 5.5.1 **Description** The issue lies in the `validDomainWildcard` preg match filter, which allows a malicious character through that can be used to execute code, list directories, and overwrite sensitive files. This is due to one of the periods not being escaped, allowing any character to be used in its place. **Recommendations** For versions prior to 5.5.1, update to version 5.5.1 to resolve the issue. As a temporary workaround, consider restricting access to the `validDomainWildcard` preg match filter until the patch is applied.