mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
973 B
Markdown
20 lines
973 B
Markdown
### [CVE-2021-3113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3113)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Netsia SEBA+ through 0.16.1 build 70-e669dcd7 allows remote attackers to discover session cookies via a direct /session/list/allActiveSession request. For example, the attacker can discover the admin's cookie if the admin account happens to be logged in when the allActiveSession request occurs, and can then use that cookie immediately for admin access,
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/49435
|
|
- https://www.netsia.com/#netsiaseba
|
|
- https://www.pentest.com.tr/exploits/Netsia-SEBA-0-16-1-Authentication-Bypass-Add-Root-User-Metasploit.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|