製品・ソフトウェアに関する情報
Laravel におけるインジェクションに関する脆弱性
Title Laravel におけるインジェクションに関する脆弱性
Summary

Laravel には、インジェクションに関する脆弱性が存在します。

Possible impacts 情報を改ざんされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date Jan. 13, 2021, midnight
Registration Date Oct. 11, 2021, 5:17 p.m.
Last Update Oct. 11, 2021, 5:17 p.m.
CVSS3.0 : 警告
Score 5.3
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS2.0 : 警告
Score 5
Vector AV:N/AC:L/Au:N/C:N/I:P/A:N
Affected System
Taylor Otwell
Laravel 6.20.11 未満
Laravel 7.30.2 未満
Laravel 8.22.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2021年10月11日]
  掲載
Oct. 11, 2021, 5:17 p.m.

NVD Vulnerability Information
CVE-2021-21263
Summary

Laravel is a web application framework. Versions of Laravel before 6.20.11, 7.30.2 and 8.22.1 contain a query binding exploitation. This same exploit applies to the illuminate/database package which is used by Laravel. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the query builder, an unexpected number of query bindings can be added to the query. In some situations, this will simply lead to no results being returned by the query builder; however, it is possible certain queries could be affected in a way that causes the query to return unexpected results.

Publication Date Jan. 20, 2021, 5:15 a.m.
Registration Date Jan. 26, 2021, 10:40 a.m.
Last Update Nov. 21, 2024, 2:47 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:* 8.0.0 8.22.1
cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:* 7.0.0 7.30.2
cpe:2.3:a:laravel:laravel:*:*:*:*:*:*:*:* 6.0.0 6.20.11
Related information, measures and tools
Common Vulnerabilities List