MEDIUM
GHSA-fwg2-594c-jp42
pypdf: Possible long runtimes/large memory usage for large CID font width ranges
빠른 조치
GHSA-fwg2-594c-jp42 — pypdf: 아래 명령으로 수정 버전으로 올리세요.
pip install --upgrade 'pypdf>=6.15.0' 상세
### Impact
An attacker who uses this vulnerability can craft a PDF which leads to long runtimes and large memory consumption. This requires parsing the font width entries of a font with unusually large values, for example during text extraction.
### Patches
This has been fixed in [pypdf==6.15.0](https://github.com/py-pdf/pypdf/releases/tag/6.15.0).
### Workarounds
If you cannot upgrade yet, consider applying the changes from PR [#3946](https://github.com/py-pdf/pypdf/pull/3946).
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://github.com/py-pdf/pypdf/security/advisories/GHSA-fwg2-594c-jp42 [WEB]
- https://github.com/py-pdf/pypdf/pull/3946 [WEB]
- https://github.com/py-pdf/pypdf/commit/51cb6acf9e8a35b77e90b4d87d28fe3e1416d7d7 [WEB]
- https://github.com/py-pdf/pypdf [PACKAGE]
- https://github.com/py-pdf/pypdf/releases/tag/6.15.0 [WEB]