Lucene search
+L

81 matches found

Kitploit
Kitploit
added 2026/09/17 3:59 a.m.12 views

ByteCaster

ByteCaster 用于载荷加密、混淆和转换为字节数组的瑞士军刀——一切尽在一条命令中! 它支持 3 种加密算法、4 种编码/混淆算法和 14 种输出格式。 安装 下载已编译的二进制文件 或编译 Go 源代码。 使用方法 示例: root@kitploit: Convert .bin file into C bytes array with XOR encryption and IPv4Fuscation ./ByteCaster -i shellcode.bin -f c -x xor -k 'Test123' -e ipv4 Convert .bin file into base6...

6AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/01 8:57 p.m.9 views

CVE-2026-59949

A flaw was found in lz4-java. Insufficient validation of byte array arguments in its Java Native Interface JNI-based XXHash implementations allows an attacker to crash the Java Virtual Machine JVM by providing invalid input. This can lead to a denial of service, making the affected application...

6.5CVSS5.8AI score0.00453EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 9:17 a.m.9 views

CVE-2026-15567

A flaw was found in Wildfly. A remote unauthenticated attacker can trigger OutOfMemoryError as CSIv2Util's GSS token decoder reads an attacker-controlled length field without bounds checking and attempts to allocate a byte array of that size...

7.5CVSS0.00436EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:49 a.m.12 views

CVE-2026-15567

A flaw was found in Wildfly. A remote unauthenticated attacker can trigger OutOfMemoryError as CSIv2Util's GSS token decoder reads an attacker-controlled length field without bounds checking and attempts to allocate a byte array of that size...

7.5CVSS5.3AI score0.00436EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/11 8:49 a.m.8 views

CVE-2026-15567 Wildfly: wildfly-iiop: wildfly-jacorb: wildfly: pre-auth denial of service on the iiop listener

A flaw was found in Wildfly. A remote unauthenticated attacker can trigger OutOfMemoryError as CSIv2Util's GSS token decoder reads an attacker-controlled length field without bounds checking and attempts to allocate a byte array of that size...

7.5CVSS5.3AI score0.00436EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 8:49 a.m.14 views

CVE-2026-15567

A flaw was found in Wildfly. A remote unauthenticated attacker can trigger OutOfMemoryError as CSIv2Util's GSS token decoder reads an attacker-controlled length field without bounds checking and attempts to allocate a byte array of that size...

7.5CVSS5.3AI score0.00436EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/03 5:50 a.m.14 views

Memory Allocation with Excessive Size Value

Overview Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the toByteArray method of DefiniteLengthInputStream, which allocates new byteintremaining up front from the declared ASN.1 definite-length value before reading any content. An attacker can...

8.7CVSS5.5AI score0.0031EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:50 a.m.10 views

Memory Allocation with Excessive Size Value

Overview org.bouncycastle:bcprov-jdk15 is a package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.5. Affected versions of this package are vulnerable to Memory Allocation with Excessive Si...

8.7CVSS5.5AI score0.0031EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.34 views

PT-2026-64441

Summary Insufficient validation of byte array arguments in JNI-based XXHash implementations in lz4-java 1.11.0 and earlier allows callers to crash the JVM by passing an invalid array reference or invalid range to native XXHash methods. This affects applications where an attacker can influence the...

6.5CVSS6AI score0.00453EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/21 1:25 p.m.35 views

CVE-2026-9499 Out-of-bounds read in QTextCodec::codecForName() in Qt

An out-of-bounds read buffer over-read vulnerability exists in QTextCodec::codecForName in Qt. When the function is called with a QByteArray that is not NUL-terminated for example, one created with QByteArray::fromRawData, the codec-name matching routine reads past the end of the supplied buffer...

6.3CVSS0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 1:25 p.m.11 views

EUVD-2026-46257

An out-of-bounds read buffer over-read vulnerability exists in QTextCodec::codecForName in Qt. When the function is called with a QByteArray that is not NUL-terminated for example, one created with QByteArray::fromRawData, the codec-name matching routine reads past the end of the supplied buffer...

6.3CVSS5.5AI score0.00302EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.43 views

PT-2026-61941

Name of the Vulnerable Software and Affected Versions Qt versions 4.x Qt versions 5.x Qt versions 6.0.0 and later Description An out-of-bounds read occurs in the codecForName function of QTextCodec. This happens when the function is called with a QByteArray that is not NUL-terminated, such as tho...

6.3CVSS5.7AI score0.00302EPSS
SaveExploits0References26
OSV
OSV
added 2026/05/26 11:08 p.m.76 views

GHSA-F659-372H-6X3X netty-incubator-codec-ohttp's HPKEContext operations may produce empty byte[] on failures

HKDFexpand: returns non-NULL on failure. The byte is filled with zeros and has no way to distinguish success from failure. Since this output is used as HKDF key material for the response AEAD, a failure silently produces an all-zero key. When EVPHPKECTXexport fails it also returns an empty byte...

6.9CVSS5.8AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/18 8:16 p.m.13 views

DEBIAN-CVE-2026-31971

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYLEN method, the crambytearraylendecode failed to validat...

8.1CVSS6.2AI score0.00336EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/18 8:16 p.m.14 views

CVE-2026-31971

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYLEN method, the crambytearraylendecode failed to validat...

8.1CVSS0.00336EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/18 8:16 p.m.11 views

DEBIAN-CVE-2026-31969

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYSTOP method, an out-by-one error in the...

8.1CVSS6.1AI score0.00336EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/18 8:16 p.m.21 views

CVE-2026-31969

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYSTOP method, an out-by-one error in the...

8.1CVSS6.1AI score0.00336EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/03/18 8:16 p.m.13 views

CVE-2026-31971

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYLEN method, the crambytearraylendecode failed to validat...

8.1CVSS6.3AI score0.00336EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 8:16 p.m.9 views

UBUNTU-CVE-2026-31971

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYLEN method, the crambytearraylendecode failed to validat...

8.1CVSS6.3AI score0.00336EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/18 7:55 p.m.29 views

CVE-2026-31971 HTSlib CRAM decoder vulnerable to buffer overflow

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. When reading data encoded using the BYTEARRAYLEN method, the crambytearraylendecode failed to validat...

7.1CVSS0.00336EPSS
SaveExploits0References2
Rows per page
Query Builder