bottle の bottle.py の redirect() における CRLF 攻撃を引き起こされる脆弱性
| Title |
bottle の bottle.py の redirect() における CRLF 攻撃を引き起こされる脆弱性
|
| Summary |
bottle の bottle.py の redirect() は、"\r\n" シーケンスをフィルタしないため、CRLF 攻撃を引き起こされる脆弱性が存在します。
|
| Possible impacts |
CRLF 攻撃を引き起こされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Dec. 10, 2016, midnight |
| Registration Date |
Dec. 26, 2016, 4:40 p.m. |
| Last Update |
Dec. 26, 2016, 4:40 p.m. |
|
CVSS3.0 : 警告
|
| Score |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N |
|
CVSS2.0 : 警告
|
| Score |
4.3
|
| Vector |
AV:N/AC:M/Au:N/C:N/I:P/A:N |
Affected System
| Marcel Hellkamp |
|
Bottle 0.12.10
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年12月26日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2016-9964
| Summary |
redirect() in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect("233\r\nSet-Cookie: name=salt") call.
|
| Publication Date |
Dec. 16, 2016, 6:59 p.m. |
| Registration Date |
Jan. 26, 2021, 2:21 p.m. |
| Last Update |
Nov. 21, 2024, 12:02 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:bottlepy:bottle:0.12.10:*:*:*:*:*:*:* |
|
|
|
|
| Configuration2 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List