GHSA-297X-2QF3-JRJ3
Vulnerability from github – Published: 2024-01-21 18:30 – Updated: 2025-05-30 16:31
VLAI?
Summary
Unsafe yaml deserialization in llama-hub
Details
The OpenAPI and ChatGPT plugin loaders in LlamaHub (aka llama-hub) before 0.0.67 allow attackers to execute arbitrary code because safe_load is not used for YAML.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "llama-hub"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.0.67"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-23730"
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"github_reviewed": true,
"github_reviewed_at": "2024-01-22T21:23:34Z",
"nvd_published_at": "2024-01-21T17:15:44Z",
"severity": "CRITICAL"
},
"details": "The OpenAPI and ChatGPT plugin loaders in LlamaHub (aka llama-hub) before 0.0.67 allow attackers to execute arbitrary code because safe_load is not used for YAML.",
"id": "GHSA-297x-2qf3-jrj3",
"modified": "2025-05-30T16:31:57Z",
"published": "2024-01-21T18:30:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23730"
},
{
"type": "WEB",
"url": "https://github.com/run-llama/llama-hub/pull/841/commits/9dc9c21a5c6d0226d1d2101c3121d4f085743d52"
},
{
"type": "WEB",
"url": "https://github.com/run-llama/llama-hub/commit/c01416e737c7747a213a79881b8308c41d043515"
},
{
"type": "PACKAGE",
"url": "https://github.com/run-llama/llama-hub"
},
{
"type": "WEB",
"url": "https://github.com/run-llama/llama-hub/blob/v0.0.67/CHANGELOG.md"
},
{
"type": "WEB",
"url": "https://github.com/run-llama/llama-hub/releases/tag/v0.0.67"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Unsafe yaml deserialization in llama-hub"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…