2023-12-15 18:00:34 +00:00
{
2023-12-20 15:00:31 +00:00
"data_version" : "4.0" ,
2023-12-15 18:00:34 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-6865" ,
2023-12-20 15:00:31 +00:00
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
2023-12-15 18:00:34 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-12-20 15:00:31 +00:00
"value" : "`EncryptingOutputStream` was susceptible to exposing uninitialized data. This issue could only be abused in order to write data to a local disk which may have implications for private browsing mode. This vulnerability affects Firefox ESR < 115.6 and Firefox < 121."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
2023-12-20 16:01:06 +00:00
"value" : "Potential exposure of uninitialized data in EncryptingOutputStream"
2023-12-20 15:00:31 +00:00
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox ESR" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "115.6"
}
]
}
} ,
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "121"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1864123" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1864123"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-54/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2023-54/"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2023-56/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2023-56/"
2023-12-15 18:00:34 +00:00
}
]
2023-12-20 15:00:31 +00:00
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Jan Varga"
}
]
2023-12-15 18:00:34 +00:00
}