CVE-2022-36231
NVD-CWE-noinfoPublished: February 23, 2023· Updated: Jun 17, 2026
Official Description
pdf_info 0.5.3 is vulnerable to Command Execution because the Ruby code uses backticks instead of Open3.
Risk Analysis
The pdf_info library uses insecure methods for command execution, allowing for arbitrary command injection. This critical vulnerability allows remote attackers to execute commands on the host system.
No public exploit is known, and it is not in the KEV catalog. The vulnerability is remotely exploitable with low complexity.
Users should update to a version of pdf_info that replaces backticks with secure alternatives like Open3.
Technical Analysis
CVE-2022-36231 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (8)
Quick Facts
Related CVEs (NVD-CWE-noinfo)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-36231 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts