CVE-2024-4343
| Summary |
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.
|
| Publication Date |
Nov. 15, 2024, 3:15 a.m. |
| Registration Date |
Nov. 15, 2024, 5 a.m. |
| Last Update |
Nov. 19, 2024, 6:35 a.m. |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Zylon の PrivateGPT における OS コマンドインジェクションの脆弱性
| Title |
Zylon の PrivateGPT における OS コマンドインジェクションの脆弱性
|
| Summary |
Zylon の PrivateGPT には、OS コマンドインジェクションの脆弱性が存在します。
|
| Possible impacts |
情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
ベンダアドバイザリまたはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Nov. 14, 2024, midnight |
| Registration Date |
July 18, 2025, 1:43 p.m. |
| Last Update |
July 18, 2025, 1:43 p.m. |
Affected System
| Zylon |
|
PrivateGPT 0.6.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2025年07月18日] 掲載 |
July 18, 2025, 11:40 a.m. |