Infinite loop Affecting pulpcore package, versions [,3.6.0)


Severity

Recommended
0.0
high
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of concept

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 IDSNYK-PYTHON-PULPCORE-5759303
  • published7 Jul 2023
  • disclosed7 Jul 2023
  • creditSimonPe

Introduced: 7 Jul 2023

CVE NOT AVAILABLE CWE-835  (opens in a new tab)

How to fix?

Upgrade pulpcore to version 3.6.0 or higher.

Overview

pulpcore is a Pulp Django Application and Related Modules

Affected versions of this package are vulnerable to Infinite loop when CONTENT_PATH_PREFIX is followed by /.

PoC

>>> os.path.split('/path')
('/', 'path')
>>> os.path.split('/')
('/', '')

CVSS Scores

version 3.1