CWE-271—Privilege Dropping / Lowering Errors
PUBLISHEDweakness recordHigh
released 2006-07-19 · last modified 2023-06-29
Metadata
名称
Privilege Dropping / Lowering Errors
描述
The product does not drop privileges before passing control of a resource to an actor that does not have those privileges.
In some contexts, a system executing with elevated permissions will hand off a process/file/etc. to another process or user. If the privileges of an entity are not reduced, then elevated privileges are spread throughout a system and possibly to an attacker.