CVE Vulnerabilities

CVE-2017-17697

Server-Side Request Forgery (SSRF)

Published: Dec 15, 2017 | Modified: Apr 01, 2020
CVSS 3.x
8.6
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:P/I:N/A:N
RedHat/V2
RedHat/V3
Ubuntu

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.

Weakness

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Affected Software

Name Vendor Start Version End Version
Harbor Linuxfoundation * 1.3.0 (excluding)
Harbor Linuxfoundation 1.3.0 (including) 1.3.0 (including)
Harbor Linuxfoundation 1.3.0-rc1 (including) 1.3.0-rc1 (including)
Harbor Linuxfoundation 1.3.0-rc2 (including) 1.3.0-rc2 (including)
Harbor Linuxfoundation 1.3.0-rc3 (including) 1.3.0-rc3 (including)
Harbor Linuxfoundation 1.3.0-rc4 (including) 1.3.0-rc4 (including)

References