2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-10-22 15:43:48 -07:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-10-22T00:00:00.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11282" ,
2019-10-22 15:43:48 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "UAA is vulnerable to a Blind SCIM injection leading to information disclosure"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "UAA Release" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "All" ,
"version_value" : "v74.3.0"
}
]
}
} ,
{
"product_name" : "CF Deployment" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "All" ,
"version_value" : "v12.2.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-10-23 16:01:04 +00:00
"value" : "Cloud Foundry UAA, versions prior to v74.3.0, contains an endpoint that is vulnerable to SCIM injection attack. A remote authenticated malicious user with scim.invite scope can craft a request with malicious content which can leak information about users of the UAA."
2019-10-22 15:43:48 -07:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-200: Information Exposure"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-10-22 15:43:48 -07:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-11282" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-11282"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
}