2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-12-06 11:54:56 -08:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-12-03T00:00:00.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11293" ,
2019-12-06 11:54:56 -08:00
"STATE" : "PUBLIC" ,
"TITLE" : "UAA logs all query parameters with debug logging level"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "UAA Release" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "All" ,
"version_value" : "v74.10.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-12-06 11:54:56 -08:00
"value" : "Cloud Foundry UAA Release, versions prior to v74.10.0, when set to logging level DEBUG, logs client_secret credentials when sent as a query parameter. A remote authenticated malicious user could gain access to user credentials via the uaa.log file if authentication is provided via query parameters."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-532: Inclusion of Sensitive Information in Log Files"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-12-06 11:54:56 -08:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-11293" ,
"name" : "https://www.cloudfoundry.org/blog/cve-2019-11293"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
}