Clarify scope of "Create global objects"

Applies only to file mapping and symbolic link objects. Also, apples to Windows in general, not just Terminal Services.
This commit is contained in:
Raymond Chen 2024-02-09 14:16:06 -08:00 committed by GitHub
parent e8a42b61d3
commit 8fe5a4a6f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,7 +82,7 @@ This section describes how an attacker might exploit a feature or its configurat
### Vulnerability
The **Create global objects** user right is required for a user account to create global objects in Remote Desktop sessions. Users can still create session-specfic objects without being assigned this user right. Assigning this right can be a security risk.
The **Create global objects** user right is required for a user account to create global file mapping and symbolic link objects. Users can still create session-specfic objects without being assigned this user right. Assigning this right can be a security risk.
By default, members of the **Administrators** group, the System account, and services that are started by the Service Control Manager are assigned the **Create global objects** user right. Users who are added to the **Remote Desktop Users** group also have this user right.