ghsa-g5wv-cvf4-2r98
Vulnerability from github
Published
2024-11-26 15:31
Modified
2024-12-02 18:31
Severity ?
Details
The application failed to account for exceptions thrown by the loadManifestFromFile
method during add-on signature verification. This flaw, triggered by an invalid or unsupported extension manifest, could have caused runtime errors that disrupted the signature validation process. As a result, the enforcement of signature validation for unrelated add-ons may have been bypassed. Signature validation in this context is used to ensure that third-party applications on the user's computer have not tampered with the user's extensions, limiting the impact of this issue. This vulnerability affects Firefox < 133, Firefox ESR < 128.5, Thunderbird < 133, and Thunderbird < 128.5.
{ "affected": [], "aliases": [ "CVE-2024-11696" ], "database_specific": { "cwe_ids": [ "CWE-347" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-11-26T14:15:19Z", "severity": "MODERATE" }, "details": "The application failed to account for exceptions thrown by the `loadManifestFromFile` method during add-on signature verification. This flaw, triggered by an invalid or unsupported extension manifest, could have caused runtime errors that disrupted the signature validation process. As a result, the enforcement of signature validation for unrelated add-ons may have been bypassed. Signature validation in this context is used to ensure that third-party applications on the user\u0027s computer have not tampered with the user\u0027s extensions, limiting the impact of this issue. This vulnerability affects Firefox \u003c 133, Firefox ESR \u003c 128.5, Thunderbird \u003c 133, and Thunderbird \u003c 128.5.", "id": "GHSA-g5wv-cvf4-2r98", "modified": "2024-12-02T18:31:54Z", "published": "2024-11-26T15:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-11696" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1929600" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2024-63" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2024-64" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2024-67" }, { "type": "WEB", "url": "https://www.mozilla.org/security/advisories/mfsa2024-68" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.