Lucene search
+L

1006 matches found

Kitploit
Kitploit
added 2026/08/26 12:34 a.m.2 views

TWSL2011-007_iOS_code_workaround

= testcert TWSL2011-007脆弱性回避策(別名CVE-2011-0228)のリファレンス実装。 作者: Eric Monti 日付: 2011年7月28日 = コンパイル Apple iOS SDKのCFLAGSと共にコンパイルします: gcc -o testcert testcert.m -framework Foundation -framework Security 上記のコンパイル引数は、OS Xで試してみる場合にそのまま使用できます。 = 使用法: root@kitploit: $ testcert path/to/file.der severname...

7.5CVSS0.06387EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/24 9:50 a.m.1 views

go-pkcs12

包 pkcs12 root@kitploit: import "software.sslmate.com/src/go-pkcs12" 包 pkcs12 实现了 PKCS12(也称为 P12 或 PFX)的部分功能。它用于解码 DER 编码的 P12/PFX 文件,以便与 crypto/tls 包一起使用,以及编码 P12/PFX 文件供不支持新格式的旧版应用程序使用。由于 PKCS12 使用弱加密原语,因此不应将其用于新的应用程序。 请注意,仅支持 DER 编码的 PKCS12 文件,尽管 PKCS12 允许 BER 编码。这是因为 encoding/asn1 仅支持 DER。...

5.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/24 7:40 a.m.8 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/11 10:35 a.m.7 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/11 9:07 a.m.7 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References7
Amazon
Amazon
added 2026/08/04 12:00 a.m.10 views

Important: python-pyasn1

Issue Overview: pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily larg...

7.5CVSS5.5AI score0.00349EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:00 a.m.12 views

Important: python-pyasn1

Issue Overview: pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily larg...

7.5CVSS5.6AI score0.00349EPSS
SaveExploits0
Snyk
Snyk
added 2026/08/03 5:50 a.m.11 views

Uncontrolled Recursion

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 Uncontrolled Recursion in the force...

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

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the force method of LazyEncodedSequence, which parses the deferred SEQUENCE with a fresh ASN1InputStream whose nesting-depth counter is reset rather than inherited from the parent parse, and never calls...

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

Uncontrolled Recursion

Overview org.bouncycastle:bcprov-jdk16 is a Bouncy Castle Crypto package that is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6. Affected versions of this package are vulnerable to...

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

Memory Allocation with Excessive Size Value

Overview org.bouncycastle:bcprov-jdk16 is a Bouncy Castle Crypto package that is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6. Affected versions of this package are vulnerable to Memory...

8.7CVSS5.5AI score0.00277EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:50 a.m.10 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.00277EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:50 a.m.9 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the force method of LazyEncodedSequence, which parses the deferred SEQUENCE with a fresh ASN1InputStream whose nesting-depth counter is reset rather than inherited from the parent parse, and never calls...

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

Uncontrolled Recursion

Overview org.bouncycastle:bcprov-jdk12 is a Java implementation of cryptographic algorithms. Affected versions of this package are vulnerable to Uncontrolled Recursion in the force method of LazyEncodedSequence, which parses the deferred SEQUENCE with a fresh ASN1InputStream whose nesting-depth...

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

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion in the force method of LazyEncodedSequence, which parses the deferred SEQUENCE with a fresh ASN1InputStream whose nesting-depth counter is reset rather than inherited from the parent parse, and never calls...

8.7CVSS5.5AI score0.00277EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/01 11:12 a.m.19 views

OESA-2026-3198 python-pyasn1 security update

Abstract Syntax Notation One ASN.1 is a technology for exchanging structured data in a universally understood, hardware agnostic way. Many industrial, security and telephony applications heavily rely on ASN.1. The pyasn1 library implements ASN.1 support in pure-Python. Security Fixes: pyasn1 is a...

7.5CVSS5.6AI score0.00349EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/28 12:00 a.m.11 views

SUSE SLED15 / SLES15 Security Update : python-pyasn1 (SUSE-SU-2026:3238-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3238-1 advisory. - CVE-2026-59884: BER/CER/DER decoder denial of service via unbounded long-form tag IDs bsc1271464. -...

7.5CVSS5.9AI score0.00349EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/07/27 11:31 p.m.18 views

librenswan: IKEv2 Denial of Service via RSA-SHA1 (PKCS#1 RSASSA-PKCS1-v1_5) authentication payload

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS5.9AI score0.00346EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/27 5:04 p.m.9 views

SUSE CVE-2026-50722

Libreswan, via the function RSAauthenticatehashsignaturepkcs115rsa, did not correctly verify the DER encoding of the ASN.1 digest when the IKEv2 AUTH payload was encoded using RSASSA-PKCS1-v15 RFC 8017. A remote attacker can use a variation on the Bleichenbacher attack to forge the AUTH payload...

5.9CVSS6.4AI score0.00346EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/27 3:46 a.m.15 views

librenswan: IKEv2 Denial of Service via RSA-SHA1 (PKCS#1 RSASSA-PKCS1-v1_5) authentication payload

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS5.9AI score0.00346EPSS
SaveExploits0References8
Rows per page
Query Builder