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

73 lines
2.1 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2010-4880",
"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 calendar.class.php in ApPHP Calendar (ApPHP CAL) allow remote attackers to inject arbitrary web script or HTML via the (1) category_name, (2) category_description, (3) event_name, or (4) event_description parameter."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "20100831 ApPHP Calendar XSS - CSRF",
"refsource" : "BUGTRAQ",
"url" : "http://www.securityfocus.com/archive/1/513445/100/0/threaded"
},
{
"name" : "http://packetstormsecurity.org/1008-advisories/apphp-xssxsrf.txt",
"refsource" : "MISC",
"url" : "http://packetstormsecurity.org/1008-advisories/apphp-xssxsrf.txt"
},
{
"name" : "8433",
"refsource" : "SREASON",
"url" : "http://securityreason.com/securityalert/8433"
}
]
}
}