CakePHP におけるクロスサイトリクエストフォージェリの脆弱性
| Title |
CakePHP におけるクロスサイトリクエストフォージェリの脆弱性
|
| Summary |
CakePHP には、クロスサイトリクエストフォージェリの脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Dec. 7, 2020, midnight |
| Registration Date |
Oct. 8, 2021, 6:02 p.m. |
| Last Update |
Oct. 8, 2021, 6:02 p.m. |
|
CVSS3.0 : 重要
|
| Score |
8.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
|
CVSS2.0 : 警告
|
| Score |
6.8
|
| Vector |
AV:N/AC:M/Au:N/C:P/I:P/A:P |
Affected System
| Cake Software Foundation |
|
CakePHP 4.1.3 までの 4.0.x
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2021年10月08日] 掲載 |
Oct. 8, 2021, 6:02 p.m. |
NVD Vulnerability Information
CVE-2020-35239
| Summary |
A vulnerability exists in CakePHP versions 4.0.x through 4.1.3. The CsrfProtectionMiddleware component allows method override parameters to bypass CSRF checks by changing the HTTP request method to an arbitrary string that is not in the list of request methods that CakePHP checks. Additionally, the route middleware does not verify that this overriden method (which can be an arbitrary string) is actually an HTTP method.
|
| Publication Date |
Jan. 27, 2021, 3:15 a.m. |
| Registration Date |
Jan. 27, 2021, 12:10 p.m. |
| Last Update |
Nov. 21, 2024, 2:27 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:cakefoundation:cakephp:*:*:*:*:*:*:*:* |
4.0.0 |
4.1.3 |
|
|
Related information, measures and tools
Common Vulnerabilities List