cvelist/2023/6xxx/CVE-2023-6211.json
2024-01-07 12:00:40 +00:00

80 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6211",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "If an attacker needed a user to load an insecure http: page and knew that user had enabled HTTPS-only mode, the attacker could have tricked the user into clicking to grant an HTTPS-only exception if they could get the user to participate in a clicking game. This vulnerability affects Firefox < 120."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Clickjacking to load insecure pages in HTTPS-only mode"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "120"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1850200",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1850200"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2023-49/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2023-49/"
},
{
"url": "https://security.gentoo.org/glsa/202401-10",
"refsource": "MISC",
"name": "https://security.gentoo.org/glsa/202401-10"
}
]
},
"credits": [
{
"lang": "en",
"value": "Muneaki Nishimura"
}
]
}