by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
7 packages
- capypdf
- python314Packages.pypdfium2
- python313Packages.pypdfium2
- python312Packages.pypdfium2
- python313Packages.pypdf3
- python314Packages.pypdf3
- python312Packages.pypdf3
- @LeSuisse accepted
- @LeSuisse published on GitHub
pypdf: Manipulated FlateDecode XFA streams can exhaust RAM
pypdf is a free and open-source pure-python PDF library. Prior to 6.7.3, an attacker who uses this vulnerability can craft a PDF which leads to the RAM being exhausted. This requires accessing the `xfa` property of a reader or writer and the corresponding stream being compressed using `/FlateDecode`. This has been fixed in pypdf 6.7.3. As a workaround, apply the patch manually.
References
-
https://github.com/py-pdf/pypdf/security/advisories/GHSA-x7hp-r3qg-r3cj x_refsource_CONFIRM
-
https://github.com/py-pdf/pypdf/pull/3658 x_refsource_MISC
-
https://github.com/py-pdf/pypdf/releases/tag/6.7.3 x_refsource_MISC
Affected products
- ==< 6.7.3
Matching in nixpkgs
pkgs.python312Packages.pypdf
None
pkgs.python313Packages.pypdf
Pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
pkgs.python314Packages.pypdf
Pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
pkgs.python312Packages.pypdf2
None
pkgs.python313Packages.pypdf2
Pure-Python library built as a PDF toolkit
pkgs.python314Packages.pypdf2
Pure-Python library built as a PDF toolkit
Ignored packages (7)
pkgs.capypdf
Fully color managed PDF generation library
pkgs.python312Packages.pypdf3
None
pkgs.python313Packages.pypdf3
Pure-Python library built as a PDF toolkit
pkgs.python314Packages.pypdf3
Pure-Python library built as a PDF toolkit
pkgs.python312Packages.pypdfium2
None
pkgs.python313Packages.pypdfium2
Python bindings to PDFium
pkgs.python314Packages.pypdfium2
Python bindings to PDFium
Package maintainers
-
@javaes Jan van Esdonk <jan+dev@vanesdonk.de>