CVE-2018-17175
In marshmallow library the schema "only" option treats an empty list as implying no "only" option
5.3
MEDIUM
CVSS 3.1
EPSS 0.26%
描述
In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema "only" option treats an empty list as implying no "only" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered dynamically using the "only" option, and there is a user role that produces an empty value for "only").
如何修補 CVE-2018-17175
要修補 CVE-2018-17175,請將受影響套件升級到下列已修補版本。
- —升級至 3.0.0b14-1 或更新版本
- —升級至 2.15.1 或更新版本
- —升級至 2.15.1 或更新版本
CVE-2018-17175 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0, < 3.0.0b14-1
- from 0, < 2.15.1
- from 0, < 2.15.1, >= 3.0a0, < 3.0.0b9
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |