mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
18 lines
813 B
Markdown
18 lines
813 B
Markdown
### [CVE-2021-26705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26705)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in SquareBox CatDV Server through 9.2. An attacker can invoke sensitive RMI methods such as getConnections without authentication, the results of which can be used to generate valid authentication tokens. These tokens can then be used to invoke administrative tasks within the application, such as disclosing password hashes.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/49621
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|