ghsa-32g6-mg92-ghm2
Vulnerability from github
Published
2025-03-20 12:32
Modified
2025-03-21 23:57
Severity ?
VLAI Severity ?
Summary
SageMaker Workflow component allows possibility of MD5 hash collisions
Details
A vulnerability in the SageMaker Workflow component of aws/sagemaker-python-sdk allows for the possibility of MD5 hash collisions in all versions. This can lead to workflows being inadvertently replaced due to the reuse of results from different configurations that produce the same MD5 hash. This issue can cause integrity problems within the pipeline, potentially leading to erroneous processing outcomes.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "sagemaker" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.237.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-0508" ], "database_specific": { "cwe_ids": [ "CWE-328", "CWE-440" ], "github_reviewed": true, "github_reviewed_at": "2025-03-21T23:57:42Z", "nvd_published_at": "2025-03-20T10:15:53Z", "severity": "MODERATE" }, "details": "A vulnerability in the SageMaker Workflow component of aws/sagemaker-python-sdk allows for the possibility of MD5 hash collisions in all versions. This can lead to workflows being inadvertently replaced due to the reuse of results from different configurations that produce the same MD5 hash. This issue can cause integrity problems within the pipeline, potentially leading to erroneous processing outcomes.", "id": "GHSA-32g6-mg92-ghm2", "modified": "2025-03-21T23:57:42Z", "published": "2025-03-20T12:32:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-0508" }, { "type": "WEB", "url": "https://github.com/aws/sagemaker-python-sdk/commit/dcdd99f911e8b1a05d19cf1ad939b0fefae47864" }, { "type": "PACKAGE", "url": "https://github.com/aws/sagemaker-python-sdk" }, { "type": "WEB", "url": "https://huntr.com/bounties/eb056818-5b81-466f-81ee-916058d34af2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "SageMaker Workflow component allows possibility of MD5 hash collisions" }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…