Lucene search
+L

517 matches found

Kitploit
Kitploit
added 2026/09/13 9:42 p.m.6 views

redexer

redexer Redexer es una herramienta de reingeniería que manipula binarios de aplicaciones Android. Esta herramienta es capaz de analizar un archivo DEX en una estructura de datos en memoria; inferir con qué parámetros la aplicación usa ciertos permisos nombramos esta característica RefineDroid;...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 9:24 p.m.9 views

Argos

Argos — Blockchain Asset Tracing Platform Argos is a multi-language blockchain investigation platform for tracing, analyzing, and visualizing fund flows on Ethereum and Bitcoin. Built with Rust, OCaml, and TypeScript/React. Architecture root@kitploit: +-----------------------+ | Frontend React 19...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/13 7:09 p.m.12 views

infer

Infer Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml. Installation Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md. Contributing See CONTRIBUTING.md. License Infer is...

5.8AI score
SaveExploits0References2
NVD
NVD
added 2026/09/10 8:17 p.m.6 views

CVE-2026-89086

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS0.00198EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/10 7:55 p.m.14 views

CVE-2026-89087

CVE-2026-89087 affects the cstruct package for OCaml in versions before 6.3.0 . The root cause is an index mishandling issue. The assigned CVSS 3.1 score is 7.3 (HIGH) with a vector of AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L, indicating a network-reachable flaw requiring no privileges or user interac...

7.3CVSS0.00188EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 7:55 p.m.9 views

EUVD-2026-75709

The cstruct package before 6.3.0 for OCaml mishandles indexes...

7.3CVSS0.00188EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 7:52 p.m.9 views

EUVD-2026-75708

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 7:52 p.m.5 views

CVE-2026-89086

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/10 7:52 p.m.30 views

CVE-2026-89086

In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS 1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key...

9.1CVSS0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/10 10:00 a.m.6 views

OSEC-2026-19 JOSE: missing RSA signature verification

The opam package "jose" does not validate any RSA signature. It checks the encoding being PKCS1, but does not verify with the public key. Reproduction With jose 0.10.0, the code below signs two tokens with the same key and glues one's payload onto the other's signature: OCaml let =...

9.1CVSS5.8AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89717

The opam package "jose" does not validate any RSA signature. It checks the encoding being PKCS1, but does not verify with the public key. Reproduction With jose 0.10.0, the code below signs two tokens with the same key and glues one's payload onto the other's signature: OCaml let = Mirage crypto...

9.1CVSS5.8AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89718

Several functions in cstruct may use wrong data, leading to unexpected exceptions and return corrupted data. Impact - Cstruct.filter map writes retained bytes at their original input positions, producing corrupted output when earlier bytes are dropped. - Cstruct.tail rev:true removes two bytes...

7.3CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/09/09 5:18 a.m.7 views

DEBIAN-CVE-2026-87737

An issue was discovered in the mirage-crypto-ec package before 2.4.0 for OCaml. There is a timing side channel for NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret...

5.9CVSS0.00212EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 5:18 a.m.5 views

CVE-2026-87737

An issue was discovered in the mirage-crypto-ec package before 2.4.0 for OCaml. There is a timing side channel for NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret...

5.9CVSS0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 5:18 a.m.4 views

DEBIAN-CVE-2026-87735

An issue was discovered in the mirage-crypto-pk package before 2.3.0 for OCaml. There is an undocumented exception for a small message during RSA decryption or encryption...

4.3CVSS0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 5:18 a.m.3 views

CVE-2026-87736

An issue was discovered in the mirage-crypto-ec package before 2.3.0 for OCaml. There is an EC public key out-of-bounds read for compressed points...

4.3CVSS0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 5:18 a.m.5 views

DEBIAN-CVE-2026-87733

An issue was discovered in the mirage-crypto-ec function before 2.2.0 for OCaml. The ECDSA functions P256,P384,P521.Dsa.pubofoctets accept 0x00, the encoding of the point at infinity, as a public key. With that public key, signatures can be forged without a private key...

6.2CVSS0.00105EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 5:18 a.m.7 views

CVE-2026-87732

An issue was discovered in the mirage-crypto package before 2.2.0 for OCaml. The AES.GCM.authenticatedecryptinto and Chacha20.authenticatedecryptinto functions write the decrypted plaintext into a caller-provided buffer and only then compares the tag. On a forged tag, the functions returns false,...

6.2CVSS0.00077EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 5:18 a.m.5 views

CVE-2026-87733

An issue was discovered in the mirage-crypto-ec function before 2.2.0 for OCaml. The ECDSA functions P256,P384,P521.Dsa.pubofoctets accept 0x00, the encoding of the point at infinity, as a public key. With that public key, signatures can be forged without a private key...

6.2CVSS0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 5:18 a.m.5 views

DEBIAN-CVE-2026-87736

An issue was discovered in the mirage-crypto-ec package before 2.3.0 for OCaml. There is an EC public key out-of-bounds read for compressed points...

4.3CVSS0.00212EPSS
SaveExploits0References1
Rows per page
Query Builder