GHSA-j3wr-m6xh-64hg · 深刻度: high · エコシステム: pip — LlamaIndex Improper Handling of Exceptional Conditions vulnerability
A vulnerability in the LangChainLLM class of the run-llama/llama_index repository, version v0.12.5, allows for a Denial of Service (DoS) attack. The stream_complete method executes the llm using a thread and retrieves the result via the get_response_gen method of the StreamingGeneratorCallbackHandler class. If the thread terminates abnormally before the _llm.predict is executed, there is no exception handling for this case, leading to an infinite loop in the get_response_gen function. This can be triggered by providing an input of an incorrect type, causing the thread to terminate and the process to continue running indefinitely.
総合評価: CVE-2024-12704 は悪用リスクが高い(62.7/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.76%、50 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-21 | 0.71% | 0.76% | +0.05% |
| 2 | 2026-06-15 | 0.35% | 0.71% | +0.36% |
| 3 | 2026-04-28 | — | 0.35% | — |
EPSS の全履歴 (全 10 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.0 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-j3wr-m6xh-64hg · 深刻度: high · エコシステム: pip — LlamaIndex Improper Handling of Exceptional Conditions vulnerability
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2024-12704 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| llamaindex | llamaindex | 0.12.5 | cpe:2.3:a:llamaindex:llamaindex:0.12.5:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/run-llama/llama_index/commit/d1ecfb77578d089cbe66728f18f635c09aa32a05 | Patch |
| https://huntr.com/bounties/a0b638fd-21c6-4ba7-b381-6ab98472a02a | Exploit Third Party Advisory |