cvelist/2022/44xxx/CVE-2022-44635.json

92 lines
3.5 KiB
JSON
Raw Normal View History

2022-11-02 15:00:39 +00:00
{
"CVE_data_meta": {
2022-11-29 15:23:33 +01:00
"ASSIGNER": "security@apache.org",
2022-11-02 15:00:39 +00:00
"ID": "CVE-2022-44635",
2022-11-29 15:23:33 +01:00
"STATE": "PUBLIC",
"TITLE": "Apache Fineract allowed an authenticated user to perform remote code execution due to path traversal"
2022-11-02 15:00:39 +00:00
},
2022-11-29 15:23:33 +01:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache Fineract",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "Apache Fineract 1.8",
"version_value": "1.8.0"
},
{
"version_affected": "<=",
"version_name": "Apache Fineract 1.7",
"version_value": "1.7.0"
}
]
}
}
]
},
"vendor_name": "Apache Software Foundation"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "We would like to thank Aman Sapra, co-captain of the Super Guesser CTF team & Security researcher at CRED, for reporting this issue, and the Apache Security team for their assistance. We give kudos and karma to @Aleksandar Vidakovic for resolving this CVE. "
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-11-02 15:00:39 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-11-29 15:00:36 +00:00
"value": "Apache Fineract allowed an authenticated user to perform remote code execution due to a path traversal vulnerability in a file upload component of Apache Fineract, allowing an attacker to run remote code. This issue affects Apache Fineract version 1.8.0 and prior versions. We recommend users to upgrade to 1.8.1."
2022-11-02 15:00:39 +00:00
}
]
2022-11-29 15:23:33 +01:00
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": [
{
"other": "important"
}
],
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
}
]
}
]
},
"references": {
"reference_data": [
{
2022-11-29 15:00:36 +00:00
"refsource": "MISC",
"url": "https://lists.apache.org/thread/t8q6fmh3o6yqmy69qtqxppk9yg9wfybg",
"name": "https://lists.apache.org/thread/t8q6fmh3o6yqmy69qtqxppk9yg9wfybg"
2022-11-29 19:00:37 +00:00
},
{
"refsource": "MLIST",
"name": "[oss-security] 20221129 CVE-2022-44635: Apache Fineract allowed an authenticated user to perform remote code execution due to path traversal",
"url": "http://www.openwall.com/lists/oss-security/2022/11/29/3"
2022-11-29 15:23:33 +01:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2022-11-02 15:00:39 +00:00
}
2022-11-29 15:00:36 +00:00
}