2019-01-03 14:05:09 -05:00
{
2020-01-20 12:37:13 +01:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 02:44:45 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3864" ,
2020-01-21 16:01:16 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2020-01-20 12:37:13 +01:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "quay" ,
"version" : {
"version_data" : [
{
"version_value" : "all quay-2 versions before quay-3.0.0"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-352"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3864" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3864" ,
"refsource" : "CONFIRM"
}
]
2019-03-18 02:44:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-01-20 12:37:13 +01:00
"value" : "A vulnerability was discovered in all quay-2 versions before quay-3.0.0, in the Quay web GUI where POST requests include a specific parameter which is used as a CSRF token. The token is not refreshed for every request or when a user logged out and in again. An attacker could use a leaked token to gain access to the system using the user's account."
2019-03-18 02:44:45 +00:00
}
]
2020-01-20 12:37:13 +01:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.4/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N" ,
"version" : "3.0"
}
]
]
2019-03-18 02:44:45 +00:00
}
2020-01-21 16:01:16 +00:00
}