cvelist/2022/24xxx/CVE-2022-24947.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2022-02-11 00:01:17 +00:00
{
"CVE_data_meta": {
2022-02-25 08:25:40 +00:00
"ASSIGNER": "security@apache.org",
2022-02-11 00:01:17 +00:00
"ID": "CVE-2022-24947",
2022-02-25 08:25:40 +00:00
"STATE": "PUBLIC",
"TITLE": "Apache JSPWiki CSRF Account Takeover"
2022-02-11 00:01:17 +00:00
},
2022-02-25 08:25:40 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache JSPWiki",
"version": {
"version_data": [
{
"version_value": "Apache JSPWiki up to 2.11.1 "
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "This issue was discovered initially by Cristian Borlovan from Ounce Labs Security (ref. JSPWIKI-79), and later on and independently from this by Paulos Yibelo, from Octagon Networks. "
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-02-11 00:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-02-25 09:01:17 +00:00
"value": "Apache JSPWiki user preferences form is vulnerable to CSRF attacks, which can lead to account takeover. Apache JSPWiki users should upgrade to 2.11.2 or later."
2022-02-25 08:25:40 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CSRF Account Takeover"
}
]
2022-02-11 00:01:17 +00:00
}
]
2022-02-25 08:25:40 +00:00
},
"references": {
"reference_data": [
{
2022-02-25 09:01:17 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/txrgykjkpt80t57kzpbjo8kfrv8ss02c",
"name": "https://lists.apache.org/thread/txrgykjkpt80t57kzpbjo8kfrv8ss02c"
2022-02-25 16:01:10 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20220225 [CVE-2022-24947] Apache JSPWiki CSRF Account Takeover",
"url": "http://www.openwall.com/lists/oss-security/2022/02/25/1"
2022-02-25 08:25:40 +00:00
}
]
},
"source": {
"discovery": "UNKNOWN"
},
"work_around": [
{
"lang": "eng",
"value": "Installations >= 2.7.0 can also enable user management workflows' manual approval to mitigate the issue."
}
]
2022-02-25 09:01:17 +00:00
}