CVE-2022-25303
Whoogle Search Cross-site Scripting via string parameter
5.4
MEDIUM
CVSS 3.1
EPSS 0.77%
描述
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.
如何修補 CVE-2022-25303
要修補 CVE-2022-25303,請將受影響套件升級到下列已修補版本。
- —升級至 0.7.2 或更新版本
- —升級至 abc30d7da3b5c67be7ce84d4699f327442d44606 或更新版本
CVE-2022-25303 正在被利用嗎?
低 — EPSS 為 0.8%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 0.7.2
- from 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 |