CVE-2024-31218 Information
Description
Webhood is a self-hosted URL scanner used analyzing phishing and malicious sites. Webhood’s backend container images in versions 0.9.0 and earlier are subject to Missing Authentication for Critical Function vulnerability. This vulnerability allows an unauthenticated attacker to send a HTTP request to the database (Pocketbase) admin API to create an admin account. The Pocketbase admin API does not check for authentication/authorization when creating an admin account when no admin accounts have been added. In its default deployment Webhood does not create a database admin account. Therefore unless users have manually created an admin account in the database an admin account will not exist in the deployment and the deployment is vulnerable. Versions starting from 0.9.1 are patched. The patch creates a randomly generated admin account if admin accounts have not already been created i.e. the vulnerability is exploitable in the deployment. As a workaround users can disable access to URL path starting with /api/admins entirely. With this workaround the vulnerability is not exploitable via network.
Reference
https://github.com/webhood-io/webhood/security/advisories/GHSA-h533-rxhm-73j2 https://github.com/webhood-io/webhood/commit/735e7fa2814edeec9a2c07778ed51b3c018609f9
Share on: