Nixpkgs security tracker

Login with GitHub

Suggestions search

With package: podofo

Found 1 matching suggestions

View:
Compact
Detailed
Published
Permalink CVE-2026-44348
2.5 LOW
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): High (H)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): High (H)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): Low (L)
updated 1 month, 1 week ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored
    2 packages
    • podofo_0_9
    • podofo_0_10
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
PoDoFo: Double-free vulnerability in compute_hash_to_sign()

PoDoFo is a C++17 PDF manipulation library. From 1.0.0 to before 1.0.4, a double-free vulnerability exists in compute_hash_to_sign() in src/podofo/private/OpenSSLInternal_Ripped.cpp. If EVP_DigestFinal fails after buf has already been freed, the Error label frees buf a second time, causing heap corruption. This vulnerability is fixed in 1.0.4.

Affected products

podofo
  • ==>= 1.0.0, < 1.0.4

Matching in nixpkgs

pkgs.podofo

Library to work with the PDF file format

pkgs.podofo_1_0

Library to work with the PDF file format

Ignored packages (2)

pkgs.podofo_0_9

Library to work with the PDF file format

Package maintainers