{ "id": "CVE-2023-34540", "sourceIdentifier": "cve@mitre.org", "published": "2023-06-14T15:15:10.287", "lastModified": "2024-03-13T22:15:08.097", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "Langchain before v0.0.225 was discovered to contain a remote code execution (RCE) vulnerability in the component JiraAPIWrapper (aka the JIRA API wrapper). This vulnerability allows attackers to execute arbitrary code via crafted input. As noted in the \"releases/tag\" reference, a fix is available." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:langchain:langchain:0.0.171:*:*:*:*:*:*:*", "matchCriteriaId": "D8235D79-2666-4DEE-B6A2-A5DE48FB42C6" } ] } ] } ], "references": [ { "url": "https://github.com/hwchase17/langchain/issues/4833", "source": "cve@mitre.org", "tags": [ "Exploit", "Issue Tracking" ] }, { "url": "https://github.com/langchain-ai/langchain/pull/6992", "source": "cve@mitre.org" }, { "url": "https://github.com/langchain-ai/langchain/releases/tag/v0.0.225", "source": "cve@mitre.org" } ] }