Insecure Default Affecting celery package, versions [4.0.0,4.0.1)


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team

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 ID SNYK-PYTHON-CELERY-40579
  • published 16 Dec 2016
  • disclosed 16 Dec 2016
  • credit Unknown

Introduced: 16 Dec 2016

CVE NOT AVAILABLE CWE-276 Open this link in a new tab

Overview

celery is a Distributed Task Queue. Affected versions of this package are vulnerable due to an Insecure Default. The accept_content setting was set to: app.conf.accept_content = ['json', 'pickle', 'msgpack', 'yaml'] by default, allowed deserialization of pickled messages, even if the software is configured to send messages in the JSON format.

Note An attacker requires access to the message broker used to send messages to Celery workers in order to exploit this vulnerability.

CVSS Scores

version 3.1
Expand this section

Snyk

Recommended
5 medium
  • Attack Vector (AV)
    Network
  • Attack Complexity (AC)
    High
  • Privileges Required (PR)
    Low
  • User Interaction (UI)
    None
  • Scope (S)
    Unchanged
  • Confidentiality (C)
    Low
  • Integrity (I)
    Low
  • Availability (A)
    Low