CVE-2024-22417
Last modified
CVE-2024-22417 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the `element` method in `app/routes.py` does not validate the user-controlled `src_type` and `element_url` variables and passes them to the `send` method which sends a `GET` request on lines 339-343 in `requests.py`. EPSS estimates a 0.63% chance of exploitation in the next 30 days.
Description
Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the `element` method in `app/routes.py` does not validate the user-controlled `src_type` and `element_url` variables and passes them to the `send` method which sends a `GET` request on lines 339-343 in `requests.py`. The returned contents of the URL are then passed to and reflected back to the user in the `send_file` function on line 484, together with the user-controlled `src_type`, which allows the attacker to control the HTTP response content type leading to a cross-site scripting vulnerability. An attacker could craft a special URL to point to a malicious website and send the link to a victim. The fact that the link would contain a trusted domain (e.g. from one of public Whoogle instances) could be used to trick the user into clicking the link. The malicious website could, for example, be a copy of a real website, meant to steal a person’s credentials to the website, or trick that person in another way. Version 0.8.4 contains a patch for this issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Benbusby | Whoogle Search | < 0.8.4 |
References
- https://securitylab.github.com/advisories/GHSL-2023-186_GHSL-2023-189_benbusby_whoogle-search/Exploit, Third Party Advisory
- https://securitylab.github.com/advisories/GHSL-2023-186_GHSL-2023-189_benbusby_whoogle-search/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-22417?
How severe is CVE-2024-22417?
How do I fix CVE-2024-22417?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-22411Avo is a framework to create admin panels for Ruby on Rails …5.4
- CVE-2024-22412ClickHouse is an open-source column-oriented database manage…4.9
- CVE-2024-22413Rejected reason: Further research determined the issue is no…
- CVE-2024-22414flaskBlog is a simple blog app built with Flask. Improper st…5.4
- CVE-2024-22415jupyter-lsp is a coding assistance tool for JupyterLab (code…9.8
- CVE-2024-22416pyLoad is a free and open-source Download Manager written in…8.8
- CVE-2024-22418Group-Office is an enterprise CRM and groupware tool. Affect…5.4
- CVE-2024-22419Vyper is a Pythonic Smart Contract Language for the Ethereum…9.8
- CVE-2024-2242The Contact Form 7 plugin for WordPress is vulnerable to Ref…6.1
- CVE-2024-22420JupyterLab is an extensible environment for interactive and …6.1
- CVE-2024-22421JupyterLab is an extensible environment for interactive and …6.5
- CVE-2024-22422AnythingLLM is an application that turns any document, resou…7.5
Are you affected by CVE-2024-22417?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
