Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. whoogle-search
  4. ›
  5. CVE-2022-25303

CVE-2022-25303: Whoogle Search Cross-site Scripting via string parameter

July 15, 2022 (updated November 19, 2024)

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 function. However, the error_message is rendered using the | safe filter, meaning the user input is not escaped.

References

  • github.com/advisories/GHSA-mxvc-fwgx-j778
  • github.com/benbusby/whoogle-search
  • github.com/benbusby/whoogle-search/blob/6d362ca5c7a00d2f691a2512461c5dfbfc01cbb3/app/routes.py%23L448
  • github.com/benbusby/whoogle-search/commit/abc30d7da3b5c67be7ce84d4699f327442d44606
  • github.com/pypa/advisory-database/tree/main/vulns/whoogle-search/PYSEC-2022-226.yaml
  • nvd.nist.gov/vuln/detail/CVE-2022-25303
  • snyk.io/vuln/SNYK-PYTHON-WHOOGLESEARCH-2803306

Code Behaviors & Features

Detect and mitigate CVE-2022-25303 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.7.2

Fixed versions

  • 0.7.2

Solution

Upgrade to version 0.7.2 or above.

Impact 6.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

pypi/whoogle-search/CVE-2022-25303.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:46 +0000.