Lucene search
+L

27 matches found

EUVD
EUVD
added 6 days ago7 views

EUVD-2026-43738

pyasn1: Uncontrolled resource consumption when converting decoded REAL values...

7.5CVSS5.1AI score0.00335EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago6 views

GHSA-HM4W-WWCW-MR6R pyasn1: Uncontrolled resource consumption when converting decoded REAL values

Impact The univ.Real type converted its mantissa, base, exponent value to a Python float using exact big-integer exponentiation. A BER/CER/DER-encoded REAL value only a few bytes long can carry a very large exponent, causing this computation to attempt to materialize an astronomically large...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/16 7:41 a.m.8 views

CVE-2026-59886

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.5CVSS6.1AI score0.00335EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/14 5:17 p.m.4 views

PYSEC-2026-3457

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 5:17 p.m.4 views

UBUNTU-CVE-2026-59886

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/07/14 4:38 p.m.9 views

CVE-2026-59886

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/12 3:9 p.m.13 views

EUVD-2026-28376

Decimal: Unbounded exponent in Decimal.new enables unauthenticated DoS...

6.9CVSS5.8AI score0.00321EPSS
SaveExploits0References6
OSV
OSV
added 2025/11/14 2:45 p.m.24 views

HSEC-2023-0007 readFloat: memory exhaustion with large exponent

readFloat: memory exhaustion with large exponent Numeric.readFloat takes time and memory linear in the size of the number denoted by the input string. In particular, processing a number expressed in scientific notation with a very large exponent could cause a denial of service. The slowdown is...

7AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:0 a.m.1 views

SUSE SLES15 Security Update : haproxy (SUSE-SU-2025:03589-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2025:03589-1 advisory. - CVE-2025-11230: Fixed issue in the mjson JSON decoder, that could have let to excessive resource consumption when processing numbers with large...

7.5CVSS7.2AI score0.007EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2017-0214

Malware in sbrugna...

5CVSS6.4AI score0.02413EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/10/28 1:27 p.m.5 views

python-django: Memory exhaustion in django.utils.numberformat.floatformat()

A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.7 views

In Go before 1.15.13 and 1.16.x before 1.16.5 there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.

...

7.5CVSS7AI score0.034EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2024/09/05 2:13 p.m.4 views

python-django: Memory exhaustion in django.utils.numberformat.floatformat()

A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/08 8:17 a.m.32 views

CVE-2024-41989

A security issue was found in Django. If 'floatformat' received a string representation of a number in scientific notation with a large exponent, it could lead to significant memory consumption. To avoid this, decimals with more than 200 digits are now returned as is. Mitigation Mitigation for th...

7.5CVSS7.3AI score0.012EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/07 3:30 p.m.6 views

GHSA-JH75-99HH-QVX9 Django memory consumption vulnerability

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

6.9CVSS6.8AI score0.012EPSS
SaveExploits0References9
PyPA
PyPA
added 2024/08/07 3:15 p.m.9 views

PYSEC-2024-67

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS7AI score0.012EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/07 3:15 p.m.6 views

PYSEC-2024-67

An issue was discovered in Django 5.0 before 5.0.8 and 4.2 before 4.2.15. The floatformat template filter is subject to significant memory consumption when given a string representation of a number in scientific notation with a large exponent...

7.5CVSS6.7AI score0.012EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/08/07 12:0 a.m.6 views

Django 安全漏洞

Django is a set of open source web application frameworks based on the Python language from the Django Foundation. The framework includes an object-oriented mapper, view system, template system, and more. A security vulnerability exists in Django versions prior to 5.0 through 5.0.8 and 4.2 throug...

7.5CVSS6.4AI score0.012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:15 a.m.6 views

SUSE CVE-2006-2940

OpenSSL 0.9.7 before 0.9.7l, 0.9.8 before 0.9.8d, and earlier versions allows attackers to cause a denial of service CPU consumption via parasitic public keys with large 1 "public exponent" or 2 "public modulus" values in X.509 certificates that require extra time to process when using RSA...

7.8CVSS6.7AI score0.04903EPSS
SaveExploits1References12
SUSE CVE
SUSE CVE
added 2023/02/15 3:40 a.m.8 views

SUSE CVE-2021-33198

In Go before 1.15.13 and 1.16.x before 1.16.5, there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method...

7.5CVSS7.3AI score0.034EPSS
SaveExploits1References10
Rows per page
Query Builder