2018-08-23 14:03:24 -04:00
{
2019-03-17 21:48:06 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security_alert@emc.com" ,
"DATE_PUBLIC" : "2018-11-01T00:00:00.000Z" ,
"ID" : "CVE-2018-15761" ,
"STATE" : "PUBLIC" ,
"TITLE" : "UAA Privilege Escalation"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "UAA" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "all versions" ,
"version_value" : "4.23.0"
}
]
}
} ,
{
"product_name" : "UAA Release" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "all versions" ,
"version_value" : "64.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-11-16 16:54:32 -05:00
{
2019-03-17 21:48:06 +00:00
"lang" : "eng" ,
"value" : "Cloud Foundry UAA release, versions prior to v64.0, and UAA, versions prior to 4.23.0, contains a validation error which allows for privilege escalation. A remote authenticated user may modify the url and content of a consent page to gain a token with arbitrary scopes that escalates their privileges."
2018-11-16 16:54:32 -05:00
}
2019-03-17 21:48:06 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.9 ,
"baseSeverity" : "CRITICAL" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper Access Control"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.cloudfoundry.org/blog/cve-2018-15761/" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2018-15761/"
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
}
}