Lucene search
+L

87 matches found

RedHat Linux
RedHat Linux
added 2022/03/22 5:31 p.m.10 views

workflow-cps: Pipeline-related plugins follow symbolic links or do not limit path names

A flaw was found in Jenkins. The Pipeline: Groovy Plugin follows symbolic links to locations outside of the checkout directory for the configured SCM when reading the script file typically Jenkinsfile for Pipelines. This flaw allows attackers who can configure Pipelines to read arbitrary files on...

6.5CVSS5.8AI score0.01742EPSS
SaveExploits0References4
OSV
OSV
added 2022/03/15 5:15 p.m.8 views

CVE-2022-27216

Jenkins dbCharts Plugin 0.5.2 and earlier stores JDBC connection passwords unencrypted in its global configuration file on the Jenkins controller where they can be viewed by users with access to the Jenkins controller file system...

6.5CVSS5.8AI score0.00923EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/03/10 2:59 p.m.4 views

jenkins: Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path

A file path filtering bypass vulnerability was found in Jenkins. Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path. This may allow an attacker who controls the agent process to get read and write access to arbitrary files on the...

9.8CVSS8.4AI score0.02451EPSS
SaveExploits0References5
OSV
OSV
added 2022/02/15 5:15 p.m.4 views

CVE-2022-25197

Jenkins HashiCorp Vault Plugin 336.v182c0fbaaeb7 and earlier implements functionality that allows agent processes to read arbitrary files on the Jenkins controller file system...

6.5CVSS6.7AI score0.00809EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2022/02/15 5:15 p.m.17 views

CVE-2022-25178

Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier does not restrict the names of resources passed to the libraryResource step, allowing attackers able to configure Pipelines permission to read arbitrary files on the Jenkins controller file system...

6.5CVSS6.7AI score0.01668EPSS
SaveExploits0References2
OSV
OSV
added 2022/02/15 5:15 p.m.6 views

CVE-2022-25178

Jenkins Pipeline: Shared Groovy Libraries Plugin 552.vd9cc05b8a2e1 and earlier does not restrict the names of resources passed to the libraryResource step, allowing attackers able to configure Pipelines permission to read arbitrary files on the Jenkins controller file system...

6.5CVSS5.6AI score
SaveExploits0References1
CNNVD
CNNVD
added 2022/02/15 12:0 a.m.9 views

Hashicorp HashiCorp Vault 安全漏洞

Jenkins is a Jenkins open source application. An open source automation server, Jenkins provides hundreds of plugins to support building, deploying, and automating any project. Jenkins HashiCorp Vault Plugin 336.v182c0fbaaeb7 and earlier versions contain an arbitrary file read vulnerability that...

6.5CVSS5.9AI score0.00809EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2022/02/15 12:0 a.m.8 views

Jenkins Pipeline 后置链接漏洞

Jenkins is a Jenkins open source application. An open source automation server Jenkins provides hundreds of plugins to support building, deploying and automating any project. Jenkins Pipeline Multibranch Plugin 706.vd43c65dec013 and earlier versions contain an arbitrary file reading vulnerability...

6.5CVSS5.9AI score0.01786EPSS
SaveExploits0References18
ATTACKERKB
ATTACKERKB
added 2022/01/12 8:15 p.m.8 views

CVE-2022-23107

Jenkins Warnings Next Generation Plugin 9.10.2 and earlier does not restrict the name of a file when configuring custom ID, allowing attackers with Item/Configure permission to write and read specific files with a hard-coded suffix on the Jenkins controller file system...

8.1CVSS5.8AI score0.01886EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2022/01/12 12:0 a.m.10 views

Jenkins Warnings Next Generation 路径遍历漏洞

Jenkins Warnings Next Generation is Jenkins an open source application plugin . The plugin is used to collect compiler warnings or static analysis tools to report problems and visualize the results . A security vulnerability exists in Jenkins Warnings Next Generation Plugin that allows an attacke...

8.1CVSS7.7AI score0.01886EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/01/12 12:0 a.m.5 views

PT-2022-15849 · Jenkins · Jenkins Warnings Next Generation Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Warnings Next Generation Plugin versions 9.10.2 and earlier Description: The issue allows attackers with Item/Configure permission to write and read specific files with a hard-coded suffix on the Jenkins controller file system due to...

8.1CVSS7.8AI score0.01886EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2021/12/02 10:4 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.1CVSS5.8AI score0.01342EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/02 10:4 p.m.7 views

jenkins: Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path

A file path filtering bypass vulnerability was found in Jenkins. Agent processes are able to completely bypass file path filtering by wrapping the file operation in an agent file path. This may allow an attacker who controls the agent process to get read and write access to arbitrary files on the...

9.8CVSS5.8AI score0.02451EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/02 10:4 p.m.9 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.1CVSS5.8AI score0.01469EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/01 12:28 p.m.8 views

jenkins: File path filters do not canonicalize paths, allowing operations to follow symbolic links to outside allowed directories

A link following vulnerability was found in Jenkins. The file path filters do not canonicalize paths allowing operations to follow symbolic links to directories they are not supposed to have access to. This may allow an attacker to read and write arbitrary files on the Jenkins controller file...

8.1CVSS5.9AI score0.01911EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/01 12:28 p.m.10 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.8CVSS5.8AI score0.02034EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/01 12:28 p.m.11 views

jenkins: Creating symbolic links is possible without the symlink permission

A vulnerability was found in Jenkins which failed to correctly validate permissions. This flaw allowed any user to create symbolic links regardless if they had the symlink permission. It may allow an attacker to read and write to arbitrary files on the Jenkins controller file system...

9.8CVSS5.8AI score0.02034EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/12/01 12:28 p.m.8 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.1CVSS5.8AI score0.01469EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/11/30 9:11 a.m.17 views

jenkins: Creating symbolic links is possible without the symlink permission

A vulnerability was found in Jenkins which failed to correctly validate permissions. This flaw allowed any user to create symbolic links regardless if they had the symlink permission. It may allow an attacker to read and write to arbitrary files on the Jenkins controller file system...

9.8CVSS5.8AI score0.02034EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/11/30 9:11 a.m.8 views

jenkins: FilePath#unzip and FilePath#untar were not subject to any access control

An incorrect access control vulnerability was found in Jenkins. The FilePathunzip and FilePathuntar were not subjected to any access control. An attacker with access to FilePathunzip or FilePathuntar operations is able to read and write arbitrary files on the Jenkins controller file system...

9.1CVSS5.8AI score0.01416EPSS
SaveExploits0References5
Rows per page
Query Builder