GHSA-Q93C-P2MW-P23F
Vulnerability from github – Published: 2025-07-07 15:30 – Updated: 2025-07-08 20:35
VLAI?
Summary
Dagster vulnerable to Path Traversal attack through its /logs endpoint
Details
Directory Traversal vulnerability in dagster-webserver Dagster thru 1.5.10 allows remote attackers to obtain sensitive information via crafted request to the /logs endpoint. This may be restricted to certain file names that start with a dot ('.').
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "dagster"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.5.11"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-51232"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2025-07-08T20:35:45Z",
"nvd_published_at": "2025-07-07T14:15:23Z",
"severity": "MODERATE"
},
"details": "Directory Traversal vulnerability in dagster-webserver Dagster thru 1.5.10 allows remote attackers to obtain sensitive information via crafted request to the /logs endpoint. This may be restricted to certain file names that start with a dot (\u0027.\u0027).",
"id": "GHSA-q93c-p2mw-p23f",
"modified": "2025-07-08T20:35:45Z",
"published": "2025-07-07T15:30:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51232"
},
{
"type": "WEB",
"url": "https://github.com/dagster-io/dagster/pull/18462"
},
{
"type": "WEB",
"url": "https://github.com/dagster-io/dagster/commit/dbb064c2ddda74265b8174edd9775e1302ca6ba0"
},
{
"type": "PACKAGE",
"url": "https://github.com/dagster-io/dagster"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "Dagster vulnerable to Path Traversal attack through its /logs endpoint"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…