ghsa-4xmj-f3x2-prmp
Vulnerability from github
Published
2022-05-14 02:06
Modified
2022-05-14 02:06
Details
The LocalFrame::isURLAllowed function in core/frame/LocalFrame.cpp in Blink, as used in Google Chrome before 44.0.2403.89, does not properly check for a page's maximum number of frames, which allows remote attackers to cause a denial of service (invalid count value and use-after-free) or possibly have unspecified other impact via crafted JavaScript code that makes many createElement calls for IFRAME elements.
{ "affected": [], "aliases": [ "CVE-2015-1284" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-07-23T00:59:00Z", "severity": "HIGH" }, "details": "The LocalFrame::isURLAllowed function in core/frame/LocalFrame.cpp in Blink, as used in Google Chrome before 44.0.2403.89, does not properly check for a page\u0027s maximum number of frames, which allows remote attackers to cause a denial of service (invalid count value and use-after-free) or possibly have unspecified other impact via crafted JavaScript code that makes many createElement calls for IFRAME elements.", "id": "GHSA-4xmj-f3x2-prmp", "modified": "2022-05-14T02:06:46Z", "published": "2022-05-14T02:06:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1284" }, { "type": "WEB", "url": "https://code.google.com/p/chromium/issues/detail?id=493243" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201603-09" }, { "type": "WEB", "url": "https://src.chromium.org/viewvc/blink?revision=197139\u0026view=revision" }, { "type": "WEB", "url": "http://googlechromereleases.blogspot.com/2015/07/stable-channel-update_21.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-07/msg00038.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1499.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3315" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/75973" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1033031" } ], "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.