Lucene search
+L

490 matches found

OSV
OSV
added 2022/07/20 5:02 p.m.34 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.01939EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2022/07/12 12:00 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.0995EPSS
SaveExploits4References9
FreeBSD
FreeBSD
added 2022/07/12 12:00 a.m.35 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.02267EPSS
SaveExploits3References1
Positive Technologies
Positive Technologies
added 2022/07/12 12:00 a.m.9 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.10874EPSS
SaveExploits16References402
CNNVD
CNNVD
added 2022/06/27 12:00 a.m.8 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.00312EPSS
SaveExploits0References4
Veracode
Veracode
added 2022/06/16 3:04 a.m.43 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.02119EPSS
SaveExploits0References12Affected Software2
ATTACKERKB
ATTACKERKB
added 2022/06/08 10:15 a.m.14 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.02281EPSS
SaveExploits5References2
NVD
NVD
added 2022/06/08 10:15 a.m.23 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.02281EPSS
SaveExploits5References1
Tenable Nessus
Tenable Nessus
added 2022/06/07 12:00 a.m.58 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.02119EPSS
SaveExploits2References10
CVE
CVE
added 2022/06/06 8:50 a.m.92 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.02281EPSS
SaveExploits5References1Affected Software1
FreeBSD
FreeBSD
added 2022/06/01 12:00 a.m.62 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.02057EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2022/05/24 7:19 p.m.37 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.01911EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2022/05/24 7:19 p.m.9 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.0232EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/05/13 1:01 a.m.51 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.02612EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/01 11:38 p.m.11 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.01511EPSS
SaveExploits2References4Affected Software1
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.5 views

jenkins: FilePath#mkdirs does not check permission to create parent directories

An incorrect permissions validation vulnerability was found in Jenkins. The FilePathmkdirs does not check permission to create parent directories, which may allow an attacker who controls the agent process to get read and write arbitrary files on the Jenkins controller file system...

9.1CVSS8.3AI score0.01469EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.6 views

jenkins: FilePath#reading(FileVisitor) does not reject any operations allowing users to have unrestricted read access

An incorrect access restriction vulnerability was found in Jenkins. The FilePathreadingFileVisitor does not reject any operations giving users unrestricted read access with certain operations creating archives, copyRecursiveTo. This may allow an attacker to get access to restricted data...

7.5CVSS7.2AI score0.01327EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.5 views

jenkins: The operations FilePath#renameTo and FilePath#moveAllChildrenTo only check read permission on the source path

An incorrect permissions validation vulnerability was found in Jenkins. The operations FilePathrenameTo and FilePathmoveAllChildrenTo only check read permission on the source path which may allow an attacker who has access to these operations to be able to read and write to arbitrary files on the...

9.8CVSS8.4AI score0.02034EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.5 views

jenkins: FilePath#untar does not check permission to create symbolic links when unarchiving a symbolic link

An incorrect permissions validation vulnerability was found in Jenkins. The FilePathuntar does not check permission to create symbolic links when unarchiving a symbolic link, which may allow an attacker to get read and write access to arbitrary files on the Jenkins controller file system...

9.1CVSS8.3AI score0.01342EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.5 views

jenkins: FilePath#toURI, FilePath#hasSymlink, FilePath#absolutize, FilePath#isDescendant, and FilePath#get*DiskSpace do not check any permissions

An incorrect permissions validation vulnerability was found in Jenkins. The FilePathtoURI, FilePathhasSymlink, FilePathabsolutize, FilePathisDescendant, and FilePathgetDiskSpace do not check any permissions, which may allow an attacker who has access to any of these operations to be able to read...

9.8CVSS8.4AI score0.01505EPSS
SaveExploits0References5
Rows per page
Query Builder