mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
3.1 KiB
JSON
87 lines
3.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@google.com",
|
|
"ID": "CVE-2014-3195",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "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."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "RHSA-2014:1626",
|
|
"refsource": "REDHAT",
|
|
"url": "http://rhn.redhat.com/errata/RHSA-2014-1626.html"
|
|
},
|
|
{
|
|
"name": "https://crbug.com/403409",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://crbug.com/403409"
|
|
},
|
|
{
|
|
"name": "https://code.google.com/p/v8/source/detail?r=23144",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://code.google.com/p/v8/source/detail?r=23144"
|
|
},
|
|
{
|
|
"name": "https://code.google.com/p/v8/source/detail?r=23268",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://code.google.com/p/v8/source/detail?r=23268"
|
|
},
|
|
{
|
|
"name": "70273",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/70273"
|
|
},
|
|
{
|
|
"name": "http://googlechromereleases.blogspot.com/2014/10/stable-channel-update.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://googlechromereleases.blogspot.com/2014/10/stable-channel-update.html"
|
|
}
|
|
]
|
|
}
|
|
} |