cvelist/2012/3xxx/CVE-2012-3536.json

69 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-02-26T00:00:00",
"ID" : "CVE-2012-3536",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Hupa",
"version" : {
"version_data" : [
{
"version_value" : "Hupa versions prior to 0.0.3"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Two XSS vulnerabilities were fixed in message list and view in the Hupa Webmail application from the Apache James project. An attacker could send a carefully crafted email to a user of Hupa which would trigger a XSS when the email was opened or when a list of messages were viewed. This issue was addressed in Hupa 0.0.3."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XSS"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://svn.apache.org/viewvc?view=revision&revision=1373762",
"refsource" : "MISC",
"url" : "http://svn.apache.org/viewvc?view=revision&revision=1373762"
},
{
"name" : "https://james.apache.org/hupa/index.html",
"refsource" : "MISC",
"url" : "https://james.apache.org/hupa/index.html"
}
]
}
}