漏洞标题
N/A
漏洞描述信息
在PyAnyAPI的Interfaces.py中,YAML解析功能在YAMLParser方法中存在一个可 exploitation的漏洞,该漏洞在0.6.1之前版本中存在。由于安全调用(safe_load)被用于解析未正确安全加载的YAML,因此YAML解析器可以执行任意Python命令,从而导致命令执行。攻击者可以将Python插入已加载的YAML中,触发该漏洞。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
An exploitable vulnerability exists in the YAML parsing functionality in the YAMLParser method in Interfaces.py in PyAnyAPI before 0.6.1. A YAML parser can execute arbitrary Python commands resulting in command execution because load is used where safe_load should have been used. An attacker can insert Python into loaded YAML to trigger this vulnerability.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
PyAnyAPI 安全漏洞
漏洞描述信息
PyAnyAPI是一个基于Python的使用声明的方式在多种类型数据上创建接口的工具。 PyAnyAPI 0.6.1之前的版本中的Interfaces.py文件的YAML解析功能存在安全漏洞。攻击者可通过向已加载的YAML注入Python利用该漏洞执行任意的Python命令。
CVSS信息
N/A
漏洞类别
授权问题