cvelist/2023/37xxx/CVE-2023-37210.json
2023-07-05 10:00:36 +00:00

75 lines
2.3 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-37210",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A website could prevent a user from exiting full-screen mode via alert and prompt calls. This could lead to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 115."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Full-screen mode exit prevention"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1821886",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1821886"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-22/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-22/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Hafiizh"
}
]
}