2019-04-18 12:00:53 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
2019-10-16 14:37:36 -07:00
"ASSIGNER" : "security@pivotal.io" ,
"DATE_PUBLIC" : "2019-10-15T00:00:00.000Z" ,
2019-04-18 12:00:53 +00:00
"ID" : "CVE-2019-11284" ,
2019-10-16 14:37:36 -07:00
"STATE" : "PUBLIC" ,
"TITLE" : "Reactor Netty authentication leak in redirects"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
2019-10-17 18:01:07 +00:00
"vendor_name" : "Pivotal" ,
2019-10-16 14:37:36 -07:00
"product" : {
"product_data" : [
{
"product_name" : "Reactor Netty" ,
"version" : {
"version_data" : [
{
2019-10-17 18:01:07 +00:00
"version_value" : "prior to v0.8.11.RELEASE"
2019-10-16 14:37:36 -07:00
}
]
}
}
]
2019-10-17 18:01:07 +00:00
}
2019-10-16 14:37:36 -07:00
}
]
}
2019-04-18 12:00:53 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-10-17 18:01:07 +00:00
"value" : "Pivotal Reactor Netty, versions prior to 0.8.11, passes headers through redirects, including authorization ones. A remote unauthenticated malicious user may gain access to credentials for a different server than they have access to."
2019-10-16 14:37:36 -07:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-522: Insufficiently Protected Credentials"
}
]
2019-04-18 12:00:53 +00:00
}
]
2019-10-16 14:37:36 -07:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"url" : "https://pivotal.io/security/cve-2019-11284" ,
"name" : "https://pivotal.io/security/cve-2019-11284"
}
]
} ,
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.8 ,
"baseSeverity" : "MEDIUM" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N" ,
"version" : "3.0"
}
2019-04-18 12:00:53 +00:00
}
}