cvelist/2024/10xxx/CVE-2024-10460.json

114 lines
4.2 KiB
JSON
Raw Normal View History

2024-10-28 15:00:32 +00:00
{
2024-10-29 13:00:38 +00:00
"data_version": "4.0",
2024-10-28 15:00:32 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10460",
2024-10-29 13:00:38 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2024-10-28 15:00:32 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-29 13:00:38 +00:00
"value": "The origin of an external protocol handler prompt could have been obscured using a data: URL within an `iframe`. This vulnerability affects Firefox < 132, Firefox ESR < 128.4, Thunderbird < 128.4, and Thunderbird < 132."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Confusing display of origin for external protocol handler prompt"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "132"
}
]
}
},
{
"product_name": "Firefox ESR",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "128.4"
}
]
}
},
{
"product_name": "Thunderbird",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "128.4"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1912537",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1912537"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-55/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-55/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-56/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-56/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-58/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-58/"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-59/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-59/"
2024-10-28 15:00:32 +00:00
}
]
2024-10-29 13:00:38 +00:00
},
"credits": [
{
"lang": "en",
"value": "Shaheen Fazim"
}
]
2024-10-28 15:00:32 +00:00
}