Lucene search
+L

8430 matches found

OSV
OSV
added 2022/04/05 4:15 p.m.17 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
OSV
OSV
added 2022/04/05 4:15 p.m.10 views

UBUNTU-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.5AI score0.03472EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2022/04/05 4:15 p.m.38 views

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.2AI score0.03472EPSS
SaveExploits1References5
OSV
OSV
added 2022/04/05 3:55 p.m.34 views

GHSA-JJ47-X69X-MXRM Buffer Overflow in yajl-ruby

NOTE: A previous patch, 1.4.2, fixed the heap memory issue, but could still lead to a DoS infinite loop. Please update to version 1.4.3 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. Detail...

5.9CVSS7.7AI score0.03472EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2022/04/05 3:55 p.m.36 views

Buffer Overflow in yajl-ruby

NOTE: A previous patch, 1.4.2, fixed the heap memory issue, but could still lead to a DoS infinite loop. Please update to version 1.4.3 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. Detail...

7.5CVSS0.4AI score0.03472EPSS
SaveExploits1References10Affected Software1
RubySec
RubySec
added 2022/04/05 12:00 a.m.34 views

Reallocation bug can trigger heap memory corruption

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. Details The reallocation logic at yajlbuf.cL64 may result in the need 32bit integer wrapping to 0 when need approaches a value of 0x80000000...

7.5CVSS1.2AI score0.03472EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2022/04/05 12:00 a.m.59 views

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.5CVSS8AI score0.03472EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2022/04/05 12:00 a.m.7 views

PT-2022-7111 · Yajl-Ruby +10 · Yajl-Ruby +10

Name of the Vulnerable Software and Affected Versions: yajl-ruby versions 1.x through 2.x Description: The issue is related to an integer overflow in the yajl-ruby library, which leads to heap memory corruption when dealing with large inputs 2GB. The reallocation logic at yajl buf.cL64 may result...

7.8CVSS7.1AI score0.03798EPSS
SaveExploits3References90
OSV
OSV
added 2022/04/05 12:00 a.m.29 views

CVE-2022-24795 Buffer Overflow and Integer Overflow in yajl-ruby

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...

5.9CVSS7.6AI score
SaveExploits0References9
OSV
OSV
added 2022/04/01 11:15 p.m.15 views

ALPINE-CVE-2020-25691

A flaw was found in darkhttpd. Invalid error handling allows remote attackers to cause denial-of-service by accessing a file with a large modification date. The highest threat from this vulnerability is to system availability...

7.5CVSS6.6AI score0.01316EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/04/01 12:00 a.m.14 views

A large platformFee (>10000), would cause underflow during sendToSplitter (at RoyaltyVault.sol)

Lines of code Vulnerability details Impact at RoyaltyVault.sol Presently platformFee, does not have a upper limit and can be set to any value through setPlatformFee function. If the value is set beyond 10,000 it would cause an underflow during split share calculation at sendToSplitter function...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2022/03/30 12:00 a.m.24 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.0071EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/29 6:15 p.m.6 views

DEBIAN-CVE-2022-1122

A flaw was found in the opj2decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free on an uninitialized pointer, leading to a segmentation fault and...

5.5CVSS6.9AI score0.01104EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/29 6:15 p.m.6 views

ALPINE-CVE-2022-1122

A flaw was found in the opj2decompress program in openjpeg2 2.4.0 in the way it handles an input directory with a large number of files. When it fails to allocate a buffer to store the filenames of the input directory, it calls free on an uninitialized pointer, leading to a segmentation fault and...

5.5CVSS6.6AI score0.01104EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/03/28 12:00 a.m.6 views

Shemes Grabit 安全漏洞

Shemes Grabit is a popular freeware client for binary Usenet interaction from Shemes. A security vulnerability exists in Shemes Grabit version 1.7.2 Beta 4 and prior versions of the NZB Date Parser component, which originates from a denial of service caused by entering 1000000000000000 as part of...

5.5CVSS5.8AI score0.00862EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/03/24 10:59 a.m.20 views

numpy: buffer overflow in the PyArray_NewFromDescr_int() in ctors.c

A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArrayNewFromDescrint function of ctors.c when specifying arrays of large dimensions over 32 from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In very...

5.3CVSS5.8AI score0.01074EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2022/03/24 10:59 a.m.38 views

Moderate: Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (openstack-nova) security update

An update for openstack-nova is now available for Red Hat OpenStack Platform 16.1 Train. 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...

6.1CVSS6.8AI score0.26792EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2022/03/23 10:11 p.m.13 views

numpy: buffer overflow in the PyArray_NewFromDescr_int() in ctors.c

A Buffer Overflow vulnerability exists in NumPy 1.9.x in the PyArrayNewFromDescrint function of ctors.c when specifying arrays of large dimensions over 32 from Python code, which could let a malicious user cause a Denial of Service. NOTE: The vendor does not agree this is a vulneraility; In very...

5.3CVSS5.8AI score0.01074EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2022/03/23 12:00 a.m.19 views

openSUSE: Security Advisory for tcpdump (openSUSE-SU-2022:0774-1)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

7.8CVSS6.4AI score0.00626EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2022/03/21 8:57 p.m.68 views

Internet Bug Bounty: Regexes with large repetitions on empty sub-expressions take a very long time to parse

Rust's regex crate guarantees a linear time complexity with regex length for compilation of untrusted regexes. However, existing mitigations for known malicious regexes are based on memory usage and, as such, do not mitigate repetitions of empty sub-expressions. For example, the following payload...

5CVSS8AI score0.1446EPSS
SaveExploits1
Rows per page
Query Builder