CVE-2024-4343
概要

A Python command injection vulnerability exists in the `SagemakerLLM` class's `complete()` method within `./private_gpt/components/llm/custom/sagemaker.py` of the imartinez/privategpt application, versions up to and including 0.3.0. The vulnerability arises due to the use of the `eval()` function to parse a string received from a remote AWS SageMaker LLM endpoint into a dictionary. This method of parsing is unsafe as it can execute arbitrary Python code contained within the response. An attacker can exploit this vulnerability by manipulating the response from the AWS SageMaker LLM endpoint to include malicious Python code, leading to potential execution of arbitrary commands on the system hosting the application. The issue is fixed in version 0.6.0.

公表日 2024年11月15日3:15
登録日 2024年11月15日5:00
最終更新日 2024年11月19日6:35
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Zylon の PrivateGPT における OS コマンドインジェクションの脆弱性
タイトル Zylon の PrivateGPT における OS コマンドインジェクションの脆弱性
概要

Zylon の PrivateGPT には、OS コマンドインジェクションの脆弱性が存在します。

想定される影響 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
対策

ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。

公表日 2024年11月14日0:00
登録日 2025年7月18日13:43
最終更新日 2025年7月18日13:43
影響を受けるシステム
Zylon
PrivateGPT 0.6.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2025年07月18日]   掲載 2025年7月18日11:40