Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2016-9879 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-417Communication Channel Errors[email protected]

Affected Products

ProductVersions
vmware spring security
3.2.0
3.2.1
3.2.2
3.2.3
3.2.4

CPE

  • cpe:2.3:a:vmware:spring_security:3.2.0:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:3.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:3.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:3.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:3.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:3.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:3.2.6:*:*:*:*:*:*:*
  • 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:3.2.9:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:4.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:4.1.1:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:4.1.2:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:4.1.3:*:*:*:*:*:*:*
  • cpe:2.3:a:vmware:spring_security:4.2.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
ibm websphere application server
8.5.0.0
8.5.0.1
8.5.0.2
8.5.5.0
8.5.5.1

CPE

  • cpe:2.3:a:ibm:websphere_application_server:8.5.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.0.1:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.0.2:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.0:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.1:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.2:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.3:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.4:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.5:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.6:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.7:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.8:*:*:*:*:*:*:*
  • cpe:2.3:a:ibm:websphere_application_server:8.5.5.9:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

22 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2016-9879
NVD Published Date:
Jan 6, 2017
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2016-9879 Details - Not Deferred