Описание
Command injection in PaddlePaddle
PaddlePaddle before 2.5.0 has a command injection in fs.py. This resulted in the ability to execute arbitrary commands on the operating system.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2023-38673
- https://github.com/PaddlePaddle/Paddle/commit/2bfe358043096fdba9e2a4cf0f5740102b37fd8f
- https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2023-005.md
- https://github.com/pypa/advisory-database/tree/main/vulns/paddlepaddle/PYSEC-2023-126.yaml
Пакеты
Наименование
paddlepaddle
pip
Затронутые версииВерсия исправления
< 2.5.0
2.5.0
Связанные уязвимости
CVSS3: 9.6
nvd
больше 2 лет назад
PaddlePaddle before 2.5.0 has a command injection in fs.py. This resulted in the ability to execute arbitrary commands on the operating system.