Pages that are rendered using the ESI plugin can have access to the cookie header when the plugin is configured not to allow access. This affects Apache Traffic Server (ATS) versions 6.0.0 to 6.2.2 and 7.0.0 to 7.1.3. To resolve this issue users running 6.x should upgrade to 6.2.3 or later versions and 7.x users should upgrade to 7.1.4 or later versions.
The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Traffic_server | Apache | 6.0.0 (including) | 6.2.2 (including) |
Traffic_server | Apache | 7.0.0 (including) | 7.1.3 (including) |
Trafficserver | Ubuntu | bionic | * |
Trafficserver | Ubuntu | esm-apps/bionic | * |
Trafficserver | Ubuntu | esm-apps/xenial | * |
Trafficserver | Ubuntu | trusty | * |
Trafficserver | Ubuntu | upstream | * |
Trafficserver | Ubuntu | xenial | * |
Resources such as files and directories may be inadvertently exposed through mechanisms such as insecure permissions, or when a program accidentally operates on the wrong object. For example, a program may intend that private files can only be provided to a specific user. This effectively defines a control sphere that is intended to prevent attackers from accessing these private files. If the file permissions are insecure, then parties other than the user will be able to access those files. A separate control sphere might effectively require that the user can only access the private files, but not any other files on the system. If the program does not ensure that the user is only requesting private files, then the user might be able to access other files on the system. In either case, the end result is that a resource has been exposed to the wrong party.