脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Arbitrary File Deletion in BerriAI/litellm
脆弱性説明
BerriAI's litellm, in its latest version, is vulnerable to arbitrary file deletion due to improper input validation on the `/audio/transcriptions` endpoint. An attacker can exploit this vulnerability by sending a specially crafted request that includes a file path to the server, which then deletes the specified file without proper authorization or validation. This vulnerability is present in the code where `os.remove(file.filename)` is used to delete a file, allowing any user to delete critical files on the server such as SSH keys, SQLite databases, or configuration files.
CVSS情報
N/A
脆弱性タイプ
授权机制缺失
脆弱性タイトル
LiteLLM 输入验证错误漏洞
脆弱性説明
LiteLLM是Berri AI开源的一个应用程序。可以使用 OpenAI 格式调用所有 LLM API。 LiteLLM 存在输入验证错误漏洞,该漏洞源于 /audio/transcriptions API 存在输入验证不当问题,导致容易受到任意文件删除的影响。
CVSS情報
N/A
脆弱性タイプ
N/A