cvelist/2021/44xxx/CVE-2021-44140.json
2021-11-24 12:01:08 +00:00

91 lines
3.0 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"ID": "CVE-2021-44140",
"STATE": "PUBLIC",
"TITLE": "Arbitrary file deletion on logout"
},
"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 haby0 (forhaby0@gmail.com) from Duxiaoman Financial Security Team for discovering and proposing the fix for this issue."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Remote attackers may delete arbitrary files in a system hosting a JSPWiki instance, versions up to 2.11.0.M8, by using a carefuly crafted http request on logout, given that those files are reachable to the user running the JSPWiki instance. Apache JSPWiki users should upgrade to 2.11.0 or later."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CVE-2021-44140"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-44140",
"name": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2021-44140"
},
{
"refsource": "MISC",
"url": "https://lists.apache.org/thread/5qglpjdhvobppx7j550lf1sk28f6011t",
"name": "https://lists.apache.org/thread/5qglpjdhvobppx7j550lf1sk28f6011t"
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "eng",
"value": "Apache JSPWiki users should upgrade to 2.11.0 or later. "
}
]
}