Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
sh _uid does not drop supplementary groups (incomplete privilege drop)
Vulnerability Description
sh provides Python process launching. Prior to 2.2.4, the _uid option in sh.py performs an incomplete privilege drop on Linux and Unix-like systems. When sh runs from an elevated process and launches a command with _uid set to an unprivileged user, the child changes its UID but can retain the parent process's supplementary groups because the privilege-drop sequence does not fully establish the target user's UID, primary GID, and supplementary groups. The child can therefore retain access to files or resources granted to privileged groups such as root, docker, disk, shadow, or sudo, violating the expected _uid privilege boundary. This issue is fixed in version 2.2.4.
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N
Vulnerability Type
对于放弃特权的检查不恰当
Vulnerability Title
Andrew sh 权限许可和访问控制问题漏洞
Vulnerability Description
Andrew sh是Andrew个人开发者的一款将系统命令转为Python调用的库。 Andrew sh 2.2.4之前版本存在权限许可和访问控制问题漏洞,该漏洞源于sh.py中的_uid选项在Linux和类Unix系统上执行不完整的权限降低,可能导致子进程保留父进程的补充组,从而访问root、docker等特权组的文件或资源。
CVSS Information
N/A
Vulnerability Type
N/A