cvelist/2021/40xxx/CVE-2021-40369.json

98 lines
3.2 KiB
JSON
Raw Normal View History

2021-09-01 16:01:12 +00:00
{
"CVE_data_meta": {
2021-11-23 11:35:06 +00:00
"ASSIGNER": "security@apache.org",
2021-09-01 16:01:12 +00:00
"ID": "CVE-2021-40369",
2021-11-23 11:35:06 +00:00
"STATE": "PUBLIC",
"TITLE": "XSS vulnerability on Denounce plugin"
2021-09-01 16:01:12 +00:00
},
2021-11-23 11:35:06 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache JSPWiki",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache JSPWiki",
"version_value": "2.11.0.M8"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Apache JSPWiki would like to thank map1e (root@lazymaple.pw) for discovering this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-09-01 16:01:12 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-11-24 12:01:08 +00:00
"value": "A carefully crafted plugin link invocation could trigger an XSS vulnerability on Apache JSPWiki, related to the Denounce plugin, which could allow the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. Apache JSPWiki users should upgrade to 2.11.0 or later."
2021-09-01 16:01:12 +00:00
}
]
2021-11-23 11:35:06 +00:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "moderate"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CVE-2021-40369"
}
]
}
]
},
"references": {
"reference_data": [
{
2021-11-24 12:01:08 +00:00
"refsource": "MISC",
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-40369",
"name": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-40369"
2021-11-23 11:35:06 +00:00
},
{
2021-11-24 12:01:08 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/r2j00nrnpjgcmoxvlv3pgfoq9kzrcsfh",
"name": "https://lists.apache.org/thread/r2j00nrnpjgcmoxvlv3pgfoq9kzrcsfh"
2022-08-04 00:00:48 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220803 CVE-2022-28730: Apache JSPWiki Cross-site scripting vulnerability on AJAXPreview.jsp",
"url": "http://www.openwall.com/lists/oss-security/2022/08/03/3"
2021-11-23 11:35:06 +00:00
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "eng",
"value": "Apache JSPWiki users should upgrade to 2.11.0 or later. "
}
]
2021-11-24 12:01:08 +00:00
}