cvelist/2006/7xxx/CVE-2006-7206.json
2019-03-18 05:39:31 +00:00

77 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2006-7206",
"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": "Microsoft Internet Explorer 6 on Windows XP SP2 allows remote attackers to cause a denial of service (crash) by creating a ADODB.Recordset object and making a series of calls to the NextRecordset method with a long string argument, which causes an \"invalid memory access\" in the SysFreeString function, a different issue than CVE-2006-3510 and CVE-2006-3899."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://browserfun.blogspot.com/2006/07/mobb-29-adodbrecordset-nextrecordset.html",
"refsource": "MISC",
"url": "http://browserfun.blogspot.com/2006/07/mobb-29-adodbrecordset-nextrecordset.html"
},
{
"name": "27532",
"refsource": "OSVDB",
"url": "http://www.osvdb.org/27532"
},
{
"name": "ie-adodbrecordset-dos(28066)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/28066"
},
{
"name": "19227",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/19227"
}
]
}
}