Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-23931

4.8 · MEDIUM
Published Feb 7, 2023 cryptography.io CWE-754 EPSS 1.30% (68th pctl)

Overview

CVE-2023-23931 is a medium-severity vulnerability affecting cryptography.io cryptography. It was published on February 7, 2023 and has a CVSS 3.1 base score of 4.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.8, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `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 and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8.

Remediation

Check the references section for vendor advisories and patches from cryptography.io. Update cryptography to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
cryptography.io cryptography >= 1.8, < 39.0.1 Affected

Frequently Asked Questions

What is CVE-2023-23931?

CVE-2023-23931 is a medium-severity vulnerability affecting cryptography.io cryptography. It was published on February 7, 2023 and has a CVSS 3.1 base score of 4.8 (MEDIUM).

How severe is CVE-2023-23931?

This vulnerability has a CVSS 3.1 base score of 4.8, rated MEDIUM. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-23931?

Check the references section for vendor advisories and patches from cryptography.io. Update cryptography to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-23931?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-23931 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.