CVE-2023-48056
Python vulnerability analysis and mitigation

Overview

PyPinkSign v0.5.1, a Python library for NPKI (National Public Key Infrastructure), contains a cryptographic vulnerability identified as CVE-2023-48056. The vulnerability was disclosed on November 16, 2023, and involves the use of a non-random or static Initialization Vector (IV) for Cipher Block Chaining (CBC) mode in AES encryption (NVD, Advisory).

Technical details

The vulnerability stems from the use of a static IV value '0123456789012345' in the CBC mode of AES encryption. This implementation is located in the pypinksign.py file at lines 504 and 537. The CVSS v3.1 score for this vulnerability is 7.5 (HIGH), with a vector string of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N, indicating high severity with network accessibility and no required privileges or user interaction (NVD).

Impact

The use of a predictable IV in CBC mode can lead to the disclosure of information and communications. This vulnerability potentially allows attackers to identify patterns in encrypted data and potentially recover information about the plaintext of subsequent messages (Advisory).

Mitigation and workarounds

The recommended mitigation is to modify the encryption process to generate a random IV for each encryption operation instead of using a static value. This change is crucial for maintaining the confidentiality and integrity of the data processed by PyPinkSign (Advisory).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-65896CRITICAL9.8
  • PythonPython
  • asyncmy
NoNoDec 02, 2025
CVE-2025-66423HIGH7.1
  • PythonPython
  • tryton-server
NoYesNov 30, 2025
CVE-2025-66454MEDIUM6.5
  • PythonPython
  • arcade-mcp-server
NoYesDec 02, 2025
CVE-2025-66424MEDIUM6.5
  • PythonPython
  • trytond
NoYesNov 30, 2025
CVE-2025-65858LOW3.5
  • PythonPython
  • calibreweb
NoNoDec 02, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management