← Back

Zapolnoch

zapolnoch

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Tesseract Ocr
tesseract_ocr

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Zapolnoch
1Tesseract Ocr
Jun 17, 2026
Mar 25, 2026
N/A· v4
9.8 CRITICAL· v3
N/A· v2
node-tesseract-ocr is an npm package that provides a Node.js wrapper for Tesseract OCR. In all versions through 2.2.1, the recognize() function in src/index.js is vulnerable to OS Command Injection. The file path paramet...Show more
node-tesseract-ocr is an npm package that provides a Node.js wrapper for Tesseract OCR. In all versions through 2.2.1, the recognize() function in src/index.js is vulnerable to OS Command Injection. The file path parameter is concatenated into a shell command string and passed to child_process.exec() without proper sanitizationShow less