cvelist/2010/1xxx/CVE-2010-1091.json

78 lines
2.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-1091",
"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 contact.php in phpMySite allow remote attackers to inject arbitrary web script or HTML via the (1) name, (2) city, (3) email, (4) state, and (5) message parameters."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://packetstormsecurity.org/1002-exploits/phpmysite-sqlxss.txt",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.org/1002-exploits/phpmysite-sqlxss.txt"
},
{
"name" : "11588",
"refsource" : "EXPLOIT-DB",
"url" : "http://www.exploit-db.com/exploits/11588"
},
{
"name" : "ADV-2010-0492",
"refsource" : "VUPEN",
"url" : "http://www.vupen.com/english/advisories/2010/0492"
},
{
"name" : "phpmysite-contact-xss(56574)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/56574"
}
]
}
}