2023-02-08 16:00:34 +00:00
{
2023-02-08 20:00:39 +00:00
"data_version" : "4.0" ,
2023-02-08 16:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0751" ,
2023-02-08 20:00:39 +00:00
"ASSIGNER" : "secteam@freebsd.org" ,
"STATE" : "PUBLIC"
2023-02-08 16:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-08 20:00:39 +00:00
"value" : "When GELI reads a key file from standard input, it does not reuse the key file to initialize multiple providers at once resulting in the second and subsequent devices silently using a NULL key as the user key file. If a user only uses a key file without a user passphrase, the master key is encrypted with an empty key file allowing trivial recovery of the master key."
2023-02-08 16:00:34 +00:00
}
]
2023-02-08 20:00:39 +00:00
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-20 Improper Input Validation" ,
"cweId" : "CWE-20"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "FreeBSD" ,
"product" : {
"product_data" : [
{
"product_name" : "FreeBSD" ,
"version" : {
"version_data" : [
{
"version_value" : "13.1-RELEASE" ,
"version_affected" : "="
} ,
{
"version_value" : "12.4-RELEASE" ,
"version_affected" : "="
} ,
{
"version_value" : "12.3-RELEASE" ,
"version_affected" : "="
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://security.FreeBSD.org/advisories/FreeBSD-SA-23:01.geli.asc" ,
"refsource" : "MISC" ,
"name" : "https://security.FreeBSD.org/advisories/FreeBSD-SA-23:01.geli.asc"
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"advisory" : "FreeBSD-SA-23:01.geli" ,
"discovery" : "UNKNOWN"
2023-02-08 16:00:34 +00:00
}
}