Lucene search
+L

3656 matches found

RedHat Linux
RedHat Linux
added 2021/01/11 9:59 p.m.7 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2020/12/23 12:0 a.m.16 views

Fedora 33 : pngcheck (2020-f3a397cbf8)

"Previous fix for buffer overrun printing the contents of the sPLT chunk in certain malformed inputs RHBZ1905775 was incomplete; it should be properly fixed now. ---- Security fix for multiple buffer overflows from crafted file input RHBZ1902786,1902806,1902810: no CVE yet assigned, and for buffe...

5.7AI score
SaveExploits0References1
OSV
OSV
added 2020/12/15 8:15 p.m.9 views

CVE-2020-25759

An issue was discovered on D-Link DSR-250 3.17 devices. Certain functionality in the Unified Services Router web interface could allow an authenticated attacker to execute arbitrary commands, due to a lack of validation of inputs provided in multipart HTTP POST requests...

8.8CVSS7.6AI score0.02275EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2020/12/15 7:37 p.m.7 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
OSV
OSV
added 2020/12/14 8:15 p.m.33 views

CVE-2020-29510

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

5.6CVSS9.3AI score
SaveExploits0References2
NVD
NVD
added 2020/12/14 8:15 p.m.27 views

CVE-2020-29510

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS9.3AI score0.02047EPSS
SaveExploits0References2
NVD
NVD
added 2020/12/14 8:15 p.m.33 views

CVE-2020-29509

The encoding/xml package in Go all versions does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS9.3AI score0.02081EPSS
SaveExploits0References2
OSV
OSV
added 2020/12/14 8:15 p.m.28 views

CVE-2020-29511

The encoding/xml package in Go all versions does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

5.6CVSS6.5AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2020/12/14 8:15 p.m.28 views

CVE-2020-29510

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS6.9AI score0.02047EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2020/12/14 8:2 p.m.43 views

CVE-2020-29509

The encoding/xml package in Go all versions does not correctly preserve the semantics of attribute namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS8.4AI score0.02081EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2020/12/14 7:59 p.m.89 views

CVE-2020-29511

The encoding/xml package in Go all versions does not correctly preserve the semantics of element namespace prefixes during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS6.4AI score0.01942EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2020/12/14 7:57 p.m.55 views

CVE-2020-29510

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS7.2AI score0.02047EPSS
SaveExploits0
Cvelist
Cvelist
added 2020/12/14 7:57 p.m.37 views

CVE-2020-29510

The encoding/xml package in Go versions 1.15 and earlier does not correctly preserve the semantics of directives during tokenization round-trips, which allows an attacker to craft inputs that behave in conflicting ways during different stages of processing in affected downstream applications...

9.8CVSS8.4AI score0.02047EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2020/12/14 12:0 a.m.13 views

Google Golang Security Vulnerability

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

9.8CVSS6.8AI score0.02047EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2020/12/07 5:59 p.m.39 views

CVE-2020-27828

A flaw was found in the Jasper tool’s jpc encoder. This flaw allows an attacker to craft input provided to Jasper, causing an arbitrary out-of-bounds write. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability. Mitigation This flaw can be...

7.8CVSS2.4AI score0.01371EPSS
SaveExploits1References3
OSV
OSV
added 2020/12/03 5:15 p.m.3 views

UBUNTU-CVE-2020-27764

In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator where a sizet cast should have been a ssizet cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity...

3.3CVSS6.7AI score0.01147EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/12/02 4:36 p.m.9 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2020/12/02 12:0 a.m.5 views

PT-2020-6618 · Mbed Tls +2 · Mbed Tls +2

Name of the Vulnerable Software and Affected Versions: Mbed TLS versions prior to 2.25.0 Mbed TLS versions prior to 2.16.9 LTS Mbed TLS versions prior to 2.7.18 LTS Description: The issue is related to the mbedtls mpi exp mod function in Mbed TLS, which lacks a limit on the size of data during...

9.8CVSS5.9AI score0.02569EPSS
SaveExploits6References86
RedHat Linux
RedHat Linux
added 2020/11/30 3:6 p.m.8 views

golang: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs

A flaw was found in the Go encoding/binary package. Certain invalid inputs to the ReadUvarint or the ReadVarint causes those functions to read an unlimited number of bytes from the ByteReader argument before returning an error. This flaw possibly leads to processing more input than expected. The...

7.5CVSS7.2AI score0.0473EPSS
SaveExploits0References5
OSV
OSV
added 2020/11/27 8:15 p.m.6 views

DEBIAN-CVE-2020-26245

npm package systeminformation before version 4.30.5 is vulnerable to Prototype Pollution leading to Command Injection. The issue was fixed with a rewrite of shell sanitations to avoid prototyper pollution problems. The issue is fixed in version 4.30.5. If you cannot upgrade, be sure to check or...

9.8CVSS7.3AI score0.01925EPSS
SaveExploits0References1
Rows per page
Query Builder