Pivotal Spring Security におけるセキュリティ制約を回避される脆弱性
タイトル Pivotal Spring Security におけるセキュリティ制約を回避される脆弱性
概要

Pivotal Spring Security には、セキュリティ制約を回避される脆弱性

想定される影響 攻撃者により、リクエストに対してエンコードされた "/" を伴う URL パスのパラメータを追加されることで、セキュリティ制約を回避される可能性があります。
対策

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

公表日 2016年12月28日0:00
登録日 2017年1月23日14:54
最終更新日 2017年1月23日14:54
CVSS3.0 : 重要
スコア 7.5
ベクター CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS2.0 : 警告
スコア 5
ベクター AV:N/AC:L/Au:N/C:N/I:P/A:N
影響を受けるシステム
IBM
IBM WebSphere Application Server 8.5.x
Pivotal Software, Inc.
Spring Security 3.2.10 未満
Spring Security 4.0.x
Spring Security 4.1.4 未満の 4.1.x
Spring Security 4.2.1 未満の 4.2.x
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2017年01月23日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2016-9879
概要

An issue was discovered in Pivotal Spring Security before 3.2.10, 4.1.x before 4.1.4, and 4.2.x before 4.2.1. Spring Security does not consider URL path parameters when processing security constraints. By adding a URL path parameter with an encoded "/" to a request, an attacker may be able to bypass a security constraint. The root cause of this issue is a lack of clarity regarding the handling of path parameters in the Servlet Specification. Some Servlet containers include path parameters in the value returned for getPathInfo() and some do not. Spring Security uses the value returned by getPathInfo() as part of the process of mapping requests to security constraints. The unexpected presence of path parameters can cause a constraint to be bypassed. Users of Apache Tomcat (all current versions) are not affected by this vulnerability since Tomcat follows the guidance previously provided by the Servlet Expert group and strips path parameters from the value returned by getContextPath(), getServletPath(), and getPathInfo(). Users of other Servlet containers based on Apache Tomcat may or may not be affected depending on whether or not the handling of path parameters has been modified. Users of IBM WebSphere Application Server 8.5.x are known to be affected. Users of other containers that implement the Servlet specification may be affected.

公表日 2017年1月7日7:59
登録日 2021年1月26日14:21
最終更新日 2024年11月21日12:01
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:vmware:spring_security:4.2.0:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:4.1.1:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:4.1.0:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:4.1.2:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.7:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.8:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:4.1.3:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.9:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.6:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.1:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.3:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.0:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.5:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.4:*:*:*:*:*:*:*
cpe:2.3:a:vmware:spring_security:3.2.2:*:*:*:*:*:*:*
構成2 以上 以下 より上 未満
cpe:2.3:a:ibm:websphere_application_server:8.5.5.6:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.0.2:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.8:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.1:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.5:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.9:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.4:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.0.1:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.7:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.0.0:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.3:*:*:*:*:*:*:*
cpe:2.3:a:ibm:websphere_application_server:8.5.5.2:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧