mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
18 lines
919 B
Markdown
18 lines
919 B
Markdown
### [CVE-2017-8438](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8438)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Elastic X-Pack Security versions 5.0.0 to 5.4.0 contain a privilege escalation bug in the run_as functionality. This bug prevents transitioning into the specified user specified in a run_as request. If a role has been created using a template that contains the _user properties, the behavior of run_as will be incorrect. Additionally if the run_as user specified does not exist, the transition will not happen.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.elastic.co/community/security
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|