2024-07-09 15:00:36 +00:00
{
"data_version" : "4.0" ,
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-6607" ,
"ASSIGNER" : "security@mozilla.org" ,
"STATE" : "PUBLIC"
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-16 18:00:33 +00:00
"value" : "It was possible to prevent a user from exiting pointerlock when pressing escape and to overlay customValidity notifications from a `<select>` element over certain permission prompts. This could be used to confuse a user into giving a site unintended permissions. This vulnerability affects Firefox < 128 and Thunderbird < 128."
2024-07-09 15:00:36 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Leaving pointerlock by pressing the escape key could be prevented"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Mozilla" ,
"product" : {
"product_data" : [
{
"product_name" : "Firefox" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "128"
}
]
}
2024-07-16 18:00:33 +00:00
} ,
{
"product_name" : "Thunderbird" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "unspecified" ,
"version_value" : "128"
}
]
}
2024-07-09 15:00:36 +00:00
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1694513" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.mozilla.org/show_bug.cgi?id=1694513"
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-29/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-29/"
2024-07-16 18:00:33 +00:00
} ,
{
"url" : "https://www.mozilla.org/security/advisories/mfsa2024-32/" ,
"refsource" : "MISC" ,
"name" : "https://www.mozilla.org/security/advisories/mfsa2024-32/"
2024-07-09 15:00:36 +00:00
}
]
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Irvan Kurniawan"
}
]
}