Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-24859

6.2 · MEDIUM
Published Apr 18, 2022 pypdf2_project CWE-835 EPSS 1.32% (69th pctl)

Overview

CVE-2022-24859 is a medium-severity vulnerability affecting pypdf2_project pypdf2. It was published on April 18, 2022 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

PyPDF2 is an open source python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files. In versions prior to 1.27.5 an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if the PyPDF2 if the code attempts to get the content stream. The reason is that the last while-loop in `ContentStream._readInlineImage` only terminates when it finds the `EI` token, but never actually checks if the stream has already ended. This issue has been resolved in version `1.27.5`. Users unable to upgrade should validate and PDFs prior to iterating over their content stream.

Remediation

Check the references section for vendor advisories and patches from pypdf2_project. Update pypdf2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
pypdf2_project pypdf2 >= 0, < 1.27.5 Affected

Frequently Asked Questions

What is CVE-2022-24859?

CVE-2022-24859 is a medium-severity vulnerability affecting pypdf2_project pypdf2. It was published on April 18, 2022 and has a CVSS 3.1 base score of 6.2 (MEDIUM).

How severe is CVE-2022-24859?

This vulnerability has a CVSS 3.1 base score of 6.2, rated MEDIUM. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-24859?

Check the references section for vendor advisories and patches from pypdf2_project. Update pypdf2 to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-24859?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-24859 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.