2023-06-14 16:00:29 +00:00
{
"id" : "CVE-2023-34540" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-14T15:15:10.287" ,
2024-03-13 23:03:26 +00:00
"lastModified" : "2024-03-13T22:15:08.097" ,
2023-11-17 21:00:29 +00:00
"vulnStatus" : "Modified" ,
2023-06-14 16:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
2024-03-13 23:03:26 +00:00
"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."
2023-06-14 16:00:29 +00:00
}
] ,
2023-06-23 14:00:30 +00:00
"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 ,
2023-08-29 20:00:28 +00:00
"criteria" : "cpe:2.3:a:langchain:langchain:0.0.171:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D8235D79-2666-4DEE-B6A2-A5DE48FB42C6"
2023-06-23 14:00:30 +00:00
}
]
}
]
}
] ,
2023-06-14 16:00:29 +00:00
"references" : [
{
"url" : "https://github.com/hwchase17/langchain/issues/4833" ,
2023-06-23 14:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking"
]
2023-12-06 23:00:21 +00:00
} ,
{
"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"
2023-06-14 16:00:29 +00:00
}
]
}