ghsa-mq73-g4qr-fgcq
Vulnerability from github
Published
2024-06-06 21:30
Modified
2025-01-21 17:58
Severity ?
Summary
Clickjacking in zenml
Details
A clickjacking vulnerability exists in zenml-io/zenml versions up to and including 0.55.5 due to the application's failure to set appropriate X-Frame-Options or Content-Security-Policy HTTP headers. This vulnerability allows an attacker to embed the application UI within an iframe on a malicious page, potentially leading to unauthorized actions by tricking users into interacting with the interface under the attacker's control. The issue was addressed in version 0.56.3.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "zenml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.56.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-2383" ], "database_specific": { "cwe_ids": [ "CWE-1021" ], "github_reviewed": true, "github_reviewed_at": "2024-06-06T22:30:10Z", "nvd_published_at": "2024-06-06T19:15:54Z", "severity": "MODERATE" }, "details": "A clickjacking vulnerability exists in zenml-io/zenml versions up to and including 0.55.5 due to the application\u0027s failure to set appropriate X-Frame-Options or Content-Security-Policy HTTP headers. This vulnerability allows an attacker to embed the application UI within an iframe on a malicious page, potentially leading to unauthorized actions by tricking users into interacting with the interface under the attacker\u0027s control. The issue was addressed in version 0.56.3.", "id": "GHSA-mq73-g4qr-fgcq", "modified": "2025-01-21T17:58:02Z", "published": "2024-06-06T21:30:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2383" }, { "type": "WEB", "url": "https://github.com/zenml-io/zenml/commit/f863fde1269bc355951f8cfc826c0244d88ad5e9" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/zenml/PYSEC-2024-194.yaml" }, { "type": "PACKAGE", "url": "https://github.com/zenml-io/zenml" }, { "type": "WEB", "url": "https://huntr.com/bounties/22d26f5a-c0ae-4344-aa7d-08ff5ada3963" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Clickjacking 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.