Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

CVE-2021-3281 (Medium) detected in Django-1.11.29-py2.py3-none-any.whl #105

Open
mend-bolt-for-github bot opened this issue Mar 15, 2021 · 1 comment
Labels
first-timers-only first-timers-only tickets good first issue Good for newcomers security vulnerability Security vulnerability detected by WhiteSource up-for-grabs

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2021-3281 - Medium Severity Vulnerability

Vulnerable Library - Django-1.11.29-py2.py3-none-any.whl

A high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Library home page: https://files.pythonhosted.org/packages/49/49/178daa8725d29c475216259eb19e90b2aa0b8c0431af8c7e9b490ae6481d/Django-1.11.29-py2.py3-none-any.whl

Path to dependency file: covidX/requirements.txt

Path to vulnerable library: covidX/requirements.txt

Dependency Hierarchy:

  • graphene_django-2.13.0-py2.py3-none-any.whl (Root Library)
    • Django-1.11.29-py2.py3-none-any.whl (Vulnerable Library)

Found in HEAD commit: 6f3dbcb5ab003a4ef1776b72be10967612787631

Vulnerability Details

In Django 2.2 before 2.2.18, 3.0 before 3.0.12, and 3.1 before 3.1.6, the django.utils.archive.extract method (used by "startapp --template" and "startproject --template") allows directory traversal via an archive with absolute paths or relative paths with dot segments.

Publish Date: 2021-02-02

URL: CVE-2021-3281

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.djangoproject.com/weblog/2021/feb/01/security-releases/

Release Date: 2021-02-02

Fix Resolution: 2.2.18,3.0.12,3.1.6


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Mar 15, 2021
@codecakes codecakes added good first issue Good for newcomers first-timers-only first-timers-only tickets up-for-grabs labels Mar 27, 2021
@Aaron-1974
Copy link

Hi, do you still need help with this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
first-timers-only first-timers-only tickets good first issue Good for newcomers security vulnerability Security vulnerability detected by WhiteSource up-for-grabs
Projects
None yet
Development

No branches or pull requests

2 participants