PyPi: Meilisearch

CVE-2022-40023

Transitive

Safety vulnerability ID: 51157

This vulnerability was reviewed by experts

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

Created at Sep 07, 2022 Updated at May 06, 2024
Scan your Python projects for vulnerabilities →

Advisory

Meilisearch 0.19.2 updates its dependency 'mako' to v1.2.2 to include a security fix.

Affected package

meilisearch

Latest version: 0.31.1

The python client for Meilisearch API.

Affected versions

Fixed versions

Vulnerability changelog

**Note:** ⚠️ ⚠️ ⚠️
This release replaces the [v0.19.2](https://github.com/meilisearch/meilisearch-python/releases/tag/v0.19.2), which should be a **minor** update instead of a **patch** update due to a Breaking Change

💥 Breaking changes
* API resource output as a class to utilize dot notation for attributes (513) ElamC
* `Document`, `Index`, and `Task` are now classes, and the attributes of these classes are now accessible via dot notation:
* `document.offset`, `document.limit`, `document.total`
* `task.uid`, `task.duration`, `task.status` ...

🚀 Enhancements
* Add pipenv install in the CONTRIBUTING guide (519) brunoocasali

Security
* Bump mako from 1.2.1 to 1.2.2 due to security issue (528)

🐛 Bug Fixes
* Add camel_converter to package dependencies (534) alallema

Thanks again to ElamC, alallema, brunoocasali! 🎉

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