cvelist/2003/1xxx/CVE-2003-1505.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 22:01:19 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2003-1505",
"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-17 22:01:19 +00:00
"lang": "eng",
"value": "Microsoft Internet Explorer 6.0 allows remote attackers to cause a denial of service (crash) by creating a web page or HTML e-mail with a textarea in a div element whose scrollbar-base-color is modified by a CSS style, which is then moved."
2017-10-16 12:31:07 -04:00
}
2019-03-17 22:01:19 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "3295",
"refsource": "SREASON",
"url": "http://securityreason.com/securityalert/3295"
},
{
"name": "8874",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/8874"
},
{
"name": "20031022 IE6 CSS-Crash",
"refsource": "BUGTRAQ",
"url": "http://www.securityfocus.com/archive/1/342010"
},
{
"name": "ie-scrollbarbasecolor-dos(13809)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/13809"
}
]
}
}