cvelist/2003/0xxx/CVE-2003-0116.json

78 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2003-0116",
"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 5.01, 5.5 and 6.0 does not properly check the Cascading Style Sheet input parameter for Modal dialogs, which allows remote attackers to read files on the local system via a web page containing script that creates a dialog and then accesses the target files, aka \"Modal Dialog script execution.\""
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20021203 Poisonous Style for Dialog window turns the zone off.",
"refsource" : "BUGTRAQ",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/archive/1/301945"
},
{
"name" : "MS03-015",
"refsource" : "MS",
2018-10-12 16:04:25 -04:00
"url" : "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2003/ms03-015"
2017-10-16 12:31:07 -04:00
},
{
"name" : "VU#244729",
"refsource" : "CERT-VN",
2017-10-16 12:31:07 -04:00
"url" : "http://www.kb.cert.org/vuls/id/244729"
},
{
"name" : "6306",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/6306"
}
]
}
}