cvelist/2024/10xxx/CVE-2024-10474.json
2024-10-29 13:00:38 +00:00

75 lines
2.4 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-10474",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Focus was incorrectly allowing internal links to utilize the app scheme used for deeplinking, which could result in links potentially circumventing some URL safety checks This vulnerability affects Focus for iOS < 132."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Don't allow web content to open firefox-focus URLs"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Focus for iOS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "132"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1863832",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1863832"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-60/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-60/"
}
]
},
"credits": [
{
"lang": "en",
"value": "James Lee"
}
]
}