Lucene search
+L

920 matches found

RedHat Linux
RedHat Linux
added 2022/08/01 12:10 p.m.6 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.01612EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/08/01 12:10 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.01612EPSS
SaveExploits0References6
Veracode
Veracode
added 2022/07/25 1:14 p.m.34 views

Denial Of Service (DoS)

go is vulnerable to Denial Of Service DoS. The vulnerability exists in Glob function in match.go due to stack exhaustion because having a large number of path separators in Glob which allows an attacker to cause an application crash...

7.5CVSS7.6AI score0.01612EPSS
SaveExploits0References10Affected Software18
Veracode
Veracode
added 2022/07/25 12:47 p.m.45 views

Denial Of Service (DoS)

go is vulnerable to Denial Of Service DoS. The vulnerable exists in globWithLimit and Glob functions in glob.go because the the number of path separators allowed by an input to Glob is not separated which allows an attacker to cause an application crash...

7.5CVSS7.7AI score0.01612EPSS
SaveExploits0References10Affected Software18
Snyk
Snyk
added 2022/07/20 8:52 p.m.3 views

Uncontrolled Recursion

Overview std/io/fs is a Go standard library package std/io/fs Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion. Remediation Upgrade...

8.7CVSS6.8AI score0.01612EPSS
SaveExploits0References3
OSV
OSV
added 2022/07/20 8:52 p.m.26 views

GO-2022-0527 Stack exhaustion in Glob on certain paths in io/fs

Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion...

7.5CVSS7.8AI score0.01612EPSS
SaveExploits0References4
Snyk
Snyk
added 2022/07/20 5:2 p.m.4 views

Uncontrolled Recursion

Overview std/path/filepath is a Go standard library package std/path/filepath Affected versions of this package are vulnerable to Uncontrolled Recursion. Go Vulnerability Report: Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion...

8.7CVSS6.8AI score0.01612EPSS
SaveExploits0References3
OSV
OSV
added 2022/07/20 5:2 p.m.32 views

GO-2022-0522 Stack exhaustion on crafted paths in path/filepath

Calling Glob on a path which contains a large number of path separators can cause a panic due to stack exhaustion...

7.5CVSS7.8AI score0.01612EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2022/07/18 5:3 p.m.7 views

@hidoo/express-engine-handlebars (=0.8.2), @hidoo/gulp-project-generator (=0.19.0) potentially affected by CVE-2021-35065 via glob-parent (=6.0.0)

glob-parent NPM version =6.0.0 is affected by a known vulnerability. The following packages have a transitive dependency on glob-parent and may be impacted: - @hidoo/express-engine-handlebars =0.8.2 - @hidoo/gulp-project-generator =0.19.0 Source cves: CVE-2021-35065 Source advisory:...

7.5CVSS6.8AI score0.01589EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2022/07/18 5:3 p.m.56 views

glob-parent 6.0.0 vulnerable to Regular Expression Denial of Service

glob-parent 6.0.0 is vulnerable to Regular Expression Denial of Service ReDoS. This issue is fixed in version 6.0.1. This vulnerability is separate from GHSA-ww39-953v-wcq6...

7.5CVSS7.6AI score0.01589EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2022/07/18 5:3 p.m.13 views

GHSA-CJ88-88MR-972W glob-parent 6.0.0 vulnerable to Regular Expression Denial of Service

glob-parent 6.0.0 is vulnerable to Regular Expression Denial of Service ReDoS. This issue is fixed in version 6.0.1. This vulnerability is separate from GHSA-ww39-953v-wcq6...

7.5CVSS6.8AI score0.01589EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2022/07/18 12:0 a.m.4 views

PT-2022-10388

Name of the Vulnerable Software and Affected Versions glob-parent versions prior to 6.0.1 Description The issue allows ReDoS regular expression denial of service attacks against the enclosure regular expression in the glob-parent package for Node.js. Recommendations For versions prior to 6.0.1,...

8.6CVSS7.4AI score0.24928EPSS
SaveExploits8References108
Mageia
Mageia
added 2022/07/16 7:58 p.m.82 views

Updated golang packages fix security vulnerability

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 improperly failed to...

7.5CVSS0.7AI score0.01885EPSS
SaveExploits3References11
RedhatCVE
RedhatCVE
added 2022/07/15 7:6 a.m.40 views

CVE-2022-30630

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.5CVSS4.4AI score0.01612EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/07/12 12:0 a.m.12 views

PT-2022-20220 · Go +8 · Go +8

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.17.12 Go versions prior to 1.18.4 Description: The issue is related to uncontrolled recursion in Glob in io/fs, which allows an attacker to cause a panic due to stack exhaustion. This can be achieved by providing a path...

9.8CVSS7AI score0.10299EPSS
SaveExploits16References399
Positive Technologies
Positive Technologies
added 2022/07/12 12:0 a.m.7 views

PT-2022-20221 · Go +9 · Go +9

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.17.12 Go versions prior to 1.18.4 Description: The issue is related to uncontrolled recursion in Glob in path/filepath, which allows an attacker to cause a panic due to stack exhaustion via a path containing a large...

9.8CVSS7AI score0.10299EPSS
SaveExploits16References402
Rockylinux
Rockylinux
added 2022/05/17 7:20 a.m.18 views

new packages: perl-Text-Glob

An update is available for perl-Text-Glob. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rocky...

2.2AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2022/04/27 12:0 a.m.9 views

The vulnerability of the bsd_glob function in the Perl programming language allows a hacker to trigger a service failure.

The vulnerability of the bsdglob function in the Perl programming language is related to resource release errors. Exploiting this vulnerability can allow a malicious actor, operating remotely, to cause service failures...

4.3CVSS7.7AI score0.01397EPSS
SaveExploits1References8Affected Software2
OpenVAS
OpenVAS
added 2022/04/21 12:0 a.m.34 views

Slackware: Security Advisory (SSA:2016-308-01)

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

9.8CVSS7.7AI score0.05915EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2022/03/12 12:0 a.m.46 views

AlmaLinux 8 : nodejs:16 (ALSA-2021:5171)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2021:5171 advisory. nodejs-json-schema: Prototype pollution vulnerability CVE-2021-3918 nodejs-ini: Prototype pollution via malicious INI file CVE-2020-7788 nodejs-glob-paren...

9.8CVSS7.1AI score0.04579EPSS
SaveExploits6References8
Rows per page
Query Builder