gsd-2023-25601
Vulnerability from gsd
Modified
2023-12-13 01:20
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-25601", "id": "GSD-2023-25601" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-25601" ], "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": "GSD-2023-25601", "modified": "2023-12-13T01:20:40.809636Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-25601", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Apache DolphinScheduler", "version": { "version_data": [ { "version_affected": "\u003c", "version_name": "3.0.0", "version_value": "3.1.2" } ] } } ] }, "vendor_name": "Apache Software Foundation" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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" } ] }, "generator": { "engine": "Vulnogram 0.1.0-dev" }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-287", "lang": "eng", "value": "CWE-287 Improper Authentication" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf", "refsource": "MISC", "url": "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf" }, { "name": "http://www.openwall.com/lists/oss-security/2023/04/20/10", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2023/04/20/10" } ] }, "source": { "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "[3.0.0,3.1.2)", "affected_versions": "All versions starting from 3.0.0 before 3.1.2", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2023-04-20", "description": "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", "fixed_versions": [ "3.1.2" ], "identifier": "CVE-2023-25601", "identifiers": [ "GHSA-3jxw-cv35-2mmv", "CVE-2023-25601" ], "not_impacted": "All versions before 3.0.0, all versions starting from 3.1.2", "package_slug": "maven/org.apache.dolphinscheduler/dolphinscheduler-api", "pubdate": "2023-04-20", "solution": "Upgrade to version 3.1.2 or above.", "title": "Improper Authentication", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-25601", "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf", "http://www.openwall.com/lists/oss-security/2023/04/20/10", "https://github.com/apache/dolphinscheduler/pull/12893", "https://github.com/apache/dolphinscheduler/releases/tag/3.1.2", "https://github.com/advisories/GHSA-3jxw-cv35-2mmv" ], "uuid": "5a1fc173-fa55-48c7-aad3-f180a27054d3" }, { "affected_range": "[3.0.0,3.1.2)", "affected_versions": "All versions starting from 3.0.0 before 3.1.2", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-287", "CWE-937" ], "date": "2023-05-01", "description": "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", "fixed_versions": [ "3.1.2" ], "identifier": "CVE-2023-25601", "identifiers": [ "CVE-2023-25601" ], "not_impacted": "All versions before 3.0.0, all versions starting from 3.1.2", "package_slug": "maven/org.apache.dolphinscheduler/dolphinscheduler", "pubdate": "2023-04-20", "solution": "Upgrade to version 3.1.2 or above.", "title": "Improper Authentication", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-25601", "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf", "http://www.openwall.com/lists/oss-security/2023/04/20/10" ], "uuid": "db61788c-72f9-4682-ade8-590905d8f371" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:apache:dolphinscheduler:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "3.1.2", "versionStartIncluding": "3.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@apache.org", "ID": "CVE-2023-25601" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-287" } ] } ] }, "references": { "reference_data": [ { "name": "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf", "refsource": "MISC", "tags": [ "Mailing List" ], "url": "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf" }, { "name": "http://www.openwall.com/lists/oss-security/2023/04/20/10", "refsource": "MISC", "tags": [ "Mailing List" ], "url": "http://www.openwall.com/lists/oss-security/2023/04/20/10" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 1.4 } }, "lastModifiedDate": "2023-05-01T18:56Z", "publishedDate": "2023-04-20T16:15Z" } } }
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.