cvelist/2024/8xxx/CVE-2024-8897.json
2024-09-17 13:00:34 +00:00

75 lines
2.6 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-8897",
"ASSIGNER": "security@mozilla.org",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Under certain conditions, an attacker with the ability to redirect users to a malicious site via an open redirect on a trusted site, may be able to spoof the address bar contents. This can lead to a malicious site to appear to have the same URL as the trusted site.\n*This bug only affects Firefox for Android. Other versions of Firefox are unaffected.* This vulnerability affects Firefox for Android < 130.0.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Address bar spoofing after server-side redirect"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Mozilla",
"product": {
"product_data": [
{
"product_name": "Firefox for Android",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "unspecified",
"version_value": "130.0.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1862537",
"refsource": "MISC",
"name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1862537"
},
{
"url": "https://www.mozilla.org/security/advisories/mfsa2024-45/",
"refsource": "MISC",
"name": "https://www.mozilla.org/security/advisories/mfsa2024-45/"
}
]
},
"credits": [
{
"lang": "en",
"value": "Thomas Orlita"
}
]
}