PyPi: Lg-Rez

CVE-2021-28675

Transitive

Safety vulnerability ID: 42103

This vulnerability was reviewed by experts

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

Created at Jun 02, 2021 Updated at May 06, 2024
Scan your Python projects for vulnerabilities →

Advisory

Lg-rez version 2.1.4 updates its dependency 'pillow' to v8.2.0 to include security fixes.

Affected package

lg-rez

Latest version: 4.0.10

Discord bot for organizing Werewolf RP games ESPCI-style

Affected versions

Fixed versions

Vulnerability changelog

Changed

- ``!lore`` can now replace ``role_slug`` (:class:`.config.Role` attributes
only) with role mention;
- ``!doas`` can now act for players that left the server (limited range);
- Database host and name is now printed at bot startup;
- ``.gitignore`` now ignores all ``start_bot*.py`` files.

Fixed

- ``!open``/``!close``: new safety check to avoid double opening/closing;
- Added :obj:`.config.is_ready` to avoid double :meth:`.LGBot.on_ready` calls;
- Added unique constraint to :class:`.bdd.Role`-:class:`.bdd.BaseAction`
junction table to avoid duplicate rows;
- ``!boudoir``: dead players could create some and sometimes write messages in;
- ``!lore`` did not correctly detect some docs ID;
- ``!lore`` formatting failed on some specific cases (e.g bullet lists +
italic);
- ``!action``: :attr:`.bdd.UtilEtat.remplie` was sometimes used istead of
:attr:`.bdd.UtilEtat.ignoree`;
- Fixed fatal errors on :func:`.blocs.tools.private` commands warning
messages, :func:`.features.voter_agir.get_cible`, ``!infos``, and role
creation detection (if missing required roles);
- Bumped dependencies security upgrades.

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.5

CVSS v3 Details

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

CVSS v2 Details

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