CVE-2022-25303
5.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N/E:P
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 function. However, the error_message is rendered using the | safe filter, meaning the user input is not escaped.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| n/a | whoogle-search | unspecified < 0.7.2 | affected |
Weaknesses
- Cross-site Scripting (XSS)
ADP Enrichment
CVE Program Container
Additional References
- https://snyk.io/vuln/SNYK-PYTHON-WHOOGLESEARCH-2803306
- https://github.com/benbusby/whoogle-search/blob/6d362ca5c7a00d2f691a2512461c5dfbfc01cbb3/app/routes.py%23L448
- https://github.com/benbusby/whoogle-search/commit/abc30d7da3b5c67be7ce84d4699f327442d44606
References
- https://snyk.io/vuln/SNYK-PYTHON-WHOOGLESEARCH-2803306
- https://github.com/benbusby/whoogle-search/blob/6d362ca5c7a00d2f691a2512461c5dfbfc01cbb3/app/routes.py%23L448
- https://github.com/benbusby/whoogle-search/commit/abc30d7da3b5c67be7ce84d4699f327442d44606
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.