ghsa-q3m2-crgq-5p3q
Vulnerability from github
Published
2025-05-08 18:30
Modified
2025-05-08 22:07
Severity ?
Summary
OpenStack Ironic fails to restrict paths used for file:// image URLs
Details
OpenStack Ironic before 29.0.1 can write unintended files to a target node disk during image handling (if a deployment was performed via the API). A malicious project assigned as a node owner can provide a path to any local file (readable by ironic-conductor), which may then be written to the target node disk. This is difficult to exploit in practice, because a node deployed in this manner should never reach the ACTIVE state, but it still represents a danger in environments running with non-default, insecure configurations such as with automated cleaning disabled. The fixed versions are 24.1.3, 26.1.1, and 29.0.1.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ironic" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "24.1.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "ironic" }, "ranges": [ { "events": [ { "introduced": "25.0.0" }, { "fixed": "26.1.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "ironic" }, "ranges": [ { "events": [ { "introduced": "27.0.0" }, { "fixed": "29.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-44021" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2025-05-08T20:57:17Z", "nvd_published_at": "2025-05-08T17:16:01Z", "severity": "LOW" }, "details": "OpenStack Ironic before 29.0.1 can write unintended files to a target node disk during image handling (if a deployment was performed via the API). A malicious project assigned as a node owner can provide a path to any local file (readable by ironic-conductor), which may then be written to the target node disk. This is difficult to exploit in practice, because a node deployed in this manner should never reach the ACTIVE state, but it still represents a danger in environments running with non-default, insecure configurations such as with automated cleaning disabled. The fixed versions are 24.1.3, 26.1.1, and 29.0.1.", "id": "GHSA-q3m2-crgq-5p3q", "modified": "2025-05-08T22:07:14Z", "published": "2025-05-08T18:30:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-44021" }, { "type": "WEB", "url": "https://github.com/openstack/ironic/commit/10590b36f541130f6a5d7a49da0f095ff8390cce" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ironic/+bug/2107847" }, { "type": "PACKAGE", "url": "https://github.com/openstack/ironic" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ironic/PYSEC-2025-38.yaml" }, { "type": "WEB", "url": "https://security.openstack.org/ossa/OSSA-2025-001.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2025/05/08/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "OpenStack Ironic fails to restrict paths used for file:// image URLs" }
Loading...
Loading...
- 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.