Lucene search
K

126 matches found

Debian CVE
Debian CVE
added 2022/08/09 8:16 p.m.27 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.5CVSS7.5AI score0.0013EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2022/08/09 8:16 p.m.0 views

CVE-2022-30633 Stack exhaustion when unmarshaling certain documents in encoding/xml

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.3AI score0.0013EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2022/08/09 12:0 a.m.49 views

CVE-2022-28131

Uncontrolled recursion in Decoder.Skip 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 a deeply nested XML document...

7.5CVSS7.5AI score0.00026EPSS
Exploits0
Cvelist
Cvelist
added 2022/08/09 12:0 a.m.23 views

CVE-2022-28131 Stack exhaustion from deeply nested XML documents in encoding/xml

Uncontrolled recursion in Decoder.Skip 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 a deeply nested XML document...

7.9AI score0.00026EPSS
Exploits0References5
CVE
CVE
added 2022/08/09 12:0 a.m.398 views

CVE-2022-28131

CVE-2022-28131: Uncontrolled recursion in Decoder.Skip in encoding/xml can panic due to stack exhaustion when parsing deeply nested XML. Affected: Go's encoding/xml package. Root cause: recursion while skipping nested XML elements. Impact: potential denial of service via panic/availability loss. ...

7.5CVSS7.7AI score0.00026EPSS
Exploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/08/04 12:0 a.m.47 views

Oracle Linux 8 : go-toolset:ol8 (ELSA-2022-5775)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-5775 advisory. delve 1.7.2-1.0.1 - Disable DWARF compression which has issues Alex Burmashev 1.7.2-1 - Rebase to 1.7.2 - Related: rhbz2014088 golang 1.17.12-1 - Updat...

7.5CVSS7.2AI score0.00155EPSS
Exploits3References10
RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.3 views

golang: encoding/xml: stack exhaustion in Unmarshal

A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion...

7.5CVSS6.6AI score0.0013EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.2 views

golang: encoding/xml: stack exhaustion in Decoder.Skip

A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.00026EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/08/01 4:7 p.m.2 views

golang: encoding/xml: stack exhaustion in Decoder.Skip

A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.00026EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/08/01 4:7 p.m.3 views

golang: encoding/xml: stack exhaustion in Unmarshal

A flaw was found in golang. Calling Unmarshal on an XML document into a Go struct, which has a nested field that uses the "any" field tag, can cause a panic due to stack exhaustion...

7.5CVSS6.6AI score0.0013EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/08/01 12:10 p.m.4 views

golang: encoding/xml: stack exhaustion in Decoder.Skip

A flaw was found in golang encoding/xml. When calling Decoder, Skip while parsing a deeply nested XML document, a panic can occur due to stack exhaustion and allows an attacker to impact system availability...

7.5CVSS6.6AI score0.00026EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2022/08/01 12:0 a.m.51 views

CentOS 8 : go-toolset:rhel8 (CESA-2022:5775)

The remote CentOS Linux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the CESA-2022:5775 advisory. - golang: net/http: improper sanitization of Transfer-Encoding header CVE-2022-1705 - golang: go/parser: stack exhaustion in all Parse functions...

7.5CVSS7.3AI score0.00155EPSS
Exploits4References10
Tenable Nessus
Tenable Nessus
added 2022/08/01 12:0 a.m.42 views

RHEL 9 : go-toolset and golang (RHSA-2022:5799)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2022:5799 advisory. Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. The golang packages provide the Go...

7.5CVSS7.4AI score0.00182EPSS
Exploits6References25
Snyk
Snyk
added 2022/07/20 8:52 p.m.1 views

Uncontrolled Recursion

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Unmarshaling an XML document into a Go struct which has a nested field that uses the 'any' field tag can panic due to...

8.7CVSS6.9AI score0.0013EPSS
Exploits0References3
Snyk
Snyk
added 2022/07/20 5:2 p.m.1 views

Uncontrolled Recursion

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Decoder.Skip when parsing a deeply nested XML document can cause a panic due to stack exhaustion. Remediation...

8.7CVSS6.8AI score0.00026EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2022/07/18 12:0 a.m.35 views

Mageia: Security Advisory (MGASA-2022-0262)

The remote host is missing an update for the 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.5CVSS7.4AI score0.00155EPSS
Exploits3References13
FreeBSD
FreeBSD
added 2022/07/12 12:0 a.m.33 views

go -- multiple vulnerabilities

The Go project reports: net/http: improper sanitization of Transfer-Encoding header The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially allow for request smuggling, but only if combined with an intermediate server that also...

7.5CVSS0.6AI score0.00155EPSS
Exploits3References1
Snyk
Snyk
added 2022/02/17 5:34 p.m.1 views

Infinite loop

Overview std/encoding/xml is a Go standard library package std/encoding/xml Affected versions of this package are vulnerable to Infinite loop. Go Vulnerability Report: The Decode, DecodeElement, and Skip methods of an xml.Decoder provided by xml.NewTokenDecoder may enter an infinite loop when...

8.7CVSS6.8AI score0.00025EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:0 a.m.2 views

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.8CVSS7AI score0.00187EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2021/12/16 8:0 a.m.2 views

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.8CVSS7AI score0.00187EPSS
Exploits0
Rows per page
Query Builder