cvelist/2011/1xxx/CVE-2011-1059.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 02:00:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2011-1059",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 02:00:38 +00:00
"lang": "eng",
"value": "Use-after-free vulnerability in WebCore in WebKit before r77705, as used in Google Chrome before 11.0.672.2 and other products, allows user-assisted remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via vectors that entice a user to resubmit a form, related to improper handling of provisional items by the HistoryController component, aka rdar problem 8938557."
2017-10-16 12:31:07 -04:00
}
2019-03-18 02:00:38 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://code.google.com/p/chromium/issues/detail?id=70315",
"refsource": "CONFIRM",
"url": "http://code.google.com/p/chromium/issues/detail?id=70315"
},
{
"name": "http://trac.webkit.org/changeset/77705",
"refsource": "CONFIRM",
"url": "http://trac.webkit.org/changeset/77705"
},
{
"name": "46577",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/46577"
},
{
"name": "oval:org.mitre.oval:def:13943",
"refsource": "OVAL",
"url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A13943"
},
{
"name": "https://bugs.webkit.org/show_bug.cgi?id=52819",
"refsource": "CONFIRM",
"url": "https://bugs.webkit.org/show_bug.cgi?id=52819"
},
{
"name": "webkit-webcore-dos(65714)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/65714"
},
{
"name": "http://googlechromereleases.blogspot.com/2011/02/dev-channel-update_17.html",
"refsource": "CONFIRM",
"url": "http://googlechromereleases.blogspot.com/2011/02/dev-channel-update_17.html"
}
]
}
}