CVE-2018-1199
CVSS V2 Medium 5
CVSS V3 Medium 5.3
Description
Spring Security (Spring Security 4.1.x before 4.1.5, 4.2.x before 4.2.4, and 5.0.x before 5.0.1; and Spring Framework 4.3.x before 4.3.14 and 5.0.x before 5.0.3) does not consider URL path parameters when processing security constraints. By adding a URL path parameter with special encodings, 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. In this particular attack, different character encodings used in path parameters allows secured Spring MVC static resource URLs to be bypassed.
Overview
- CVE ID
- CVE-2018-1199
- Assigner
- security_alert@emc.com
- Vulnerability Status
- Analyzed
- Published Version
- 2018-03-16T20:29:00
- Last Modified Date
- 2022-06-23T16:42:41
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* | 1 | OR | 4.3.0 | 4.3.14 |
cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* | 1 | OR | 5.0.0 | 5.0.3 |
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* | 1 | OR | 4.1.0 | 4.1.5 |
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* | 1 | OR | 4.2.0 | 4.2.4 |
cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:* | 1 | OR | 5.0.0 | 5.0.1 |
cpe:2.3:a:redhat:fuse:1.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:rapid_planning:12.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:rapid_planning:12.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:retail_xstore_point_of_service:7.1:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-1199 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1199 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:12:17 | Added to TrackCVE | |||
2022-12-03 03:33:29 | secure@dell.com | security_alert@emc.com | CVE Assigner | updated |
2022-12-03 03:33:29 | 2018-03-16T20:29Z | 2018-03-16T20:29:00 | CVE Published Date | updated |
2022-12-03 03:33:29 | 2022-06-23T16:42:41 | CVE Modified Date | updated | |
2022-12-03 03:33:29 | Analyzed | Vulnerability Status | updated |