cvelist/2018/1xxx/CVE-2018-1256.json

63 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-06 13:05:12 -05:00
{
2019-03-18 04:17:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2018-04-29T00:00:00",
"ID": "CVE-2018-1256",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Spring Cloud SSO Connector",
"version": {
"version_data": [
{
"version_value": "2.1.2"
}
]
}
}
]
},
"vendor_name": "Pivotal"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2018-05-03 12:36:58 -04:00
{
2019-03-18 04:17:28 +00:00
"lang": "eng",
"value": "Spring Cloud SSO Connector, version 2.1.2, contains a regression which disables issuer validation in resource servers that are not bound to the SSO service. In PCF deployments with multiple SSO service plans, a remote attacker can authenticate to unbound resource servers which use this version of the SSO Connector with tokens generated from another service plan."
2018-05-03 12:36:58 -04:00
}
2019-03-18 04:17:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Improper Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://pivotal.io/security/cve-2018-1256",
"refsource": "CONFIRM",
"url": "https://pivotal.io/security/cve-2018-1256"
}
]
}
}