cvelist/2019/3xxx/CVE-2019-3783.json

86 lines
2.5 KiB
JSON
Raw Normal View History

2019-01-03 14:05:09 -05:00
{
2019-03-07 14:04:37 -05:00
"CVE_data_meta" : {
"ASSIGNER" : "secure@dell.com",
"DATE_PUBLIC" : "2019-02-19T17:15:39.000Z",
"ID" : "CVE-2019-3783",
"STATE" : "PUBLIC",
"TITLE" : "Cloud Foundry Stratos Deploys With Public Default Session Store Secret"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Stratos",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_name" : "All",
"version_value" : "2.3.0"
}
]
}
}
]
2019-03-07 14:04:37 -05:00
},
"vendor_name" : "Cloud Foundry"
}
]
}
2019-03-07 14:04:37 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Cloud Foundry Stratos, versions prior to 2.3.0, deploys with a public default session store secret. A malicious user with default session store secret can brute force another user's current Stratos session, and act on behalf of that user."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 8.7,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "CHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version" : "3.0"
}
2019-03-07 14:04:37 -05:00
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-384: Session Fixation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.cloudfoundry.org/blog/cve-2019-3783",
"refsource" : "CONFIRM",
"url" : "https://www.cloudfoundry.org/blog/cve-2019-3783"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}