2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-09-26 10:04:29 -07:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-09-10T00:00:00.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11278" ,
2019-09-26 10:04:29 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Privilege Escalation via Blind SCIM Injection in UAA"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2019-09-26 22:01:03 +00:00
"vendor_name" : "Cloud Foundry" ,
2019-09-26 10:04:29 -07:00
"product" : {
"product_data" : [
{
"product_name" : "UAA Release (OSS)" ,
"version" : {
"version_data" : [
{
2019-09-26 22:01:03 +00:00
"version_value" : "prior to 74.1.0"
2019-09-26 10:04:29 -07:00
}
]
}
}
]
2019-09-26 22:01:03 +00:00
}
2019-09-26 10:04:29 -07:00
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-09-26 10:04:29 -07:00
"value" : "CF UAA versions prior to 74.1.0, allow external input to be directly queried against. A remote malicious user with 'client.write' and 'groups.update' can craft a SCIM query, which leaks information that allows an escalation of privileges, ultimately allowing the malicious user to gain control of UAA scopes they should not have."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-77: Command Injection - Generic"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-09-26 10:04:29 -07:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-11278" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-11278"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 8.7 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "HIGH" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
}