HOMEVULNERABILITIESCVE-2024-22205
CRITICAL

CVE-2024-22205

CWE-918Published: January 23, 2024· Updated: Jun 17, 2026

9.8
CVSS v3.1

Official Description

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 to a server-side request forgery. This issue allows for crafting GET requests to internal and external resources on behalf of the server. For example, this issue would allow for accessing resources on the internal network that the server has access to, even though these resources may not be accessible on the internet. This issue is fixed in version 0.8.4.

NVD Source

Risk Analysis

Whoogle Search versions 0.8.3 and prior are vulnerable to server-side request forgery (SSRF) due to improper input sanitization in the window endpoint. This allows remote attackers to make unauthorized requests to internal or external resources. The CVSS score of 9.8 reflects the high impact of this flaw.

No public exploit is known, and the vulnerability is not in CISA KEV. The flaw is remotely exploitable.

Recommended Action

Upgrade to Whoogle Search version 0.8.4 or later. Restrict the server's ability to access sensitive internal network resources.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2024-22205 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Affected Vendors & Products

benbusby1 product(s)
whoogle search
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (12)

Quick Facts

CVE IDCVE-2024-22205
CVSS Score9.8 / 10
SeverityCRITICAL
WeaknessCWE-918
CISA KEVNo
Affected1 vendor(s)
PublishedJan 23, 2024

Related CVEs (CWE-918)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2024-22205 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.