脆弱性情報
高度な大規模言語モデル技術を使用していますが、出力には不正確または古い情報が含まれる可能性があります。Shenlongはデータの正確性を確保するよう努めていますが、実際の状況に基づいて検証・判断してください。
脆弱性タイトル
DeepDiff is vulnerable to DoS and Remote Code Execution via Delta class pollution
脆弱性説明
DeepDiff is a project focused on Deep Difference and search of any Python data. Versions 5.0.0 through 8.6.0 are vulnerable to class pollution via the Delta class constructor, and when combined with a gadget available in DeltaDiff, it can lead to Denial of Service and Remote Code Execution (via insecure Pickle deserialization) exploitation. The gadget available in DeepDiff allows `deepdiff.serialization.SAFE_TO_IMPORT` to be modified to allow dangerous classes such as posix.system, and then perform insecure Pickle deserialization via the Delta class. This potentially allows any Python code to be executed, given that the input to Delta is user-controlled. Depending on the application where DeepDiff is used, this can also lead to other vulnerabilities. This is fixed in version 8.6.1.
CVSS情報
N/A
脆弱性タイプ
CWE-915
脆弱性タイトル
DeepDiff 安全漏洞
脆弱性説明
DeepDiff是Sep Dehpour个人开发者的一个Python库。 DeepDiff 8.6.0及之前版本存在安全漏洞,该漏洞源于Delta类原型污染,可能导致拒绝服务和远程代码执行。
CVSS情報
N/A
脆弱性タイプ
N/A