{ "schema_version": "1.4.0", "id": "GHSA-qj6g-vf38-w7w7", "modified": "2022-05-17T03:46:10Z", "published": "2022-05-17T03:46:10Z", "aliases": [ "CVE-2014-3195" ], "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.", "severity": [], "affected": [], "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" } ], "database_specific": { "cwe_ids": [], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-10-08T10:55:00Z" } }