ghsa-6wp6-22x5-rr3w
Vulnerability from github
Published
2024-04-29 18:30
Modified
2024-08-02 16:14
Severity ?
7.6 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L
7.2 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N
7.2 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Flowise vulnerable to code injection via api/v1
Details
An issue in FlowiseAI Inc Flowise prior to v1.8.1 allows a remote attacker to execute arbitrary code via a crafted script to the api/v1 component.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "flowise" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-31621" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-08-02T16:14:19Z", "nvd_published_at": "2024-04-29T17:15:19Z", "severity": "HIGH" }, "details": "An issue in FlowiseAI Inc Flowise prior to v1.8.1 allows a remote attacker to execute arbitrary code via a crafted script to the api/v1 component.", "id": "GHSA-6wp6-22x5-rr3w", "modified": "2024-08-02T16:14:19Z", "published": "2024-04-29T18:30:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-31621" }, { "type": "WEB", "url": "https://github.com/FlowiseAI/Flowise/commit/e32b64344544312bf38b3e1fefe7b26c1776a426" }, { "type": "WEB", "url": "https://flowiseai.com" }, { "type": "PACKAGE", "url": "https://github.com/FlowiseAI/Flowise" }, { "type": "WEB", "url": "https://github.com/FlowiseAI/Flowise/blob/flowise%401.6.5/packages/server/src/index.ts#L143-L147" }, { "type": "WEB", "url": "https://www.exploit-db.com/exploits/52001" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Flowise vulnerable to code injection via api/v1" }
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.
Loading…