PyPi: Misago

CVE-2018-18074

Transitive

Safety vulnerability ID: 36607

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Oct 09, 2018 Updated at Jul 28, 2024
Scan your Python projects for vulnerabilities →

Advisory

Misago 0.19.4 updates requests to 2.20.0 resolving a potential vulnerability in HTTP connections handling.

Affected package

misago

Latest version: 0.39.1

Misago is modern, fully featured forum application written in Python and ES6, powered by Django and React.js. It works out of the box and can be run alone or be connected to existing site with built in OAuth 2 client.

Affected versions

Fixed versions

Vulnerability changelog

Misago 0.19.4 is a security release that updates Python requests to 2.20, resolving potential vulnerability in HTTP connections handling.

Updating instructions

To update Misago from 0.19.3 to 0.19.4 use PIP to uninstall old Misago and install new one:


pip uninstall misago
pip install misago

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

HIGH 7.5
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE

CVSS v2 Details

MEDIUM 5.0
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
NONE
Availability Impact (A)
NONE