cvelist/2011/2xxx/CVE-2011-2337.json
2019-11-07 18:01:25 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@google.com",
"ID": "CVE-2011-2337",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Chrome on 64-bit platforms",
"version": {
"version_data": [
{
"version_value": "before Blink M12"
}
]
}
}
]
}
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A wrong type is used for a return value from strlen in WebKit in Google Chrome before Blink M12 on 64-bit platforms."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "type confusion"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=82152"
},
{
"url": "http://trac.webkit.org/changeset/86106",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/86106"
},
{
"url": "http://trac.webkit.org/changeset/86173",
"refsource": "MISC",
"name": "http://trac.webkit.org/changeset/86173"
}
]
}
}