cvelist/2021/29xxx/CVE-2021-29975.json

73 lines
2.4 KiB
JSON
Raw Normal View History

2021-04-01 23:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-29975",
2021-08-05 20:01:26 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_value": "90",
"version_affected": "<"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Text message could be overlaid on top of another website"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mozilla.org/security/advisories/mfsa2021-28/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2021-28/"
},
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1713259",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1713259"
2022-02-22 01:01:23 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202202-03",
"url": "https://security.gentoo.org/glsa/202202-03"
2021-08-05 20:01:26 +00:00
}
]
2021-04-01 23:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-08-05 20:01:26 +00:00
"value": "Through a series of DOM manipulations, a message, over which the attacker had control of the text but not HTML or formatting, could be overlaid on top of another domain (with the new domain correctly shown in the address bar) resulting in possible user confusion. This vulnerability affects Firefox < 90."
2021-04-01 23:00:40 +00:00
}
]
}
}