
CVE-2020-35710
https://notcve.org/view.php?id=CVE-2020-35710
25 Dec 2020 — 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. Parallels Remote Application Server (RAS) ... • https://twitter.com/amadapa/status/1342407005110218753 • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor •

CVE-2020-17396 – Parallels Desktop prl_hypervisor Integer Overflow Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2020-17396
18 Aug 2020 — This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop 15.1.4. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the prl_hypervisor module. The issue results from the lack of proper validation of user-supplied data, which can result in an integer overflow before allocating a buffer. An attacker can leverage this vulnerability to escalate... • https://kb.parallels.com/en/125013 • CWE-190: Integer Overflow or Wraparound •

CVE-2020-17397 – Parallels Desktop Networking Out-Of-Bounds Access Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2020-17397
18 Aug 2020 — This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop 15.1.4. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within the handling of network packets. The issue results from the lack of proper validation of user-supplied data, which can result in a memory corruption condition. An attacker can leverage this vulnerability to escalate pri... • https://kb.parallels.com/en/125013 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •

CVE-2020-17400 – Parallels Desktop prl_hypervisor Out-Of-Bounds Read Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2020-17400
18 Aug 2020 — This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop 15.1.4. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the prl_hypervisor kext. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated buffer. An attacker can leverage this vulnerability to escalate privi... • https://kb.parallels.com/en/125013 • CWE-129: Improper Validation of Array Index •

CVE-2020-17392 – Parallels Desktop prl_hypervisor Untrusted Pointer Dereference Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2020-17392
18 Aug 2020 — This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop 15.1.3-47255. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handler for HOST_IOCTL_SET_KERNEL_SYMBOLS in the prl_hypervisor kext. The issue results from the lack of proper validation of a user-supplied value prior to dereferencing it as a pointer. An attacker can leverage thi... • https://kb.parallels.com/en/125013 • CWE-822: Untrusted Pointer Dereference •

CVE-2020-17402 – Parallels Desktop prl_hypervisor Incorrect Permission Assignment for Critical Resource Information Disclosure Vulnerability
https://notcve.org/view.php?id=CVE-2020-17402
18 Aug 2020 — This vulnerability allows local attackers to disclose sensitive information on affected installations of Parallels Desktop 15.1.4 (47270). An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the prl_hypervisor kext. By examining a log file, an attacker can disclose a memory address. An attacker can leverage this in conjunction with other vulnerabilities to escalate privileges and execute code in... • https://kb.parallels.com/en/125013 • CWE-732: Incorrect Permission Assignment for Critical Resource •

CVE-2020-17399 – Parallels Desktop prl_hypervisor Out-Of-Bounds Write Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2020-17399
18 Aug 2020 — This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop 15.1.4. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the prl_hypervisor kext. The issue results from the lack of proper validation of user-supplied data, which can result in a write past the end of an allocated buffer. An attacker can leverage this vulnerability to escalate priv... • https://kb.parallels.com/en/125013 • CWE-129: Improper Validation of Array Index •

CVE-2020-17393 – Parallels Desktop prl_hypervisor Improper Input Validation Information Disclosure Vulnerability
https://notcve.org/view.php?id=CVE-2020-17393
18 Aug 2020 — This vulnerability allows local attackers to disclose information on affected installations of Parallels Desktop 15.1.3-47255. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the prl_hypervisor kext. The issue results from the lack of proper validation of user-supplied data, which can result a pointer to be leaked after the handler is done. An attacker can leverage this in conjunction with o... • https://kb.parallels.com/en/125013 • CWE-20: Improper Input Validation •

CVE-2020-17401 – Parallels Desktop VGA Out-Of-Bounds Read Information Disclosure Vulnerability
https://notcve.org/view.php?id=CVE-2020-17401
18 Aug 2020 — This vulnerability allows local attackers to disclose sensitive informations on affected installations of Parallels Desktop 15.1.4. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within the VGA virtual device. The issue results from the lack of proper validation of user-supplied data, which can result in a read past the end of an allocated array. An attacker can leverage this in conjunction... • https://kb.parallels.com/en/125013 • CWE-129: Improper Validation of Array Index •

CVE-2020-17395 – Parallels Desktop Networking Service Integer Underflow Privilege Escalation Vulnerability
https://notcve.org/view.php?id=CVE-2020-17395
18 Aug 2020 — This vulnerability allows local attackers to escalate privileges on affected installations of Parallels Desktop 15.1.4. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within the prl_naptd process. The issue results from the lack of proper validation of user-supplied data, which can result in an integer underflow before writing to memory. An attacker can leverage this vulnerability to escala... • https://kb.parallels.com/en/125013 • CWE-191: Integer Underflow (Wrap or Wraparound) •