2019-01-03 14:05:09 -05:00
{
2019-03-26 12:49:26 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 05:55:17 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3804" ,
2019-03-26 18:00:52 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2019-03-26 12:49:26 -03:00
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "[UNKNOWN]" ,
"product" : {
"product_data" : [
{
"product_name" : "cockpit" ,
"version" : {
"version_data" : [
{
"version_value" : "184"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2022-10-02 23:48:28 +02:00
"value" : "CWE-909"
2019-03-26 12:49:26 -03:00
}
]
}
]
} ,
"references" : {
"reference_data" : [
2022-10-07 14:00:35 +00:00
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1569" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1569"
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:1571" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:1571"
} ,
2019-03-26 12:49:26 -03:00
{
"url" : "https://github.com/cockpit-project/cockpit/pull/10819" ,
"name" : "https://github.com/cockpit-project/cockpit/pull/10819" ,
"refsource" : "CONFIRM"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3804" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3804" ,
"refsource" : "CONFIRM"
} ,
{
"url" : "https://github.com/cockpit-project/cockpit/commit/c51f6177576d7e12" ,
"name" : "https://github.com/cockpit-project/cockpit/commit/c51f6177576d7e12" ,
"refsource" : "CONFIRM"
}
]
2019-03-18 05:55:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-26 18:00:52 +00:00
"value" : "It was found that cockpit before version 184 used glib's base64 decode functionality incorrectly resulting in a denial of service attack. An unauthenticated attacker could send a specially crafted request with an invalid base64-encoded cookie which could cause the web service to crash."
2019-03-18 05:55:17 +00:00
}
]
2019-03-26 12:49:26 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
]
]
2019-03-18 05:55:17 +00:00
}
2019-03-26 18:00:52 +00:00
}