Publish GHSA-v9q6-fm48-rx74

This commit is contained in:
advisory-database[bot]
2024-06-06 22:49:02 +00:00
parent 863e7a03c9
commit cdf68277c9
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v9q6-fm48-rx74",
"modified": "2024-06-06T21:30:37Z",
"modified": "2024-06-06T22:47:24Z",
"published": "2024-06-06T21:30:37Z",
"aliases": [
"CVE-2024-3408"
],
"summary": "Authentication bypass in dtale",
"details": "man-group/dtale version 3.10.0 is vulnerable to an authentication bypass and remote code execution (RCE) due to improper input validation. The vulnerability arises from a hardcoded `SECRET_KEY` in the flask configuration, allowing attackers to forge a session cookie if authentication is enabled. Additionally, the application fails to properly restrict custom filter queries, enabling attackers to execute arbitrary code on the server by bypassing the restriction on the `/update-settings` endpoint, even when `enable_custom_filters` is not enabled. This vulnerability allows attackers to bypass authentication mechanisms and execute remote code on the server.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dtale"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.10.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3408"
},
{
"type": "PACKAGE",
"url": "https://github.com/man-group/dtale"
},
{
"type": "WEB",
"url": "https://huntr.com/bounties/57a06666-ff85-4577-af19-f3dfb7b02f91"
@@ -31,8 +54,8 @@
"CWE-20"
],
"severity": "CRITICAL",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-06-06T22:47:24Z",
"nvd_published_at": "2024-06-06T19:16:01Z"
}
}