CVE-2022-25303 – whoogle-search
Package
Manager: pip
Name: whoogle-search
Vulnerable Version: >=0 <0.7.2
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00286 pctl0.5165
Details
Whoogle Search Cross-site Scripting via string parameter The package whoogle-search before version 0.7.2 is vulnerable to Cross-site Scripting (XSS) via the query string parameter q. In the case where it does not contain the http string, it is used to build the error_message that is then rendered in the error.html template, using the [flask.render_template](https://flask.palletsprojects.com/en/2.1.x/api/flask.render_template) function. However, the error_message is rendered using the [| safe filter](https://jinja.palletsprojects.com/en/3.1.x/templates/working-with-automatic-escaping), meaning the user input is not escaped.
Metadata
Created: 2022-07-15T15:37:39Z
Modified: 2024-11-19T19:03:35Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/07/GHSA-mxvc-fwgx-j778/GHSA-mxvc-fwgx-j778.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-mxvc-fwgx-j778
Finding: F425
Auto approve: 1