SCA: security update for whoogle-search (GHSA-q97g-c29h-x2p7)

critical Tenable Cloud Security Plugin ID 418009

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 `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. (CVE-2024-22203)

See Also

https://github.com/advisories/GHSA-q97g-c29h-x2p7

Plugin Details

Severity: Critical

ID: 418009

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.58

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2024-22203

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/14/2024

Vulnerability Publication Date: 1/23/2024

Reference Information

CVE: CVE-2024-22203

cwe: CWE-918