ghsa-qj6g-vf38-w7w7
Vulnerability from github
Published
2022-05-17 03:46
Modified
2022-05-17 03:46
Details
Google V8, as used in Google Chrome before 38.0.2125.101, does not properly track JavaScript heap-memory allocations as allocations of uninitialized memory and does not properly concatenate arrays of double-precision floating-point numbers, which allows remote attackers to obtain sensitive information via crafted JavaScript code, related to the PagedSpace::AllocateRaw and NewSpace::AllocateRaw functions in heap/spaces-inl.h, the LargeObjectSpace::AllocateRaw function in heap/spaces.cc, and the Runtime_ArrayConcat function in runtime.cc.
{ "affected": [], "aliases": [ "CVE-2014-3195" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-10-08T10:55:00Z", "severity": "MODERATE" }, "details": "Google V8, as used in Google Chrome before 38.0.2125.101, does not properly track JavaScript heap-memory allocations as allocations of uninitialized memory and does not properly concatenate arrays of double-precision floating-point numbers, which allows remote attackers to obtain sensitive information via crafted JavaScript code, related to the PagedSpace::AllocateRaw and NewSpace::AllocateRaw functions in heap/spaces-inl.h, the LargeObjectSpace::AllocateRaw function in heap/spaces.cc, and the Runtime_ArrayConcat function in runtime.cc.", "id": "GHSA-qj6g-vf38-w7w7", "modified": "2022-05-17T03:46:10Z", "published": "2022-05-17T03:46:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-3195" }, { "type": "WEB", "url": "https://code.google.com/p/v8/source/detail?r=23144" }, { "type": "WEB", "url": "https://code.google.com/p/v8/source/detail?r=23268" }, { "type": "WEB", "url": "https://crbug.com/403409" }, { "type": "WEB", "url": "http://googlechromereleases.blogspot.com/2014/10/stable-channel-update.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-1626.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/70273" } ], "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.