2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-08-08 15:06:18 -07:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-08-08T21:57:04.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11274" ,
2019-08-08 15:06:18 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "UAA SCIM Filter XSS"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2019-08-09 20:00:54 +00:00
"vendor_name" : "Cloud Foundry" ,
2019-08-08 15:06:18 -07:00
"product" : {
"product_data" : [
{
"product_name" : "UAA Release (OSS)" ,
"version" : {
"version_data" : [
{
2019-08-09 20:00:54 +00:00
"version_value" : "prior to v74.0.0"
2019-08-08 15:06:18 -07:00
}
]
}
}
]
2019-08-09 20:00:54 +00:00
}
2019-08-08 15:06:18 -07:00
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-09 20:00:54 +00:00
"value" : "Cloud Foundry UAA, versions prior to 74.0.0, is vulnerable to an XSS attack. A remote unauthenticated malicious attacker could craft a URL that contains a SCIM filter that contains malicious JavaScript, which older browsers may execute."
2019-08-08 15:06:18 -07:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-79: Cross-site Scripting (XSS) - Generic"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-08-08 15:06:18 -07:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-11274" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-11274"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
2019-08-09 20:00:54 +00:00
}