PyPi: Pywikibot

CVE-2021-25293

Transitive

Safety vulnerability ID: 46442

This vulnerability was reviewed by experts

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

Created at Mar 19, 2021 Updated at May 03, 2024
Scan your Python projects for vulnerabilities →

Advisory

Pywikibot 6.1.0 updates its dependency 'Pillow' to versions >=8.1.1 to include security fixes.

Affected package

pywikibot

Latest version: 9.1.2

Python MediaWiki Bot Framework

Affected versions

Fixed versions

Vulnerability changelog

-----
*17 April 2021*

Improvements and Bugfixes
~~~~~~~~~~~~~~~~~~~~~~~~~

* proofreadpage: search for "new" class after purge (T280357)
* Enable different types with BaseBot.treat()
* Context manager depends on pymysql version, not Python release (T279753)
* Bugfix for Site.interwiki_prefix() (T188179)
* Exclude expressions from parsed template in mwparserfromhell (T71384)
* Provide an object representation for DequeGenerator
* Allow deleting any subclass of BasePage by title (T278659)
* Add support for API:Revisiondelete with Site.deleterevs() method (T276726)
* L10N updates
* Family files can be collected from a zip folder (T278076)

Dependencies
~~~~~~~~~~~~

* **mwparserfromhell** or **wikitextparser** are strictly recommended (T106763)
* Require **Pillow**>=8.1.1 due to vulnerability found (T278743)
* TkDialog of GUI userinterface requires **Python 3.6+** (T278743)
* Enable textlib.extract_templates_and_params with **wikitextparser** package
* Add support for **PyMySQL** 1.0.0+

Code cleanups
~~~~~~~~~~~~~

* APISite.resolvemagicwords(), BaseSite.ns_index() and remove BaseSite.getNamespaceIndex() were removed
* Deprecated MoveEntry.new_ns() and new_title() methods were removed
* Unused NoSuchSite and PageNotSaved exception were removed
* Unused BadTitle exception was removed (T267768)
* getSite() function was removed in favour of Site() constructor
* Page.fileUrl() was removed in favour of Page.get_file_url()
* Deprecated getuserinfo and getglobaluserinfo Site methods were removed
* compat2core.py script was archived

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)
NONE
Integrity Impact (I)
NONE
Availability Availability (A)
HIGH

CVSS v2 Details

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