CVE-2022-25303
MEDIUM5.4EPSS 0.30%Whoogle Search Cross-site Scripting via string parameter
發布日:2022/7/15修改日:2024/11/19
描述
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.
受影響套件(2)
- PyPI/whoogle-searchfrom 0, < 0.7.2
- PyPI/whoogle-searchfrom 0, < abc30d7da3b5c67be7ce84d4699f327442d44606 | from 0, < 0.7.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM5.4 | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N |
參考連結(7)
- ADVISORYhttps://github.com/advisories/GHSA-mxvc-fwgx-j778
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-25303
- PATCHhttps://github.com/benbusby/whoogle-search
- WEBhttps://github.com/benbusby/whoogle-search/blob/6d362ca5c7a00d2f691a2512461c5dfbfc01cbb3/app/routes.py%23L448
- WEBhttps://github.com/benbusby/whoogle-search/commit/abc30d7da3b5c67be7ce84d4699f327442d44606
- WEBhttps://github.com/pypa/advisory-database/tree/main/vulns/whoogle-search/PYSEC-2022-226.yaml
- WEBhttps://snyk.io/vuln/SNYK-PYTHON-WHOOGLESEARCH-2803306