Lucene search
+L

2320 matches found

Positive Technologies
Positive Technologies
added 2022/08/19 12:0 a.m.10 views

PT-2022-16002 · Jsonxx · Jsonxx

Name of the Vulnerable Software and Affected Versions: jsonxx affected versions not specified Description: The issue is related to json parsing in jsonxx, which may lead to stack exhaustion in an address sanitized ASAN build. This can cause a Denial of Service if the program using the jsonxx...

7.5CVSS7.2AI score0.00638EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.7 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.01626EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.7 views

golang: path/filepath: stack exhaustion in Glob

A flaw was found in golang. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This can cause an attacker to impact availability...

7.5CVSS6.6AI score0.01626EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.6 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.01623EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.6 views

golang: io/fs: stack exhaustion in Glob

A flaw was found in the golang standard library, io/fs. Calling Glob on a path that contains a large number of path separators can cause a panic issue due to stack exhaustion. This could allow an attacker to impact availability...

7.5CVSS6.6AI score0.01626EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.5 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.01885EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/18 3:12 p.m.6 views

golang: go/parser: stack exhaustion in all Parse* functions

A flaw was found in the golang standard library, go/parser. When calling any Parse functions on the Go source code, which contains deeply nested types or declarations, a panic can occur due to stack exhaustion. This issue allows an attacker to impact system availability...

5.5CVSS6.6AI score0.00881EPSS
SaveExploits1References6
OSV
OSV
added 2022/08/17 6:22 p.m.6 views

CLSA-2022-1660760528 Fix CVE(s): CVE-2022-25235, CVE-2022-23990, CVE-2022-22825, CVE-2022-22824, CVE-2022-23852, CVE-2022-25315, CVE-2022-25236, CVE-2021-46143, CVE-2022-25313, CVE-2021-45960, CVE-2022-22826, CVE-2022-22827, CVE-2022-22822, CVE-2022-22823

SECURITY UPDATE: Stack exhaustion - debian/patches/CVE-2022-25313.patch: prevent stack exhaustion in buildmodel in expat/lib/xmlparse.c. - debian/patches/fix-buildmodel-regression.patch: fix buildmodel regression in expat/lib/xmlparse.c. - CVE-2022-25313 SECURITY UPDATE: Integer overflow -...

9.8CVSS6.9AI score0.35867EPSS
SaveExploits3References1
OSV
OSV
added 2022/08/17 5:47 p.m.8 views

CLSA-2022-1660758476 Fixed 15 CVEs in expat

CVE-2022-25236: Fix insertion of namespace-separator characters into namespace URIs - CVE-2022-25235: Fix malformed UTF-8 sequences which can lead to arbitrary code execution - CVE-2022-25315: Fix integer overflow in storeRawNames - CVE-2022-22822: Fix integer overflow in addBinding -...

9.8CVSS7.2AI score0.35867EPSS
SaveExploits3References1
OSV
OSV
added 2022/08/17 5:26 p.m.14 views

CLSA-2022-1660757175 Fixed 15 CVEs in expat

CVE-2022-25236: Fix insertion of namespace-separator characters into namespace URIs - CVE-2022-25235: Fix malformed UTF-8 sequences which can lead to arbitrary code execution - CVE-2022-25315: Fix integer overflow in storeRawNames - CVE-2022-22822: Fix integer overflow in addBinding -...

9.8CVSS7.2AI score0.35867EPSS
SaveExploits3References1
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.5 views

Stack exhaustion from deeply nested XML documents in encoding/xml

...

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

Stack exhaustion when reading certain archives in compress/gzip

...

7.5CVSS7.5AI score0.01623EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.3 views

Stack exhaustion when unmarshaling certain documents in encoding/xml

...

7.5CVSS7.4AI score0.01626EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.5 views

Stack exhaustion due to deeply nested types in go/parser

...

5.5CVSS7.4AI score0.00881EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.3 views

Stack exhaustion in Glob on certain paths in io/fs

...

7.5CVSS7.5AI score0.01626EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.7 views

Stack exhaustion on crafted paths in path/filepath

...

7.5CVSS7.5AI score0.01626EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2022/08/16 7:0 a.m.5 views

Stack exhaustion when decoding certain messages in encoding/gob

...

7.5CVSS7.5AI score0.0141EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2022/08/15 9:45 a.m.7 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.01623EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/15 9:45 a.m.38 views

Important: Red Hat Security Advisory: Red Hat OpenStack Platform 16.1 (etcd) security update

An update for etcd is now available for Red Hat OpenStack Platform 16.1 Train. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabilit...

7.5CVSS6.9AI score0.05994EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2022/08/15 9:45 a.m.7 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.01623EPSS
SaveExploits0References6
Rows per page
Query Builder