Safety vulnerability ID: 36607
The information on this page was manually curated by our Cybersecurity Intelligence Team.
Misago 0.19.4 updates requests to 2.20.0 resolving a potential vulnerability in HTTP connections handling.
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.
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
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application