Server-Side Request Forgery (SSRF) Affecting glance package, versions <2:13.0.0-1


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.2% (58th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Server-Side Request Forgery (SSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN11-GLANCE-518252
  • published21 Mar 2017
  • disclosed21 Mar 2017

Introduced: 21 Mar 2017

CVE-2017-7200  (opens in a new tab)
CWE-918  (opens in a new tab)

How to fix?

Upgrade Debian:11 glance to version 2:13.0.0-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream glance package and not the glance package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

An SSRF issue was discovered in OpenStack Glance before Newton. The 'copy_from' feature in the Image Service API v1 allowed an attacker to perform masked network port scans. With v1, it is possible to create images with a URL such as 'http://localhost:22&#39;. This could then allow an attacker to enumerate internal network details while appearing masked, since the scan would appear to originate from the Glance Image service.