ghsa-qg33-x2c5-6p44
Vulnerability from github
Published
2024-06-10 21:30
Modified
2025-01-21 18:18
Severity ?
Summary
Langflow remote code execution vulnerability
Details
Langflow allows remote code execution if untrusted users are able to reach the "POST /api/v1/custom_component" endpoint and provide a Python script.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "langflow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.15" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-37014" ], "database_specific": { "cwe_ids": [ "CWE-913", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-06-11T19:29:16Z", "nvd_published_at": "2024-06-10T20:15:15Z", "severity": "HIGH" }, "details": "Langflow allows remote code execution if untrusted users are able to reach the \"POST /api/v1/custom_component\" endpoint and provide a Python script.", "id": "GHSA-qg33-x2c5-6p44", "modified": "2025-01-21T18:18:10Z", "published": "2024-06-10T21:30:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37014" }, { "type": "WEB", "url": "https://github.com/langflow-ai/langflow/issues/1973" }, { "type": "PACKAGE", "url": "https://github.com/langflow-ai/langflow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/langflow/PYSEC-2024-177.yaml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Langflow remote code execution vulnerability" }
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.