cvelist/2010/0xxx/CVE-2010-0716.json
2018-10-10 15:05:20 -04:00

73 lines
2.4 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-0716",
"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" : "_layouts/Upload.aspx in the Documents module in Microsoft SharePoint before 2010 uses URLs with the same hostname and port number for a web site's primary files and individual users' uploaded files (aka attachments), which allows remote authenticated users to leverage same-origin relationships and conduct cross-site scripting (XSS) attacks by uploading TXT files, a related issue to CVE-2008-5026. NOTE: the vendor disputes the significance of this issue, because cross-domain isolation can be implemented when needed."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20100222 Hacktics Advisory Feb10: Persistent XSS in Microsoft SharePoint Portal",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/509683/100/0/threaded"
},
{
"name" : "http://www.hacktics.com/content/advisories/AdvMS20100222.html",
"refsource" : "MISC",
"url" : "http://www.hacktics.com/content/advisories/AdvMS20100222.html"
},
{
"name" : "sharepoint-aspx-xss(56597)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/56597"
}
]
}
}