Laravel におけるインジェクションに関する脆弱性
タイトル Laravel におけるインジェクションに関する脆弱性
概要

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

想定される影響 情報を改ざんされる可能性があります。
対策

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

公表日 2021年1月13日0:00
登録日 2021年10月11日17:17
最終更新日 2021年10月11日17:17
CVSS3.0 : 警告
スコア 5.3
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS2.0 : 警告
スコア 5
ベクター AV:N/AC:L/Au:N/C:N/I:P/A:N
影響を受けるシステム
Taylor Otwell
Laravel 6.20.11 未満
Laravel 7.30.2 未満
Laravel 8.22.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
1 [2021年10月11日]
  掲載
2021年10月11日17:17

NVD脆弱性情報
CVE-2021-21263
概要

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.

公表日 2021年1月20日5:15
登録日 2021年1月26日10:40
最終更新日 2024年11月21日14:47
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
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
関連情報、対策とツール
共通脆弱性一覧