cvelist/2005/0xxx/CVE-2005-0341.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-0341",
"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" : "Apple Safari 1.2.4 does not obey the Content-type field in the HTTP header and renders text as HTML, which allows remote attackers to inject arbitrary web script or HTML and perform cross-site scripting (XSS) attacks."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20050204 Input Validation Vulnerability in Apple Safari version 1.2.4 v125.12",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=110756965213819&w=2"
},
{
"name" : "http://tigger.uic.edu/~jrockw2/safari_20050204.txt",
"refsource" : "MISC",
"url" : "http://tigger.uic.edu/~jrockw2/safari_20050204.txt"
},
{
"name" : "1013087",
"refsource" : "SECTRACK",
"url" : "http://securitytracker.com/id?1013087"
},
{
"name" : "safari-contenttype-xss(19227)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/19227"
}
]
}
}