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

73 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2005-0509",
"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" : "Multiple cross-site scripting (XSS) vulnerabilities in the Mono 1.0.5 implementation of ASP.NET (.Net) allow remote attackers to inject arbitrary HTML or web script via Unicode representations for ASCII fullwidth characters that are converted to normal ASCII characters, including \">\" and \"<\"."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20050217 XSS vulnerabilty in ASP.Net [with details]",
"refsource" : "BUGTRAQ",
"url" : "http://marc.info/?l=bugtraq&m=110867912714913&w=2"
},
{
"name" : "http://it-project.ru/andir/docs/aspxvuln/aspxvuln.en.xml",
"refsource" : "MISC",
"url" : "http://it-project.ru/andir/docs/aspxvuln/aspxvuln.en.xml"
},
{
"name" : "14325",
"refsource" : "SECUNIA",
"url" : "http://secunia.com/advisories/14325"
}
]
}
}