mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
971 B
Markdown
18 lines
971 B
Markdown
### [CVE-2020-35710](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35710)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Parallels Remote Application Server (RAS) 18 allows remote attackers to discover an intranet IP address because submission of the login form (even with blank credentials) provides this address to the attacker's client for use as a "host" value. In other words, after an attacker's web browser sent a request to the login form, it would automatically send a second request to a RASHTML5Gateway/socket.io URI with something like "host":"192.168.###.###" in the POST data.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.elladodelmal.com/2020/12/blue-team-red-team-como-parallels-ras.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|