ghsa-3jxw-cv35-2mmv
Vulnerability from github
Published
2023-04-20 18:30
Modified
2023-05-02 11:42
Severity ?
Summary
Apache DolphinScheduler's python gateway suffered from improper authentication
Details
On version 3.0.0 through 3.1.1, Apache DolphinScheduler's python gateway suffered from improper authentication: an attacker could use a socket bytes attack without authentication. This issue has been fixed from version 3.1.2 onwards. For users who use version 3.0.0 to 3.1.1, you can turn off the python-gateway function by changing the value python-gateway.enabled=false
in configuration file application.yaml
. If you are using the python gateway, please upgrade to version 3.1.2 or above.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dolphinscheduler:dolphinscheduler-api" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-25601" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2023-04-20T20:26:06Z", "nvd_published_at": "2023-04-20T16:15:07Z", "severity": "MODERATE" }, "details": "On version 3.0.0 through 3.1.1, Apache DolphinScheduler\u0027s python gateway suffered from improper authentication: an attacker could use a socket bytes attack without authentication. This issue has been fixed from version 3.1.2 onwards. For users who use version 3.0.0 to 3.1.1, you can turn off the python-gateway function by changing the value `python-gateway.enabled=false` in configuration file `application.yaml`. If you are using the python gateway, please upgrade to version 3.1.2 or above.\n", "id": "GHSA-3jxw-cv35-2mmv", "modified": "2023-05-02T11:42:32Z", "published": "2023-04-20T18:30:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-25601" }, { "type": "WEB", "url": "https://github.com/apache/dolphinscheduler/pull/12893" }, { "type": "PACKAGE", "url": "https://github.com/apache/dolphinscheduler" }, { "type": "WEB", "url": "https://github.com/apache/dolphinscheduler/releases/tag/3.1.2" }, { "type": "WEB", "url": "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/04/20/10" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Apache DolphinScheduler\u0027s python gateway suffered from improper authentication" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.