FreshPorts - VuXML

This page displays vulnerability information about FreeBSD Ports.

The VUXML data was last processed by FreshPorts on 2024-04-23 14:57:51 UTC

List all Vulnerabilities, by package

List all Vulnerabilities, by date

k68

These are the vulnerabilities relating to the commit you have selected:

VuXML IDDescription
a32ef450-9781-414b-a944-39f2f61677f2py-cryptography -- allows programmers to misuse an API

alex reports:

Previously, `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers.

This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python.

This is a soundness bug -- it allows programmers to misuse an API, it cannot be exploited by attacker controlled data alone.

This now correctly raises an exception.

This issue has been present since `update_into` was originally introduced in cryptography 1.8.


Discovery 2023-02-07
Entry 2023-04-10
py37-cryptography
py38-cryptography
py39-cryptography
py310-cryptography
py311-cryptography
ge 1.8 lt 39.0.1

CVE-2023-23931
https://osv.dev/vulnerability/GHSA-w7pp-m8wf-vj6r