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

69 lines
2.6 KiB
JSON
Raw Normal View History

2017-12-06 13:05:12 -05:00
{
2019-03-17 23:21:52 +00:00
"CVE_data_meta": {
"ASSIGNER": "security_alert@emc.com",
"DATE_PUBLIC": "2018-03-05T00:00:00",
"ID": "CVE-2018-1195",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Cloud Controller",
"version": {
"version_data": [
{
"version_value": "You are using Cloud Controller version prior to 1.46.0"
},
{
"version_value": "You are using cf-deployment version prior to 1.3.0"
},
{
"version_value": "You are using cf-release version prior to 283"
}
]
}
}
]
},
"vendor_name": "Dell EMC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
2019-03-17 23:21:52 +00:00
"lang": "eng",
"value": "In Cloud Controller versions prior to 1.46.0, cf-deployment versions prior to 1.3.0, and cf-release versions prior to 283, Cloud Controller accepts refresh tokens for authentication where access tokens are expected. This exposes a vulnerability where a refresh token that would otherwise be insufficient to obtain an access token, either due to lack of client credentials or revocation, would allow authentication."
}
2019-03-17 23:21:52 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "API will accept a refresh token for authentication"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.cloudfoundry.org/blog/cve-2018-1195/",
"refsource": "CONFIRM",
"url": "https://www.cloudfoundry.org/blog/cve-2018-1195/"
}
]
}
}