mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
67 lines
1.9 KiB
JSON
67 lines
1.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@google.com",
|
|
"ID": "CVE-2011-2807",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Chrome",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "before Blink M13"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "Google"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Incorrect handling of timer information in Timer.cpp in WebKit in Google Chrome before Blink M13."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "use-after-free"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908",
|
|
"refsource": "MISC",
|
|
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=72908"
|
|
},
|
|
{
|
|
"url": "http://trac.webkit.org/changeset/40393",
|
|
"refsource": "MISC",
|
|
"name": "http://trac.webkit.org/changeset/40393"
|
|
}
|
|
]
|
|
}
|
|
} |