Lucene search
+L

78 matches found

Kitploit
Kitploit
added 2026/09/22 6:09 a.m.13 views

ocr-recon

ocr-recon このツールは、tesseractのOCR(光学文字認識)機能を使用して、URLのリスト内の特定の文字列を見つけるのに便利です。 使い方 使い方: python3 ocr-recon.py listwithURLs stringtosearch...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 12:08 a.m.10 views

CVE-2026-26832

CVE-2026-26832: node-tesseract-ocr 中的操作系统命令注入 摘要 node-tesseract-ocr 至版本 2.2.1 允许在 src/index.js 的 recognize 中进行操作系统命令注入。该包构建一个 shell 命令字符串并使用 childprocess.exec 执行它。由于输入路径仅用双引号包裹,攻击者可以通过精心构造的文件路径注入 shell 语法。 受影响产品 产品| 受影响版本| 修复版本 ---|---|--- node-tesseract-ocr| 所有 2.2.1 及之前版本| 截至 2026-03-24 无可用修复...

9.8CVSS8.3AI score0.01706EPSS
SaveExploits3References2
BDU FSTEC
BDU FSTEC
added 2026/09/17 12:00 a.m.6 views

The vulnerability of the FullyConnected::De serialize function in the Tesseract OCR system allows attackers to compromise the confidentiality and accessibility of the protected information.

The vulnerability of the FullyConnected::De serialize function in the Tesseract OCR system is related to reading data beyond the allowable range in memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality and accessibility of the protected information...

7.1CVSS0.00114EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/11 8:00 a.m.12 views

CVE-2026-88054

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A remote attacker could provide a specially crafted '.traineddata' model with a zero-length stack for certain internal layers. This would cause an empty-stack dereference during model loading, leading to a...

6.9CVSS5.8AI score0.00146EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/09/11 8:00 a.m.15 views

CVE-2026-88053

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A local attacker could provide a specially crafted .traineddata file, which, when processed, could lead to a heap out-of-bounds write. This vulnerability occurs due to unvalidated counts used as loop bounds...

8.6CVSS6AI score0.00119EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/09/11 7:59 a.m.12 views

CVE-2026-88051

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A heap out-of-bounds write vulnerability exists in the GenericVector::read function when processing a specially crafted .traineddata model. By manipulating the reserved and sizeused fields, a local attacker ca...

8.6CVSS6AI score0.00119EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-88054

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks bu...

6.9CVSS5.7AI score0.00146EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-88053

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadIntTemplates in src/classify/intproto.cpp reads NumClassPruners, NumClasses,...

8.6CVSS5.8AI score0.00119EPSS
SaveExploits1References4
NVD
NVD
added 2026/09/10 6:18 p.m.7 views

CVE-2026-88052

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, UNICHARSET::loadviafgets in src/ccutil/unicharset.cpp trusts the declared unichar count as a loop bound and uses id as an unchecked index into the unichars vector. unicharinsertbackwardscompatible can leave the vector unchanged...

7.8CVSS0.00125EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/10 6:18 p.m.6 views

DEBIAN-CVE-2026-88054

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks but accepts a zero-length stack for NTSERIES, NTPARALLEL, or NTREVERSED layers in a crafted .traineddata model. During LSTMRecognizer...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/09/10 6:18 p.m.9 views

CVE-2026-88053

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadIntTemplates in src/classify/intproto.cpp reads NumClassPruners, NumClasses, and NumProtoSets from the TESSDATAINTTEMP component of a crafted .traineddata file and uses those values as loop bounds without validati...

8.6CVSS5.7AI score0.00119EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/09/10 6:18 p.m.9 views

CVE-2026-88052

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, UNICHARSET::loadviafgets in src/ccutil/unicharset.cpp trusts the declared unichar count as a loop bound and uses id as an unchecked index into the unichars vector. unicharinsertbackwardscompatible can leave the vector unchanged...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/10 6:18 p.m.8 views

UBUNTU-CVE-2026-88052

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, UNICHARSET::loadviafgets in src/ccutil/unicharset.cpp trusts the declared unichar count as a loop bound and uses id as an unchecked index into the unichars vector. unicharinsertbackwardscompatible can leave the vector unchanged...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/09/10 6:18 p.m.10 views

CVE-2026-88051

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, the callback form of GenericVector::read in src/ccutil/genericvector.h reads the independent int32 fields reserved and sizeused from a .traineddata model without a cap or an invariant check. reservereserved allocates the backin...

8.6CVSS5.7AI score0.00119EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/09/10 5:39 p.m.10 views

EUVD-2026-75636

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks but accepts a zero-length stack for NTSERIES, NTPARALLEL, or NTREVERSED layers in a crafted .traineddata model. During LSTMRecognizer...

6.9CVSS5.7AI score0.00146EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/10 5:39 p.m.7 views

CVE-2026-88054 Tesseract: Denial of service via empty-stack dereference in Plumbing/Series at model load

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Plumbing::DeSerialize in src/lstm/plumbing.cpp rejects excessively large network stacks but accepts a zero-length stack for NTSERIES, NTPARALLEL, or NTREVERSED layers in a crafted .traineddata model. During LSTMRecognizer...

6.9CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/10 5:38 p.m.9 views

EUVD-2026-75630

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadIntTemplates in src/classify/intproto.cpp reads NumClassPruners, NumClasses, and NumProtoSets from the TESSDATAINTTEMP component of a crafted .traineddata file and uses those values as loop bounds without validati...

8.6CVSS5.8AI score0.00119EPSS
SaveExploits1References2
CVE
CVE
added 2026/09/10 5:38 p.m.31 views

CVE-2026-88053

Tesseract OCR engine (version 5.5.3 and earlier) is vulnerable to a heap out-of-bounds write in Classify::ReadIntTemplates (src/classify/intproto.cpp). The function reads NumClassPruners, NumClasses, and NumProtoSets from the TESSDATA_INTTEMP component of a crafted .traineddata file and uses them...

8.6CVSS5.8AI score0.00119EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/09/10 5:38 p.m.45 views

CVE-2026-88053 Tesseract: Heap out-of-bounds write in Classify::ReadIntTemplates via unvalidated counts in crafted .traineddata

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadIntTemplates in src/classify/intproto.cpp reads NumClassPruners, NumClasses, and NumProtoSets from the TESSDATAINTTEMP component of a crafted .traineddata file and uses those values as loop bounds without validati...

8.6CVSS0.00119EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/09/10 5:38 p.m.14 views

CVE-2026-88053

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, Classify::ReadIntTemplates in src/classify/intproto.cpp reads NumClassPruners, NumClasses, and NumProtoSets from the TESSDATAINTTEMP component of a crafted .traineddata file and uses those values as loop bounds without validati...

8.6CVSS5.8AI score0.00119EPSS
SaveExploits1
Rows per page
Query Builder