VYPR

Whoogle Search

by Benbusby

Source repositories

CVEs (6)

  • CVE-2024-22205CriJan 23, 2024
    risk 0.52cvss 9.1epss 0.01

    Whoogle Search is a self-hosted metasearch engine. In versions 0.8.3 and prior, the `window` endpoint does not sanitize user-supplied input from the `location` variable and passes it to the `send` method which sends a `GET` request on lines 339-343 in `request.py,` which leads…

  • CVE-2024-22203CriJan 23, 2024
    risk 0.52cvss 9.1epss 0.01

    Whoogle Search is a self-hosted metasearch engine. In versions prior to 0.8.4, 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…

  • CVE-2026-50870HigJun 15, 2026
    risk 0.49cvss 7.5epss 0.00

    An information disclosure vulnerability in the configuration endpoint of Ben Busby whoogle-search v1.2.3 allows attackers to obtain sensitive information via a crafted GET request.

  • CVE-2024-53305HigApr 16, 2025
    risk 0.40cvss 7.3epss 0.01

    An issue in the component /models/config.py of Whoogle search v0.9.0 allows attackers to execute arbitrary code via supplying a crafted search query.

  • CVE-2024-22417MedJan 23, 2024
    risk 0.33cvss 6.1epss 0.01

    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…

  • CVE-2024-22204MedJan 23, 2024
    risk 0.28cvss 5.3epss 0.01

    Whoogle Search is a self-hosted metasearch engine. Versions 0.8.3 and prior have a limited file write vulnerability when the configuration options in Whoogle are enabled. The `config` function in `app/routes.py` does not validate the user-controlled `name` variable on line 447…