脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
Arbitrary Code Execution in NLTK StanfordSegmenter via Untrusted JAR Loading
脆弱性説明
NLTK versions <=3.9.2 are vulnerable to arbitrary code execution due to improper input validation in the StanfordSegmenter module. The module dynamically loads external Java .jar files without verification or sandboxing. An attacker can supply or replace the JAR file, enabling the execution of arbitrary Java bytecode at import time. This vulnerability can be exploited through methods such as model poisoning, MITM attacks, or dependency poisoning, leading to remote code execution. The issue arises from the direct execution of the JAR file via subprocess with unvalidated classpath input, allowing malicious classes to execute when loaded by the JVM.
CVSS情報
N/A
脆弱性タイプ
输入验证不恰当
脆弱性タイトル
NLTK 输入验证错误漏洞
脆弱性説明
NLTK是NLTK开源的一个自然语言工具包。用于支持自然语言处理的研究和开发。 NLTK 3.9.2及之前版本存在输入验证错误漏洞,该漏洞源于StanfordSegmenter模块输入验证不当,可能通过模型投毒、中间人攻击或依赖项投毒等方式导致远程代码执行。
CVSS情報
N/A
脆弱性タイプ
N/A