Lucene search
+L

97 matches found

Kitploit
Kitploit
•added 2026/09/25 4:48 p.m.•14 views

dga_predict

Predicción de Algoritmos de Generación de Dominios usando LSTM Este repositorio contiene código muy simple para clasificar dominios como DGA o benignos. Este código demuestra nuestros resultados en nuestro artículo de arxiv aquí: https://arxiv.org/abs/1611.00791. Una diferencia son los conjuntos ...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/24 11:54 p.m.•12 views

LSTM-MI

Un framework basado en LSTM para manejar el desequilibrio multiclase en la detección de botnets DGA. Este repositorio contiene un código muy simple para clasificar dominios como DGA o benignos. Este código demuestra nuestros resultados en nuestro artículo aquí:...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/24 2:13 p.m.•4 views

tesseract: Tesseract: Heap out-of-bounds write via crafted .traineddata

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A remote attacker could exploit this by providing a specially crafted .traineddata LSTM model component. When Tesseract's deserializer processes this component during OCR recognition, an unchecked integer...

6.8CVSS6.6AI score0.00126EPSS
SaveExploits0References8
Kitploit
Kitploit
•added 2026/09/20 5:27 p.m.•13 views

DeepPass

DeepPass Aplicación dockerizada que analiza documentos en busca de candidatos a contraseñas. La publicación del blog "DeepPass — Finding Passwords With Deep Learning" ofrece más detalles sobre el enfoque y el desarrollo del modelo. Para ejecutarlo: docker-compose up Esto expondrá...

6AI score
SaveExploits0
OSV
OSV
•added 2026/09/10 6:18 p.m.•7 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.00153EPSS
SaveExploits1References1
EUVD
EUVD
•added 2026/09/10 5:39 p.m.•12 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.00153EPSS
SaveExploits1References2
CVE
CVE
•added 2026/09/10 5:39 p.m.•29 views

CVE-2026-88054

Tesseract is an open-source OCR engine affected in version 5.5.3 and earlier by a denial-of-service flaw. The root cause is in Plumbing::DeSerialize (src/lstm/plumbing.cpp), which rejects excessively large network stacks but accepts a zero-length stack for NT_SERIES, NT_PARALLEL, or NT_REVERSED l...

6.9CVSS5.7AI score0.00153EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
•added 2026/09/10 5:39 p.m.•43 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.9CVSS0.00153EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/09/10 5:39 p.m.•11 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.7AI score0.00153EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/09/10 5:38 p.m.•9 views

EUVD-2026-75629

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.9AI score0.00183EPSS
SaveExploits1References2
OSV
OSV
•added 2026/09/10 5:38 p.m.•10 views

CVE-2026-88052 Tesseract: Heap out-of-bounds write in UNICHARSET::load_via_fgets via count/insert desynchronization

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.8CVSS6AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/10 5:38 p.m.•12 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.9AI score0.00183EPSS
SaveExploits1
OSV
OSV
•added 2026/09/10 5:17 p.m.•8 views

DEBIAN-CVE-2026-88050

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

5.5CVSS5.9AI score0.00144EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/10 5:17 p.m.•11 views

CVE-2026-88050

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/10 5:17 p.m.•8 views

DEBIAN-CVE-2026-88048

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, FullyConnected::DeSerialize in src/lstm/fullyconnected.cpp does not validate the deserialized layer scalars ni and no against the weight-matrix dimensions. During FullyConnected::Forward, MatrixDotVector in...

7.1CVSS5.9AI score0.0016EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/10 5:17 p.m.•10 views

CVE-2026-88048

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, FullyConnected::DeSerialize in src/lstm/fullyconnected.cpp does not validate the deserialized layer scalars ni and no against the weight-matrix dimensions. During FullyConnected::Forward, MatrixDotVector in...

8.6CVSS0.0016EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/10 4:55 p.m.•13 views

CVE-2026-88049

A flaw was found in Tesseract, an open-source Optical Character Recognition OCR engine. A remote attacker could exploit a heap out-of-bounds write vulnerability in the LSTM::Forward function by providing a specially crafted input. This could lead to heap corruption, application crashes, or...

8.6CVSS6.3AI score0.00144EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/10 4:24 p.m.•16 views

CVE-2026-88050

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS5.9AI score0.00144EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/10 4:24 p.m.•12 views

EUVD-2026-75593

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, RecodedCharID::DeSerialize in src/ccutil/unicharcompress.h validates length but accepts negative code values from a crafted .traineddata recoder component. UnicharCompress::ComputeCodeRange in src/ccutil/unicharcompress.cpp can...

6.9CVSS5.9AI score0.00144EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/10 4:23 p.m.•11 views

CVE-2026-88049 Tesseract: Heap out-of-bounds write in LSTM::Forward via na_/gate-matrix dimension mismatch

Tesseract is an open source OCR engine. In version 5.5.3 and earlier, prior .traineddata hardening added bounds checks to NetworkIO::CopyTimeStepGeneral and NetworkIO::Randomize in src/lstm/networkio.cpp but left NetworkIO::WriteTimeStepPart and NetworkIO::AddTimeStepPart unchecked. In...

8.6CVSS5.9AI score0.00144EPSS
SaveExploits0References2
Rows per page
Query Builder