cvedb.io
CVE-2022-25303
MEDIUM · CVSS 5.4
EPSS exploitation probability: 0%
Published 2022-07-12T15:15:09.227 · Last modified 2026-06-17T04:33:21.280

Summary

The package whoogle-search before 0.7.2 are 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.

Affected products

whoogle-search_project — whoogle-search

Does this affect you?

Add your gear to cvedb and we'll alert you only when whoogle-search_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.