ghsa-4qrq-qhhp-x9r2
Vulnerability from github
Published
2022-05-02 06:20
Modified
2022-05-02 06:20
Details
The startDocumentLoad function in browser/base/content/browser.js in Mozilla Firefox 3.5.x before 3.5.11 and 3.6.x before 3.6.7, and SeaMonkey before 2.0.6, does not properly implement the Same Origin Policy in certain circumstances related to the about:blank document and a document that is currently loading, which allows (1) remote web servers to conduct spoofing attacks via vectors involving a 204 (aka No Content) status code, and allows (2) remote attackers to conduct spoofing attacks via vectors involving a window.stop call.
{ "affected": [], "aliases": [ "CVE-2010-1206" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-06-25T19:30:00Z", "severity": "MODERATE" }, "details": "The startDocumentLoad function in browser/base/content/browser.js in Mozilla Firefox 3.5.x before 3.5.11 and 3.6.x before 3.6.7, and SeaMonkey before 2.0.6, does not properly implement the Same Origin Policy in certain circumstances related to the about:blank document and a document that is currently loading, which allows (1) remote web servers to conduct spoofing attacks via vectors involving a 204 (aka No Content) status code, and allows (2) remote attackers to conduct spoofing attacks via vectors involving a window.stop call.", "id": "GHSA-4qrq-qhhp-x9r2", "modified": "2022-05-02T06:20:08Z", "published": "2022-05-02T06:20:08Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1206" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=556957" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A8248" }, { "type": "WEB", "url": "http://hg.mozilla.org/mozilla-central/rev/cadddabb1178" }, { "type": "WEB", "url": "http://lcamtuf.blogspot.com/2010/06/yeah-about-that-address-bar-thing.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/40283" }, { "type": "WEB", "url": "http://www.mozilla.org/security/announce/2010/mfsa2010-45.html" } ], "schema_version": "1.4.0", "severity": [] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.