- Description
- Spring Boot supports an embedded launch script that can be used to easily run the application as a systemd or init.d linux service. The script included with Spring Boot 1.5.9 and earlier and 2.0.0.M1 through 2.0.0.M7 is susceptible to a symlink attack which allows the "run_user" to overwrite and take ownership of any file on the same system. In order to instigate the attack, the application must be installed as a service and the "run_user" requires shell access to the server. Spring Boot application that are not installed as a service, or are not using the embedded launch script are not susceptible.
- Source
- security_alert@emc.com
- NVD status
- Modified
CVSS 3.0
- Type
- Primary
- Base score
- 5.9
- Impact score
- 3.6
- Exploitability score
- 2.2
- Vector string
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
- Severity
- MEDIUM
CVSS 2.0
- Type
- Primary
- Base score
- 4.3
- Impact score
- 2.9
- Exploitability score
- 8.6
- Vector string
- AV:N/AC:M/Au:N/C:N/I:P/A:N
- nvd@nist.gov
- CWE-59
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "777814DB-A842-44AE-80AA-DAAB0F0C2DE8",
"versionEndIncluding": "1.5.9"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone1:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "141F2C99-AD34-4003-81D4-689F3F1A53ED"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone2:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "D7929E66-FCA2-4D1B-B29F-55BF70AF70C2"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone3:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "E6B93CDA-E5D9-4955-910A-22B38779F23C"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone4:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "F324F68E-CF50-4F2E-90E4-3620CE05A944"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone5:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "C120785F-A827-4870-B33B-679367A9EB20"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone6:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "4826AF0C-1C00-4E13-88D0-2803A3BC01DC"
},
{
"criteria": "cpe:2.3:a:vmware:spring_boot:2.0.0:milestone7:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "6F6E42D8-3B40-4EC5-ACA4-3055F64A2AD4"
}
],
"operator": "OR"
}
]
}
]