7.3 CVE-2025-3029

 

A crafted URL containing specific Unicode characters could have hidden the true origin of the page, resulting in a potential spoofing attack. This vulnerability affects Firefox < 137, Firefox ESR < 128.9, Thunderbird < 137, and Thunderbird < 128.9.
https://nvd.nist.gov/vuln/detail/CVE-2025-3029

Categories

CWE-290 : Authentication Bypass by Spoofing
This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks. S-bus functionality in a home automation product performs access control using an IP allowlist, which can be bypassed by a forged IP address. VOIP product allows authentication bypass using 127.0.0.1 in the Host header.

References


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:mozilla:firefox:*:*:*:*:esr:*:*:* < 128.9.0
cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:* < 137.0
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:* < 128.9.0
cpe:2.3:a:mozilla:thunderbird:*:*:*:*:*:*:*:* >= 129.0 < 137.0


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
21 Exploitation of Trusted Identifiers
High
22 Exploiting Trust in Client
High
459 Creating a Rogue Certification Authority Certificate
Very High
461 Web Services API Signature Forgery Leveraging Hash Function Extension Weakness
High
473 Signature Spoof
476 Signature Spoofing by Misrepresentation
High
59 Session Credential Falsification through Prediction
High
60 Reusing Session IDs (aka Session Replay)
High
667 Bluetooth Impersonation AttackS (BIAS)
High
94 Adversary in the Middle (AiTM)
Very High


MITRE


Techniques

id description
T1036.001 Masquerading: Invalid Code Signature
T1134 Access Token Manipulation
T1134.001 Access Token Manipulation:Token Impersonation/Theft
T1528 Steal Application Access Token
T1539 Steal Web Session Cookie
T1550.004 Use Alternate Authentication Material:Web Session Cookie
T1553.002 Subvert Trust Controls:Code Signing
T1557 Adversary-in-the-Middle
© 2022 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.

Mitigations

id description
M1045 Require signed binaries.
M1018 An adversary must already have administrator level access on the local system to make full use of this technique; be sure to restrict users and accounts to the least privileges they require.
M1018 An adversary must already have administrator level access on the local system to make full use of this technique; be sure to restrict users and accounts to the least privileges they require.
M1017 Users need to be trained to not authorize third-party applications they don’t recognize. The user should pay particular attention to the redirect URL: if the URL is a misspelled or convoluted sequence of words related to an expected service or SaaS application, the website is likely trying to spoof a legitimate service. Users should also be cautious about the permissions they are granting to apps. For example, offline access and access to read emails should excite higher suspicions because adversaries can utilize SaaS APIs to discover credentials and other sensitive communications.
M1017 Train users to identify aspects of phishing attempts where they're asked to enter credentials into a site that has the incorrect domain for the application they are logging into. Additionally, train users not to run untrusted JavaScript in their browser, such as by copying and pasting code or dragging and dropping bookmarklets.
M1054 Configure browsers or tasks to regularly delete persistent cookies.
M1017 Train users to be suspicious about certificate errors. Adversaries may use their own certificates in an attempt to intercept HTTPS traffic. Certificate errors may arise when the application’s certificate does not match the one expected by the host.
© 2022 The MITRE Corporation. Esta obra se reproduce y distribuye con el permiso de The MITRE Corporation.