Lucene search
+L

11241 matches found

Tenable Nessus
Tenable Nessus
added 2022/08/24 12:00 a.m.41 views

Ubuntu 16.04 ESM : Linux kernel (AWS) vulnerabilities (USN-5580-1)

The remote Ubuntu 16.04 ESM host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5580-1 advisory. It was discovered that the framebuffer driver on the Linux kernel did not verify size limits when changing font or screen size, leading to an out-of-...

7.8CVSS7.3AI score0.07156EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2022/08/23 6:15 p.m.11 views

golang: crypto/elliptic: panic caused by oversized scalar

An integer overflow flaw was found in Golang's crypto/elliptic library. This flaw allows an attacker to use a crafted scaler input longer than 32 bytes, causing P256.ScalarMult or P256.ScalarBaseMult to panic, leading to a loss of availability...

7.5CVSS7.2AI score0.04195EPSS
SaveExploits0References5
OSV
OSV
added 2022/08/22 6:00 p.m.56 views

GO-2022-0603 Panic in gopkg.in/yaml.v3

An issue in the Unmarshal function can cause a program to panic when attempting to deserialize invalid input...

7.5CVSS7.3AI score0.03965EPSS
SaveExploits1References2
NVD
NVD
added 2022/08/19 9:15 p.m.56 views

CVE-2022-36008

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

7.1CVSS0.01161EPSS
SaveExploits0References3
Prion
Prion
added 2022/08/19 9:15 p.m.30 views

Code injection

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

4CVSS6.5AI score0.01161EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/19 8:25 p.m.35 views

CVE-2022-36008 Message length overflow in frontier

Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause ...

7.1CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2022/08/18 7:18 p.m.89 views

GHSA-MJVM-MHGC-Q4GP Incorrect parsing of EVM reversion exit reason in RPC

Impact A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic. No action is...

6.5CVSS6.6AI score0.01161EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/08/18 7:18 p.m.43 views

Incorrect parsing of EVM reversion exit reason in RPC

Impact A low severity security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build, this would cause an overflow panic. No action is...

7.1CVSS6.4AI score0.01161EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/08/18 12:00 a.m.16 views

PT-2022-23107 · Frontier · Frontier

Name of the Vulnerable Software and Affected Versions: Frontier affected versions not specified Description: A security issue was discovered affecting the parsing of the RPC result of the exit reason in case of EVM reversion. This issue causes the exit reason to be incorrectly parsed and returned...

7.1CVSS6.3AI score0.01161EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:00 a.m.7 views

Panic when decoding Float and Rat types in math/big

...

7.5CVSS6.6AI score0.02484EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/08/15 9:45 a.m.11 views

golang: compress/gzip: stack exhaustion in Reader.Read

A flaw was found in golang. Calling the Reader, Read method on an archive that contains a large number of concatenated 0-length compressed files can cause a panic issue due to stack exhaustion...

7.5CVSS6.6AI score0.01936EPSS
SaveExploits0References6
OSV
OSV
added 2022/08/13 11:05 a.m.9 views

OESA-2022-1830 golang security update

The Go Programming Language Security Fixes: 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. References: https://go.dev/issue/53871...

6.5CVSS6.9AI score0.02484EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/13 11:05 a.m.7 views

OESA-2022-1825 kexec-tools security update

kexec-tools provides /sbin/kexec binary that facilitates a new kernel to boot using the kernel's kexec feature either on a normal or a panic reboot. This package contains the /sbin/kexec binary and ancillary utilities that together form the userspace component of the kernel's kexec feature...

6.2CVSS6.1AI score0.00252EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/10 8:15 p.m.13 views

AZL-10539 CVE-2022-32189 affecting package golang for versions less than 1.18.5-1

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.7AI score0.02484EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2022/08/10 8:15 p.m.4 views

CVE-2022-30633

Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag...

7.5CVSS5.8AI score0.01956EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2022/08/10 8:15 p.m.25 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS0.00906EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2022/08/10 8:15 p.m.8 views

CVE-2022-1962

Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations...

5.5CVSS6.8AI score0.00906EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2022/08/10 8:15 p.m.12 views

UBUNTU-CVE-2022-30630

Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators...

7.5CVSS6.7AI score0.01939EPSS
SaveExploits0References5
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.02484EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/08/10 8:15 p.m.24 views

UBUNTU-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.7AI score0.02484EPSS
SaveExploits1References6
Rows per page
Query Builder