2019-01-03 14:05:09 -05:00
{
2019-03-18 02:47:03 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security_alert@emc.com" ,
"DATE_PUBLIC" : "2019-02-26T00:00:00.000Z" ,
"ID" : "CVE-2019-3775" ,
"STATE" : "PUBLIC" ,
"TITLE" : "UAA allows users to modify their own email address"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "UAA Release (OSS)" ,
"version" : {
"version_data" : [
{
"affected" : "<" ,
"version_name" : "All" ,
"version_value" : "v70.0"
}
]
}
}
]
} ,
"vendor_name" : "Cloud Foundry"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2019-03-07 14:04:37 -05:00
{
2019-03-18 02:47:03 +00:00
"lang" : "eng" ,
"value" : "Cloud Foundry UAA, versions prior to v70.0, allows a user to update their own email address. A remote authenticated user can impersonate a different user by changing their email address to that of a different user."
2019-03-07 14:04:37 -05:00
}
2019-03-18 02:47:03 +00:00
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.1 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:N" ,
"version" : "3.0"
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-290: Authentication Bypass by Spoofing"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://www.cloudfoundry.org/blog/cve-2019-3775" ,
"refsource" : "CONFIRM" ,
"url" : "https://www.cloudfoundry.org/blog/cve-2019-3775"
}
]
} ,
"source" : {
"discovery" : "UNKNOWN"
}
}