Lucene search
+L

148 matches found

Tenable Nessus
Tenable Nessus
added 2022/11/12 12:0 a.m.22 views

AlmaLinux 8 : yajl (ALSA-2022:7524)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2022:7524 advisory. - yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow which leads to...

7.5CVSS7.8AI score0.03472EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2022/11/08 9:42 a.m.7 views

yajl: heap-based buffer overflow when handling large inputs due to an integer overflow

A flaw was found in the YAJL library in the way it reallocates a memory buffer to store more data. A very large input causes the value used to calculate the buffer size to overflow, resulting in a heap-based buffer overflow...

7.5CVSS7.5AI score0.03472EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/11/08 9:42 a.m.37 views

Moderate: Red Hat Security Advisory: yajl security update

An update for yajl 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 vulnerability from the C...

7.5CVSS7AI score0.03472EPSS
SaveExploits1References3
GithubExploit
GithubExploit
added 2022/10/24 3:36 p.m.43 views

Exploit for Improper Validation of Array Index in Sqlite

CVE-2022-35737 Integer overflow in SQLite3 sqlite3strvappe...

7.5CVSS8.3AI score0.21454EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2022/10/09 12:0 a.m.30 views

EulerOS Virtualization 3.0.6.6 : yajl (EulerOS-SA-2022-2542)

According to the versions of the yajl package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integ...

7.5CVSS7.8AI score0.03472EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2022/09/16 10:10 p.m.8 views

CVE-2022-36004

TensorFlow is an open source platform for machine learning. When tf.random.gamma receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

7.5CVSS6.8AI score0.0042EPSS
SaveExploits0
OSV
OSV
added 2022/09/16 9:39 p.m.24 views

GHSA-CV2P-32V3-VHWQ TensorFlow vulnerable to `CHECK` fail in `RandomPoissonV2`

Impact When RandomPoissonV2 receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. python import tensorflow as tf arg0=tf.random.uniformshape=4,, dtype=tf.int32, maxval=65536 arg1=tf.random.uniformshape=4, 4, 4, 4, 4, dtype=tf.float32, maxval=None...

5.9CVSS7AI score0.00411EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/16 11:4 a.m.6 views

OESA-2022-1912 yajl security update

yajl is a small event-driven JSON parser written in ANSI C, and a small validating JSON generator. Security Fixes: yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow which leads to subsequent heap memory...

7.5CVSS8.4AI score0.03472EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/09 2:15 p.m.1 views

DEBIAN-CVE-2020-10735

A flaw was found in python. In algorithms with quadratic time complexity using non-binary bases, when using int"text", a system could take 50ms to parse an int string with 100,000 digits and 5s for 1,000,000 digits float, decimal, int.frombytes, and int for binary bases 2, 4, 8, 16, and 32 are no...

7.5CVSS6.6AI score0.05947EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2022/08/23 6:15 p.m.8 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/07/22 12:0 a.m.7 views

PT-2022-5232

Name of the Vulnerable Software and Affected Versions SQLite versions 1.0.12 through 3.39.x before 3.39.2 Description The issue is related to an array-bounds overflow in the SQLite API library, which can be triggered by a remote attacker using a long sequence of string data processed by the print...

10CVSS8.1AI score0.21454EPSS
SaveExploits2References92
OSV
OSV
added 2022/07/15 11:3 a.m.6 views

OESA-2022-1752 rubygem-yajl-ruby security update

Ruby C bindings to the excellent Yajl JSON stream-based parser library. Security Fixes: yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow which leads to subsequent heap memory corruption when dealing wit...

7.5CVSS8.4AI score0.03472EPSS
SaveExploits1References2
OSV
OSV
added 2022/07/01 8:15 p.m.41 views

GO-2022-0209 Insufficiently random values in golang.org/x/crypto/salsa20

XORKeyStream generates incorrect and insecure output for very large inputs. If more than 256 GiB of keystream is generated, or if the counter otherwise grows greater than 32 bits, the amd64 implementation will first generate incorrect output, and then cycle back to previously generated keystream...

5.9CVSS5.8AI score0.03465EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2022/06/30 9:0 p.m.4 views

golang: encoding/pem: fix stack overflow in Decode

A buffer overflow flaw was found in Golang's library encoding/pem. This flaw allows an attacker to use a large PEM input more than 5 MB, causing a stack overflow in Decode, which leads to a loss of availability...

7.5CVSS7.3AI score0.0995EPSS
SaveExploits1References5
OSV
OSV
added 2022/06/09 5:15 p.m.3 views

DEBIAN-CVE-2022-30522

If Apache HTTP Server 2.4.53 is configured to do transformations with modsed in contexts where the input to modsed may be very large, modsed may make excessively large memory allocations and trigger an abort...

7.5CVSS8.1AI score0.90407EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2022/05/26 12:0 a.m.25 views

EulerOS 2.0 SP3 : yajl (EulerOS-SA-2022-1776)

According to the versions of the yajl package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow whi...

7.5CVSS7.8AI score0.03472EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2022/05/05 2:26 p.m.56 views

CVE-2022-29824

A flaw was found in the libxml2 library in functions used to manipulate the xmlBuf and the xmlBuffer types. A substantial input causes values to calculate buffer sizes to overflow, resulting in an out-of-bounds write. Mitigation Avoid passing large inputs to the libxml2 library...

7.4CVSS3.4AI score0.03736EPSS
SaveExploits5References3
Snyk
Snyk
added 2022/04/06 10:31 a.m.3 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to an integer overflow which leads to subsequent heap memory corruption when dealing with large 2GB inputs. The reallocation logic at yajlbuf.cL64 may result in the need 32bit integer wrapping to 0 when need...

7.5CVSS7.2AI score0.03472EPSS
SaveExploits1References2
OSV
OSV
added 2022/04/05 4:15 p.m.3 views

DEBIAN-CVE-2022-24795

yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow which leads to subsequent heap memory corruption when dealing with large 2GB inputs. The reallocation logic at yajlbuf.cL64 may result in the need 32bit...

7.5CVSS7.8AI score0.03472EPSS
SaveExploits1References1
OSV
OSV
added 2022/04/05 4:15 p.m.15 views

AZL-35233 CVE-2022-24795 affecting package rubygem-yajl-ruby for versions less than 1.4.3-1

yajl-ruby is a C binding to the YAJL JSON parsing and generation library. The 1.x branch and the 2.x branch of yajl contain an integer overflow which leads to subsequent heap memory corruption when dealing with large 2GB inputs. The reallocation logic at yajlbuf.cL64 may result in the need 32bit...

7.5CVSS7.5AI score0.03472EPSS
SaveExploits1References1
Rows per page
Query Builder