VDB
EN
MEDIUM

GHSA-jm82-fx9c-mx94

pypdf: Missing stream length values ignore defined limits

상세

### Impact

An attacker who uses this vulnerability can craft a PDF which leads to large memory usage, as `MAX_DECLARED_STREAM_LENGTH` is sometimes ignored. This requires parsing a content stream without a `/Length` value.

### Patches This has been fixed in [pypdf==6.13.3](https://github.com/py-pdf/pypdf/releases/tag/6.13.3).

### Workarounds If you cannot upgrade yet, consider applying the changes from PR [#3871](https://github.com/py-pdf/pypdf/pull/3871).

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

PyPI / pypdf
최초 영향 버전: 0 수정 버전: 6.13.3
수정 pip install --upgrade 'pypdf>=6.13.3'

참고