Server-Side Request Forgery (SSRF) in Harbor - CVE-2017-17697

 

Server-Side Request Forgery (SSRF) in Harbor - CVE-2017-17697

Published: December 15, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU37755
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-17697
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Harbor
Affected software:
Harbor

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.

The Ping() function in ui/api/target.go in Harbor through 1.3.0-rc4 has SSRF via the endpoint parameter to /api/targets/ping.


How to mitigate CVE-2017-17697

Install update from vendor's website.

Sources