Description
The software or the administrator places a user into an incorrect group.
If the incorrect group has more access or privileges than the intended group, the user might be able to bypass intended security policy to access unexpected resources or perform unexpected actions. The access-control system might not be able to detect malicious usage of this group membership.
Modes of Introduction:
– Implementation
Likelihood of Exploit:
Related Weaknesses
Consequences
Access Control: Gain Privileges or Assume Identity
Potential Mitigations
CVE References
- CVE-1999-1193
- Operating system assigns user to privileged wheel group, allowing the user to gain root privileges.
- CVE-2010-3716
- Chain: drafted web request allows the creation of users with arbitrary group membership.
- CVE-2008-5397
- Chain: improper processing of configuration options causes users to contain unintended group memberships.
- CVE-2007-6644
- CMS does not prevent remote administrators from promoting other users to the administrator group, in violation of the intended security model.
- CVE-2007-3260
- Product assigns members to the root group, allowing escalation of privileges.
- CVE-2002-0080
- Chain: daemon does not properly clear groups before dropping privileges.
More Stories
The Most Dangerous Vulnerabilities in Apache Tomcat and How to Protect Against Them
Apache Tomcat is an open-source web server and servlet container that is widely used in enterprise environments to run Java...
ZDI-CAN-18333: A Critical Zero-Day Vulnerability in Microsoft Windows
Zero-day vulnerabilities are a serious threat to cybersecurity, as they can be exploited by malicious actors to gain unauthorized access...
CWE-669 – Incorrect Resource Transfer Between Spheres
Description The product does not properly transfer a resource/behavior to another sphere, or improperly imports a resource/behavior from another sphere,...
CWE-67 – Improper Handling of Windows Device Names
Description The software constructs pathnames from user input, but it does not handle or incorrectly handles a pathname containing a...
CWE-670 – Always-Incorrect Control Flow Implementation
Description The code contains a control flow path that does not reflect the algorithm that the path is intended to...
CWE-671 – Lack of Administrator Control over Security
Description The product uses security features in a way that prevents the product's administrator from tailoring security settings to reflect...