CVE-2011-4138
Django Might Allow CSRF Requests via URL Verification
7.5
HIGH
CVSS 3.1
EPSS 2.3%
描述
The verify_exists functionality in the URLField implementation in Django before 1.2.7 and 1.3.x before 1.3.1 originally tests a URL's validity through a HEAD request, but then uses a GET request for the new target URL in the case of a redirect, which might allow remote attackers to trigger arbitrary GET requests with an unintended source IP address via a crafted Location header.
如何修補 CVE-2011-4138
要修補 CVE-2011-4138,請將受影響套件升級到下列已修補版本。
- —升級至 1.3.1-1 或更新版本
- —升級至 1.2.7 或更新版本
- —升級至 1.2.7 或更新版本
CVE-2011-4138 正在被利用嗎?
低 — EPSS 為 2.3%,目前沒有觀察到大規模利用活動。
受影響套件(3)
- from 0, < 1.3.1-1
- from 0, < 1.2.7
- from 0, < 1.2.7, >= 1.3, < 1.3.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N |