cvelist/2011/2xxx/CVE-2011-2335.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 03:15:19 +00:00
"CVE_data_meta": {
2019-11-12 20:01:53 +00:00
"ASSIGNER": "security@google.com",
2019-03-18 03:15:19 +00:00
"ID": "CVE-2011-2335",
2019-11-12 20:01:53 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Chrome",
"version": {
"version_data": [
{
"version_value": "before Blink M12"
}
]
}
}
]
},
"vendor_name": "Google"
}
]
}
2019-03-18 03:15:19 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-11-12 20:01:53 +00:00
"value": "A double-free vulnerability exists in WebKit in Google Chrome before Blink M12 in the WebCore::CSSSelector function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "double free"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=81351"
},
{
"refsource": "MISC",
"name": "https://trac.webkit.org/changeset/80155/webkit",
"url": "https://trac.webkit.org/changeset/80155/webkit"
2019-03-18 03:15:19 +00:00
}
]
}
}