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

75 lines
2.4 KiB
JSON
Raw Normal View History

2024-10-15 18:00:33 +00:00
{
2024-10-15 22:00:32 +00:00
"data_version": "4.0",
2024-10-15 18:00:33 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10004",
2024-10-15 22:00:32 +00:00
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
2024-10-15 18:00:33 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-10-15 22:00:32 +00:00
"value": "Opening an external link to an HTTP website when Firefox iOS was previously closed and had an HTTPS tab open could in some cases result in the padlock icon showing an HTTPS indicator incorrectly This vulnerability affects Firefox for iOS < 131.2."
2024-10-15 18:00:33 +00:00
}
]
2024-10-15 22:00:32 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Opening external link to HTTP website could show an HTTPS padlock icon incorrectly"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox for iOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "131.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1904885",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1904885"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-54/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-54/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Erik van Straten"
}
]
2024-10-15 18:00:33 +00:00
}