
Cloud Vulnerability DB
A community-led vulnerabilities database
Whoogle Search versions 0.8.3 and prior contain a limited file write vulnerability when the configuration options are enabled. The vulnerability was discovered in January 2024 and affects the self-hosted metasearch engine (GitHub Advisory).
The vulnerability exists in the config function in app/routes.py where two user-controlled variables are not properly validated: the name variable on line 447 and config_data variable on line 437. The name variable is insecurely concatenated in os.path.join, which leads to path manipulation. Additionally, the POST data from the config_data variable is saved using pickle.dump, resulting in a limited file write capability (GitHub Advisory).
The vulnerability allows an attacker to save and overwrite files on the system that the application has permissions to access. The written files will contain a dictionary with arbitrary data and a required 'url' key-value pair, resulting in a limited file write capability (GitHub Advisory).
The vulnerability has been patched in version 0.8.4. Users should upgrade to this version or later to mitigate the risk. The patch includes validation of config names to prevent names from including path values such as "../../(etc)" (GitHub Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."