cve/2023/CVE-2023-38357.md

20 lines
823 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-38357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-38357)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Session tokens in RWS WorldServer 11.7.3 and earlier have a low entropy and can be enumerated, leading to unauthorized access to user sessions.
### POC
#### Reference
- http://packetstormsecurity.com/files/173609/RWS-WorldServer-11.7.3-Session-Token-Enumeration.html
- http://seclists.org/fulldisclosure/2023/Jul/30
- https://www.redteam-pentesting.de/en/advisories/rt-sa-2023-001/-session-token-enumeration-in-rws-worldserver
#### Github
No PoCs found on GitHub currently.