Lucene search
K

463 matches found

Cvelist
Cvelist
added 2022/07/25 2:11 p.m.12 views

CVE-2020-28447 Command Injection

This affects all versions of package xopen. The injection point is located in line 14 in index.js in the exported function xopenfilepath...

9.8CVSS9.7AI score0.00513EPSS
Exploits1References1
Snyk
Snyk
added 2022/07/20 5:2 p.m.2 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.0013EPSS
Exploits0References3
OSV
OSV
added 2022/07/20 5:2 p.m.27 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.0013EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2022/07/12 12:0 a.m.3 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.10629EPSS
Exploits16References402
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
Tenable Nessus
Tenable Nessus
added 2022/07/12 12:0 a.m.75 views

Oracle Linux 8 : go-toolset:ol8addon (ELSA-2022-17956)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2022-17956 advisory. go-toolset 1.18.3-1 - Update to golang 1.18.3 golang 1.18.3-1.0.1 - Rebase to 1.18.3 by adding upstream patches to the 1.18.0 openssl-fips - Modify...

7.8CVSS7.4AI score0.00563EPSS
Exploits4References9
CNNVD
CNNVD
added 2022/06/27 12:0 a.m.2 views

Album Lock 路径遍历漏洞

Album Lock is an application by Staral Wang personal developer. It is used to hide photos and videos. A path traversal vulnerability exists in Album Lock version 4.0, which stems from some unknown functionality of the file /getImage, where the operation parameter filePaht leads to path traversal...

5.5CVSS5.7AI score0.00069EPSS
Exploits0References4
Veracode
Veracode
added 2022/06/16 3:4 a.m.37 views

Path Traversal

github.com/golang/go is vulnerable to Path Traversal. The vulnerability exists because the Clean function of path.go does not properly remove the . prefix when the file path contains :, allowing an attacker to access files outside the expected directory on windows...

7.5CVSS7.3AI score0.00048EPSS
Exploits0References12Affected Software2
NVD
NVD
added 2022/06/08 10:15 a.m.17 views

CVE-2022-0779

The User Meta WordPress plugin before 2.4.4 does not validate the filepath parameter of its umshowuploadedfile AJAX action, which could allow low privileged users such as subscriber to enumerate the local files on the web server via path traversal payloads...

6.5CVSS0.13663EPSS
Exploits5References1
ATTACKERKB
ATTACKERKB
added 2022/06/08 10:15 a.m.3 views

CVE-2022-0779

The User Meta WordPress plugin before 2.4.4 does not validate the filepath parameter of its umshowuploadedfile AJAX action, which could allow low privileged users such as subscriber to enumerate the local files on the web server via path traversal payloads...

6.5CVSS5.5AI score0.13663EPSS
Exploits5References2
Tenable Nessus
Tenable Nessus
added 2022/06/07 12:0 a.m.57 views

FreeBSD : go -- multiple vulnerabilities (15888c7e-e659-11ec-b7fe-10c37b4ac2ea)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the 15888c7e-e659-11ec-b7fe-10c37b4ac2ea advisory. - The Go project reports: crypto/rand: rand.Read hangs with extremely large buffers On Windows...

7.8CVSS7.4AI score0.00076EPSS
Exploits2References10
CVE
CVE
added 2022/06/06 8:50 a.m.82 views

CVE-2022-0779

CVE-2022-0779 affects the WordPress plugin User Meta (before 2.4.4). The vulnerability stems from the Ajax action um_show_uploaded_file not validating the filepath parameter, enabling a low-privilege user (e.g., subscriber) to perform path traversal and enumerate local server files. The Red Hat a...

6.5CVSS6.3AI score0.13663EPSS
Exploits5References1Affected Software1
FreeBSD
FreeBSD
added 2022/06/01 12:0 a.m.61 views

go -- multiple vulnerabilities

The Go project reports: crypto/rand: rand.Read hangs with extremely large buffers On Windows, rand.Read will hang indefinitely if passed a buffer larger than 1 32 - 1 bytes. crypto/tls: session tickets lack random ticketageadd Session tickets generated by crypto/tls did not contain a randomly...

7.5CVSS7AI score0.00076EPSS
Exploits2References5
Github Security Blog
Github Security Blog
added 2022/05/24 7:19 p.m.29 views

Multiple vulnerabilities allow bypassing path filtering of agent-to-controller access control in Jenkins

The agent-to-controller security subsystem limits which files on the Jenkins controller can be accessed by agent processes. Multiple vulnerabilities in the file path filtering implementation of Jenkins 2.318 and earlier, LTS 2.303.2 and earlier allow agent processes to read and write arbitrary...

8.1CVSS1.4AI score0.00506EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2022/05/24 7:19 p.m.1 views

GHSA-C5R9-RX53-Q3GF Agent-to-controller access control allowed writing to sensitive directory used by Jenkins Pipeline: Shared Groovy Libraries Plugin

Jenkins 2.318 and earlier, LTS 2.303.2 and earlier does not limit agent read/write access to the libs/ directory inside build directories when using the FilePath APIs. This directory is used by the Pipeline: Shared Groovy Libraries Plugin to store copies of shared libraries. This allows attackers...

8.8CVSS6.3AI score0.00954EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:1 a.m.41 views

Path Traversal in Jenkins

A path traversal vulnerability exists in Jenkins 2.120 and older, LTS 2.107.2 and older in FilePath.java, SoloFilePathFilter.java that allows malicious agents to read and write arbitrary files on the Jenkins master, bypassing the agent-to-master security subsystem protection...

8.1CVSS3.7AI score0.00469EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 11:38 p.m.5 views

Alkacon Open CMS XSS via Logfile Viewer Settings function

Cross-site scripting XSS vulnerability in the Logfile Viewer Settings function in system/workplace/admin/workplace/logfileview/logfileViewSettings.jsp in Alkacon OpenCms 7.0.3 and 7.0.4 allows remote attackers to inject arbitrary web script or HTML via the filePath.0 parameter in a save action, a...

4.3CVSS5.4AI score0.00574EPSS
Exploits1References4Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2022/01/18 12:0 a.m.0 views

VulnCheck KEV: CVE-2020-14864

Path traversal vulnerability, where an attacker can target the preview FilePath parameter of the getPreviewImage function to get access to arbitrary system file...

7.8CVSS7.3AI score0.94019EPSS
Exploits2References1
BDU FSTEC
BDU FSTEC
added 2021/12/20 12:0 a.m.1 views

The vulnerability of the FilePath#listFiles component in the Jenkins automation server, related to the absence of authentication procedures, allows attackers to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the FilePathlistFiles component in the Jenkins automation server is related to the absence of authentication procedures. Exploiting this vulnerability allows a malicious actor to compromise the confidentiality, integrity, and accessibility of the protected information...

9.3CVSS7.6AI score0.00528EPSS
Exploits0References3Affected Software2
BDU FSTEC
BDU FSTEC
added 2021/12/20 12:0 a.m.1 views

The vulnerability of the FilePath#reading(FileVisitor) component in the Jenkins automation server allows a malicious actor to have unlimited access to read files by using certain operations.

The vulnerability of the FilePathreadingFileVisitor component in Jenkins automation servers is related to the absence of authentication procedures. Exploiting this vulnerability allows a malicious actor to gain unlimited access to files by performing certain operations...

7.8CVSS7.2AI score0.00352EPSS
Exploits0References3Affected Software2
Rows per page
Query Builder