DevOps-PM-PGDip-2022-2023 / easybuggy4django.old

EasyBuggy clone built on Django
MIT License
0 stars 0 forks source link

CVE-2019-3498 (Medium) detected in Django-2.0.3-py3-none-any.whl #23

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2019-3498 - Medium Severity Vulnerability

Vulnerable Library - Django-2.0.3-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/3d/81/7e6cf5cb6f0f333946b5d3ee22e17c3c3f329d3bfeb86943a2a3cd861092/Django-2.0.3-py3-none-any.whl

Path to dependency file: /tmp/ws-scm/easybuggy4django.old

Path to vulnerable library: /tmp/ws-scm/easybuggy4django.old,/requirements.txt

Dependency Hierarchy: - :x: **Django-2.0.3-py3-none-any.whl** (Vulnerable Library)

Found in base branch: master

Vulnerability Details

In Django 1.11.x before 1.11.18, 2.0.x before 2.0.10, and 2.1.x before 2.1.5, an Improper Neutralization of Special Elements in Output Used by a Downstream Component issue exists in django.views.defaults.page_not_found(), leading to content spoofing (in a 404 error page) if a user fails to recognize that a crafted URL has malicious content.

Publish Date: 2019-01-09

URL: CVE-2019-3498

CVSS 3 Score Details (6.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: Required - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.djangoproject.com/weblog/2019/jan/04/security-releases/

Release Date: 2019-01-09

Fix Resolution: 2.0.10


Step up your Open Source Security Game with Mend here