Files
CVEs-PoC/2020/CVE-2020-35710.md
T
2024-05-25 21:48:12 +02:00

971 B

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

Github

No PoCs found on GitHub currently.