Lucene search
K

482 matches found

OSV
OSV
added 2022/05/09 6:15 p.m.56 views

CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS3.7AI score0.00306EPSS
Exploits0References15
OSV
OSV
added 2022/05/09 6:15 p.m.1 views

ALPINE-CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS7.2AI score0.00306EPSS
Exploits0References1
OSV
OSV
added 2022/05/09 6:15 p.m.1 views

DEBIAN-CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS7AI score0.00306EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2022/05/09 6:15 p.m.31 views

CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS7AI score0.00306EPSS
Exploits0References9
OSV
OSV
added 2022/05/09 6:15 p.m.0 views

UBUNTU-CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS7AI score0.00306EPSS
Exploits0References10
CVE
CVE
added 2022/05/09 12:0 a.m.524 views

CVE-2022-28739

CVE-2022-28739 describes a buffer over-read during String-to-Float conversion in Ruby. Affected are Ruby versions: 2.6 and earlier, 2.7.x prior to 2.7.6, 3.x prior to 3.0.4, and 3.1.x prior to 3.1.2. The flaw affects conversion paths such as Kernel#Float and String#to_f and can lead to memory saf...

7.5CVSS7.8AI score0.00306EPSS
Exploits0References15Affected Software1
Cvelist
Cvelist
added 2022/05/09 12:0 a.m.21 views

CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

8.1AI score0.00306EPSS
Exploits0References14
AlpineLinux
AlpineLinux
added 2022/05/09 12:0 a.m.59 views

CVE-2022-28739

There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including KernelFloat and Stringtof...

7.5CVSS8.1AI score0.00306EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2022/04/20 5:24 a.m.55 views

CVE-2022-28739

A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read...

7.5CVSS3.3AI score0.00306EPSS
Exploits0References4
Mageia
Mageia
added 2022/04/15 9:35 p.m.36 views

Updated ruby packages fix security vulnerability

Double free in Regexp compilation CVE-2022-28738. A buffer overrun was found in String-to-Float conversion CVE-2022-28739...

9.8CVSS3.7AI score0.00459EPSS
Exploits0References2
CNNVD
CNNVD
added 2022/04/14 12:0 a.m.2 views

Ruby 缓冲区错误漏洞

Ruby is a cross-platform, object-oriented, dynamically-typed programming language developed by individual developer Yukihiro Matsumoto. A buffer error vulnerability exists in Ruby, which stems from a buffer out-of-bounds read in String-to-Float conversions, including KernelFloat and Stringtof. Th...

7.5CVSS7.5AI score0.00306EPSS
Exploits0References31
Veracode
Veracode
added 2022/04/13 7:35 a.m.23 views

Buffer Overflow

ruby is vulnerable to buffer overflow. The vulnerability exists due to a memory corruption via the String-to-Float conversion which allows an attacker to cause a buffer overflow...

7.5CVSS6AI score0.00306EPSS
Exploits0References19Affected Software5
RubySec
RubySec
added 2022/04/12 12:0 a.m.92 views

Buffer overrun in String-to-Float conversion

A buffer-overrun vulnerability is discovered in a conversion algorithm from a String to a Float. This vulnerability has been assigned the CVE identifier CVE-2022-28739. We strongly recommend upgrading Ruby. Due to a bug in an internal function that converts a String to a Float, some convertion...

7.5CVSS3.3AI score0.00306EPSS
Exploits0References1Affected Software1
FreeBSD
FreeBSD
added 2022/04/12 12:0 a.m.45 views

Ruby -- Buffer overrun in String-to-Float conversion

piao reports: Due to a bug in an internal function that converts a String to a Float, some convertion methods like KernelFloat and Stringtof could cause buffer over-read. A typical consequence is a process termination due to segmentation fault, but in a limited circumstances, it may be exploitabl...

7.5CVSS3.8AI score0.00306EPSS
Exploits0References1
Snyk
Snyk
added 2022/04/05 10:0 p.m.1 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read in the internal string conversion methods like KernelFloat and Stringtof. An attacker can cause a crash or access unintended memory by providing specially crafted input. Remediation A fix was pushed into the master...

8.7CVSS6.7AI score0.00306EPSS
Exploits0References2
OSV
OSV
added 2022/03/19 11:3 a.m.1 views

OESA-2022-1581 php security update

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...

9.8CVSS6.9AI score0.00218EPSS
Exploits1References2
OSV
OSV
added 2022/02/27 8:15 a.m.1 views

DEBIAN-CVE-2021-21708

In PHP versions 7.4.x below 7.4.28, 8.0.x below 8.0.16, and 8.1.x below 8.1.3, when using filter functions with FILTERVALIDATEFLOAT filter and min/max limits, if the filter fails, there is a possibility to trigger use of allocated memory after free, which can result it crashes, and potentially in...

9.8CVSS7.6AI score0.00218EPSS
Exploits1References1
CNVD
CNVD
added 2022/02/23 12:0 a.m.12 views

Wordpress plugin Float menu cross-site request forgery vulnerability

WordPress is a set of blogging platforms developed using the PHP language by the WordPress Wordpress Foundation. The platform supports setting up personal blog sites on servers with PHP and MySQL. A cross-site request forgery vulnerability exists in the Wordpress plugin Float menu, which stems fr...

4.3CVSS6.6AI score0.00103EPSS
Exploits2References1
OSV
OSV
added 2022/02/21 11:15 a.m.0 views

CVE-2022-0313

The Float menu WordPress plugin before 4.3.1 does not have CSRF check in place when deleting menu, which could allow attackers to make a logged in admin delete them via a CSRF attack...

4.3CVSS5.8AI score
Exploits0References2
NVD
NVD
added 2022/02/21 11:15 a.m.11 views

CVE-2022-0313

The Float menu WordPress plugin before 4.3.1 does not have CSRF check in place when deleting menu, which could allow attackers to make a logged in admin delete them via a CSRF attack...

4.3CVSS0.00103EPSS
Exploits2References2
Rows per page
Query Builder