Lucene search
+L

512 matches found

Tenable Nessus
Tenable Nessus
added 2022/09/13 12:0 a.m.49 views

RHEL 8 : ruby:2.7 (RHSA-2022:6447)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:6447 advisory. Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system...

7.5CVSS7.3AI score0.04267EPSS
SaveExploits2References10
BDU FSTEC
BDU FSTEC
added 2022/08/29 12:0 a.m.6 views

The vulnerability of the php_filter_float() function in the PHP programming language allows a hacker to execute arbitrary code.

The vulnerability of the phpfilterfloat function in the PHP programming language is related to a memory management error after the function’s memory is freed. Exploiting this vulnerability allows an attacker to execute arbitrary code...

10CVSS7.1AI score0.03002EPSS
SaveExploits1References13Affected Software9
wpexploit
wpexploit
added 2022/08/23 12:0 a.m.575 views

Float to Top Button <= 2.3.6 - Admin+ Stored Cross-Site Scripting

The plugin does not escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup Put the following payload in the "Text for the button" or "URL ...

4.8CVSS4.8AI score0.00513EPSS
SaveExploits2
Patchstack
Patchstack
added 2022/08/23 12:0 a.m.23 views

WordPress Float to Top Button plugin <= 2.3.6 - Authenticated Stored Cross-Site Scripting (XSS) vulnerability

Authenticated Stored Cross-Site Scripting XSS vulnerability discovered by Asif Nawaz Minhas in WordPress Float to Top Button plugin versions = 2.3.6. Solution Deactivate and delete. This plugin has been closed as of August 15, 2022 and is not available for download. This closure is temporary,...

4.8CVSS1.9AI score0.00513EPSS
SaveExploits2References1Affected Software1
WPVulnDB
WPVulnDB
added 2022/08/23 12:0 a.m.13 views

Float to Top Button <= 2.3.6 - Admin+ Stored Cross-Site Scripting

The plugin does not escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfilteredhtml capability is disallowed for example in multisite setup PoC Put the following payload in the "Text for the button" or...

4.8CVSS0.7AI score0.00513EPSS
SaveExploits2Affected Software1
OpenVAS
OpenVAS
added 2022/08/18 12:0 a.m.20 views

Huawei EulerOS: Security Advisory for ruby (EulerOS-SA-2022-2248)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

7.5CVSS8.4AI score0.04267EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2022/08/17 12:0 a.m.32 views

EulerOS 2.0 SP10 : ruby (EulerOS-SA-2022-2248)

According to the versions of the ruby packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - 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...

7.5CVSS7.6AI score0.04267EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.4 views

Panic when decoding Float and Rat types in math/big

...

7.5CVSS6.6AI score0.0199EPSS
SaveExploits1
Mageia
Mageia
added 2022/08/13 2:32 a.m.68 views

Updated golang packages fix security vulnerability

A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service. CVE-2022-32189...

7.5CVSS7.7AI score0.0199EPSS
SaveExploits1References6
OSV
OSV
added 2022/08/10 8:15 p.m.6 views

DEBIAN-CVE-2022-32189

A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service...

7.5CVSS6.9AI score0.0199EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/08/10 8:15 p.m.5 views

CVE-2022-32189

A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service...

7.5CVSS8.8AI score0.0199EPSS
SaveExploits1References8Affected Software1
Cvelist
Cvelist
added 2022/08/09 8:17 p.m.25 views

CVE-2022-32189 Panic when decoding Float and Rat types in math/big

A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service...

7.8AI score0.0199EPSS
SaveExploits1References5
Snyk
Snyk
added 2022/08/01 10:21 p.m.1 views

Uncaught Exception

Overview std/math/big is a Go standard library package std/math/big Affected versions of this package are vulnerable to Uncaught Exception. Go Vulnerability Report:Decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service...

8.7CVSS6.9AI score0.0199EPSS
SaveExploits1References3
OSV
OSV
added 2022/08/01 10:21 p.m.23 views

GO-2022-0537 Panic when decoding Float and Rat types in math/big

Decoding big.Float and big.Rat types can panic if the encoded message is too short, potentially allowing a denial of service...

7.5CVSS7.1AI score0.0199EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/08/01 12:0 a.m.5 views

Google Golang 安全漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

7.5CVSS7AI score0.0199EPSS
SaveExploits1References31
Tenable Nessus
Tenable Nessus
added 2022/07/11 12:0 a.m.32 views

CentOS 8 : ruby:2.6 (CESA-2022:5338)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2022:5338 advisory. - Ruby: Buffer overrun in String-to-Float conversion CVE-2022-28739 Note that Nessus has not tested for this issue but has instead relied only on the...

7.5CVSS7.2AI score0.04267EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/06/30 9:1 p.m.6 views

ruby: Buffer overrun in String-to-Float conversion

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.5CVSS7.4AI score0.04267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/06/30 9:1 p.m.48 views

Moderate: Red Hat Security Advisory: ruby:2.6 security, bug fix, and enhancement update

An update for the ruby:2.6 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.5CVSS6.7AI score0.04267EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2022/06/16 6:15 p.m.9 views

CVE-2022-32547

In ImageMagick, there is load of misaligned address for type 'double', which requires 8 byte alignment and for type 'float', which requires 4 byte alignment at MagickCore/property.c. Whenever crafted or untrusted input is processed by ImageMagick, this causes a negative impact to application...

7.8CVSS6.8AI score0.01338EPSS
SaveExploits0References5
OSV
OSV
added 2022/06/16 6:15 p.m.4 views

UBUNTU-CVE-2022-32547

In ImageMagick, there is load of misaligned address for type 'double', which requires 8 byte alignment and for type 'float', which requires 4 byte alignment at MagickCore/property.c. Whenever crafted or untrusted input is processed by ImageMagick, this causes a negative impact to application...

7.8CVSS6.9AI score0.01338EPSS
SaveExploits0References13
Rows per page
Query Builder