ghsa-8cc8-674c-8354
Vulnerability from github
Published
2022-04-29 01:27
Modified
2024-01-25 03:30
Severity ?
Details
The Script.prototype.freeze/thaw functionality in Mozilla 1.4 and earlier allows attackers to execute native methods by modifying the string used as input to the script.thaw JavaScript function, which is then deserialized and executed.
{ "affected": [], "aliases": [ "CVE-2003-0791" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2003-10-07T04:00:00Z", "severity": "HIGH" }, "details": "The Script.prototype.freeze/thaw functionality in Mozilla 1.4 and earlier allows attackers to execute native methods by modifying the string used as input to the script.thaw JavaScript function, which is then deserialized and executed.", "id": "GHSA-8cc8-674c-8354", "modified": "2024-01-25T03:30:57Z", "published": "2022-04-29T01:27:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2003-0791" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=221526" }, { "type": "WEB", "url": "http://secunia.com/advisories/11103" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2004:021" }, { "type": "WEB", "url": "http://www.osvdb.org/8390" }, { "type": "WEB", "url": "http://www.securityfocus.com/advisories/6979" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/9322" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.