Server-Side Request Forgery (SSRF) Affecting python-glance package, versions *


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.2% (59th 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-RHEL7-PYTHONGLANCE-5051351
  • published27 Mar 2023
  • disclosed15 Mar 2017

Introduced: 15 Mar 2017

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

How to fix?

There is no fixed version for RHEL:7 python-glance.

NVD Description

Note: Versions mentioned in the description apply only to the upstream python-glance package and not the python-glance package as distributed by RHEL. See How to fix? for RHEL:7 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'. 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.