PyPi: Lemur

CVE-2015-7764

Safety vulnerability ID: 25876

This vulnerability was reviewed by experts

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

Created at Aug 09, 2017 Updated at Mar 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Lemur 0.1.5 includes a fix for CVE-2015-7764: Lemur 0.1.4 does not use sufficient entropy in its IV when encrypting AES in CBC mode.
http://www.openwall.com/lists/oss-security/2015/10/20/3
https://github.com/Netflix/lemur/issues/117
https://github.com/kvesteri/sqlalchemy-utils/issues/166

Affected package

lemur

Latest version: 1.7.0

Certificate management and orchestration service

Affected versions

Fixed versions

Vulnerability changelog

~~~~~~~~~~~~~~~~~~

* **SECURITY ISSUE**: Switched from use a AES static key to Fernet encryption.
Affects all versions prior to 0.1.5. If upgrading this will require a data migration.
see: `Upgrading Lemur <https://lemur.readthedocs.com/adminstrationUpgradingLemur>`_

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