2023-08-15 18:00:37 +00:00
{
"id" : "CVE-2023-39662" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-08-15T17:15:13.313" ,
2023-08-22 18:00:46 +00:00
"lastModified" : "2023-08-22T17:32:00.990" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-08-15 18:00:37 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "An issue in llama_index v.0.7.13 and before allows a remote attacker to execute arbitrary code via the `exec` parameter in PandasQueryEngine function."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "Un problema en llama_index v.0.7.13 y anteriores permite a un atacante remoto ejecutar c\u00f3digo arbitrario a trav\u00e9s del par\u00e1metro `exec` en la funci\u00f3n PandasQueryEngine."
2023-08-15 18:00:37 +00:00
}
] ,
2023-08-22 18:00:46 +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" : "CWE-74"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:llamaindex_project:llamaindex:*:*:*:*:*:python:*:*" ,
"versionEndIncluding" : "0.7.13" ,
"matchCriteriaId" : "C4B705CE-A0F1-407E-97A8-CEEC3B2D2C08"
}
]
}
]
}
] ,
2023-08-15 18:00:37 +00:00
"references" : [
{
"url" : "https://github.com/jerryjliu/llama_index/issues/7054" ,
2023-08-22 18:00:46 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-08-15 18:00:37 +00:00
}
]
}