cvelist/2019/12xxx/CVE-2019-12407.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-05-28 22:00:48 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-12407",
2019-09-23 16:00:53 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Apache JSPWiki",
"version": {
"version_data": [
{
"version_value": "Apache JSPWiki up to 2.11.0.M4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-12407",
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2019-12407"
}
]
2019-05-28 22:00:48 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-09-23 16:00:53 +00:00
"value": "On Apache JSPWiki, up to version 2.11.0.M4, a carefully crafted plugin link invocation could trigger an XSS vulnerability on Apache JSPWiki, related to the remember parameter on some of the JSPs, which could allow the attacker to execute javascript in the victim's browser and get some sensitive information about the victim."
2019-05-28 22:00:48 +00:00
}
]
}
}