ghsa-vwgf-7f9h-h499
Vulnerability from github
Published
2024-06-06 21:30
Modified
2024-10-11 16:30
Severity ?
Summary
Cross site scripting in zenml
Details
A stored Cross-Site Scripting (XSS) vulnerability was identified in the zenml-io/zenml repository, specifically within the 'logo_url' field. By injecting malicious payloads into this field, an attacker could send harmful messages to other users, potentially compromising their accounts. The vulnerability affects version 0.55.3 and was fixed in version 0.56.2. The impact of exploiting this vulnerability could lead to user account compromise.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "zenml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.56.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-2171" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-06-06T22:28:34Z", "nvd_published_at": "2024-06-06T19:15:53Z", "severity": "LOW" }, "details": "A stored Cross-Site Scripting (XSS) vulnerability was identified in the zenml-io/zenml repository, specifically within the \u0027logo_url\u0027 field. By injecting malicious payloads into this field, an attacker could send harmful messages to other users, potentially compromising their accounts. The vulnerability affects version 0.55.3 and was fixed in version 0.56.2. The impact of exploiting this vulnerability could lead to user account compromise.", "id": "GHSA-vwgf-7f9h-h499", "modified": "2024-10-11T16:30:36Z", "published": "2024-06-06T21:30:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2171" }, { "type": "WEB", "url": "https://github.com/zenml-io/zenml/commit/68bcb3ba60cba9729c9713a49c39502d40fb945e" }, { "type": "PACKAGE", "url": "https://github.com/zenml-io/zenml" }, { "type": "WEB", "url": "https://huntr.com/bounties/cee06a28-7e3b-460b-b504-69add838ebe8" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Cross site scripting in zenml" }
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.