Lucene search
K

27 matches found

UbuntuCve
UbuntuCve
added 2026/03/24 12:16 a.m.3 views

CVE-2026-33176

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Support number helpers accept strings containing scientific notation e.g. 1e10000, which BigDecimal expands into extremely large...

8.7CVSS5.9AI score0.00032EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/03/23 11:29 p.m.18 views

CVE-2026-33176 Rails Active Support has a possible DoS vulnerability in its number helpers

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Support number helpers accept strings containing scientific notation e.g. 1e10000, which BigDecimal expands into extremely large...

8.7CVSS0.00032EPSS
Exploits0References7
Schneier on Security
Schneier on Security
added 2026/03/16 9:46 a.m.3 views

Possible New Result in Quantum Factorization

I'm skeptical about--and not qualified to review--this new result in factorization with a quantum computer, but if it's true it's a theoretical improvement in the speed of factoring large numbers with a quantum computer...

5.8AI score
Exploits0
CVE
CVE
added 2025/10/01 11:46 a.m.10 views

CVE-2023-53513

The CVE-2023-53513 issue is a Linux kernel vulnerability where incomplete validation of the nbd ioctl arg can trigger an i_size overflow when the arg is coerced to int (arg cast in nbd_ioctl /nbd_add_socket). The root cause is insufficient validation of large ioctl arguments, allowing an overflow...

5.5CVSS6.1AI score0.00015EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2025/02/10 12:0 a.m.1 views

libtasn1 安全漏洞

libtasn1 is a small ASN.1 library open-sourced by gnutls. A security vulnerability exists in libtasn1 that stems from taking much longer than expected to process a large number of elements in a certificate, which could cause the system to slow down or even crash...

5.3CVSS6.4AI score0.00343EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/03/06 3:38 p.m.3 views

parsson: Denial of Service due to large number parsing

A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service DoS due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected...

7.5CVSS7.1AI score0.0015EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/03/06 3:32 p.m.4 views

parsson: Denial of Service due to large number parsing

A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service DoS due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected...

7.5CVSS7.1AI score0.0015EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2024/02/12 6:1 p.m.4 views

parsson: Denial of Service due to large number parsing

A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service DoS due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected...

7.5CVSS7.1AI score0.0015EPSS
Exploits1References4
Veracode
Veracode
added 2023/07/13 2:53 p.m.31 views

Denial Of Service (DoS)

johnzon-mapper is vulnerable to Denial Of Service DoS. The vulnerability exists because it does not validate JSON user input for large numbers, which allows an attacker to inject a large number which will then be parsed by BigDecimal, resulting in Denial of Service...

5.3CVSS6.7AI score0.00158EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/07/07 9:7 a.m.14 views

CVE-2023-33008 Apache Johnzon: Prevent inefficient internal conversion from BigDecimal at large scale

Deserialization of Untrusted Data vulnerability in Apache Software Foundation Apache Johnzon. A malicious attacker can craft up some JSON input that uses large numbers numbers such as 1e20000000 that Apache Johnzon will deserialize into BigDecimal and maybe use numbers too large which may result ...

5.2AI score0.00158EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/05/10 12:0 a.m.2 views

PT-2023-4628 · Apache · Apache Johnzon

Name of the Vulnerable Software and Affected Versions: Apache Johnzon versions 1.2.0 through 1.2.20 Description: A malicious attacker can craft JSON input that uses large numbers, such as 1e20000000, which Apache Johnzon will deserialize into BigDecimal. This may result in a slow conversion, posi...

5.3CVSS7.5AI score0.00158EPSS
Exploits0References14
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.2 views

PT-2022-26115 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11 TensorFlow version 2.10.1 TensorFlow version 2.9.3 TensorFlow version 2.8.4 Description: The issue arises when a numpy array is created with a shape such that one element is zero and the others sum to a large...

7.5CVSS7.4AI score0.00133EPSS
Exploits1References8
CNVD
CNVD
added 2022/03/30 12:0 a.m.14 views

GitLab Denial of Service Vulnerability (CNVD-2022-25197)

GitLab is an open source, end-to-end software development platform from the U.S. company GitLab, with built-in version control, issue tracking, code review, CI/CD Continuous Integration and Continuous Delivery and other features. A denial of service vulnerability exists in GitLab CE/EE versions...

4.3CVSS6.4AI score0.00145EPSS
Exploits0References1
OSV
OSV
added 2021/04/14 8:4 p.m.38 views

GO-2021-0069 Panic during division of very large numbers in math/big

A number of math/big.Int methods can panic when provided large inputs due to a flawed division method...

7.5CVSS7.6AI score0.00711EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/02/11 11:59 a.m.1 views

golang: math/big: panic during recursive division of very large numbers

A flaw was found in the math/big package of Go's standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The...

7.5CVSS7.1AI score0.00711EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2021/01/18 4:4 p.m.3 views

golang: math/big: panic during recursive division of very large numbers

A flaw was found in the math/big package of Go's standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The...

7.5CVSS7.1AI score0.00711EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/12/15 5:12 p.m.1 views

golang: math/big: panic during recursive division of very large numbers

A flaw was found in the math/big package of Go's standard library that causes a denial of service. Applications written in Go that use math/big via cryptographic packages, including crypto/rsa and crypto/x509, are vulnerable and can potentially cause panic via a crafted certificate chain. The...

7.5CVSS7.1AI score0.00711EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2020/12/15 5:12 p.m.106 views

Moderate: Red Hat Security Advisory: go-toolset:rhel8 security update

An update for the go-toolset:rhel8 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS7AI score0.00711EPSS
Exploits2References6
Veracode
Veracode
added 2018/06/18 7:13 a.m.6 views

Uninitialized Buffer Allocation

utile is vulnerable to uninitialized buffer allocation. The library contains an uninitialized memory allocation when handling a large number, which can allow a malicious user to gain access to sensitive information or crash the application...

6.8AI score
Exploits0
Imperva Blog
Imperva Blog
added 2017/08/08 3:30 p.m.12 views

Do’s and Don’ts of Capacity Estimation for Database Monitoring Tools

When deploying a database monitoring tool, one of the first things you need to do is to determine the size of your deployment. So, where do you start? In a previous blog post I described the various aspects that can have an impact on the capacity requirements needed for a database monitoring...

6.5AI score
Exploits0
Rows per page
Query Builder