2023-01-04 08:00:35 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0044" ,
2023-02-23 20:00:34 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "quarkus-vertx-http" ,
"version" : {
"version_data" : [
{
"version_value" : "1.11.7"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "cross-site attack"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2023-0044" ,
"url" : "https://access.redhat.com/security/cve/CVE-2023-0044"
} ,
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2158081" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2158081"
}
]
2023-01-04 08:00:35 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-23 20:00:34 +00:00
"value" : "If the Quarkus Form Authentication session cookie Path attribute is set to `/` then a cross-site attack may be initiated which might lead to the Information Disclosure. This attack can be prevented with the Quarkus CSRF Prevention feature."
2023-01-04 08:00:35 +00:00
}
]
}
}