Lucene search

K
cvelistGitHub_MCVELIST:CVE-2024-22205
HistoryJan 23, 2024 - 5:21 p.m.

CVE-2024-22205 Whoogle Search Server Side Request Forgery vulnerability

2024-01-2317:21:40
CWE-918
GitHub_M
www.cve.org
whoogle search
server side request forgery
vulnerability
metasearch engine
version 0.8.3
security issue
fixed in version 0.8.4

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

9.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

39.6%

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.

CNA Affected

[
  {
    "vendor": "benbusby",
    "product": "whoogle-search",
    "versions": [
      {
        "version": "< 0.8.4",
        "status": "affected"
      }
    ]
  }
]

9.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

9.4 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

39.6%

Related for CVELIST:CVE-2024-22205