cvelist/2007/5xxx/CVE-2007-5280.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 04:06:31 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2007-5280",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 04:06:31 +00:00
"lang": "eng",
"value": "Multiple cross-site scripting (XSS) vulnerabilities in messages.jsp in AppFuse before 2.0 Final allow remote attackers to inject arbitrary web script or HTML via unspecified input that is recorded in (1) success or (2) error messages."
2017-10-16 12:31:07 -04:00
}
2019-03-18 04:06:31 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://appfuse.org/display/APF/Release+Notes+2.0",
"refsource": "CONFIRM",
"url": "http://appfuse.org/display/APF/Release+Notes+2.0"
},
{
"name": "27041",
"refsource": "SECUNIA",
"url": "http://secunia.com/advisories/27041"
},
{
"name": "37423",
"refsource": "OSVDB",
"url": "http://osvdb.org/37423"
},
{
"name": "http://issues.appfuse.org/browse/APF-880",
"refsource": "CONFIRM",
"url": "http://issues.appfuse.org/browse/APF-880"
},
{
"name": "25927",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/25927"
}
]
}
}