Lucene search
+L

416 matches found

OSV
OSV
added 2022/05/24 4:56 p.m.68 views

GHSA-XC7Q-P3F4-Q389 Jenkins Project Inheritance Plugin vulnerable to Cross-Site Request Forgery

Project Inheritance Plugin allows the creation of projects based on templates defined in the plugin configuration. A missing permission check in the HTTP endpoint triggering project creation allowed users with Overall/Read permission to create these projects. Additionally, the HTTP endpoint did n...

4.3CVSS4.4AI score0.00606EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 4:55 p.m.17 views

Jenkins Splunk Plugin Sandbox Bypass

Jenkins Splunk Plugin has a form validation HTTP endpoint used to validate a user-submitted Groovy script through compilation, which was not subject to sandbox protection. This allowed attackers with Overall/Read access to execute arbitrary code on the Jenkins controller by applying AST...

8.8CVSS7.7AI score0.01677EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 4:55 p.m.61 views

GHSA-CJR8-5RW4-WH65 Jenkins Splunk Plugin Sandbox Bypass

Jenkins Splunk Plugin has a form validation HTTP endpoint used to validate a user-submitted Groovy script through compilation, which was not subject to sandbox protection. This allowed attackers with Overall/Read access to execute arbitrary code on the Jenkins controller by applying AST...

8.8CVSS9AI score0.01677EPSS
SaveExploits0References4
OSV
OSV
added 2022/05/18 12:0 a.m.19 views

GHSA-5PHJ-QV74-PV4W Missing permission check in Jenkins GitLab Plugin

Jenkins GitLab Plugin 1.5.31 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. An enumeration of credentials IDs in GitLab Plugin 1.5.32 requires the appropriate...

4.3CVSS6.3AI score0.00818EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/18 12:0 a.m.31 views

Missing permission check in Jenkins GitLab Plugin

Jenkins GitLab Plugin 1.5.31 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. An enumeration of credentials IDs in GitLab Plugin 1.5.32 requires the appropriate...

6.5CVSS6.4AI score0.00818EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/05/17 3:15 p.m.6 views

CVE-2022-30955

Jenkins GitLab Plugin 1.5.31 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins...

6.5CVSS6.6AI score0.00818EPSS
SaveExploits0References2
Prion
Prion
added 2022/05/17 3:15 p.m.19 views

Information disclosure

Jenkins GitLab Plugin 1.5.31 and earlier does not perform a permission check in an HTTP endpoint, allowing attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins...

4CVSS6.1AI score0.00818EPSS
SaveExploits0References1Affected Software1
Prion
Prion
added 2022/05/17 3:15 p.m.24 views

Code injection

Jenkins Blue Ocean Plugin 1.25.3 and earlier does not perform a permission check in several HTTP endpoints, allowing attackers with Overall/Read permission to connect to an attacker-specified HTTP server...

4CVSS7.5AI score0.00835EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/05/17 2:6 p.m.181 views

CVE-2022-30954

CVE-2022-30954 affects Jenkins Blue Ocean Plugin up to version 1.25.3 and earlier, with a weakness in several HTTP endpoints that fails permission checks. This allows attackers with Overall/Read permission to connect to an attacker-controlled HTTP server. Connected advisories (e.g., RHSA-2023 ent...

6.5CVSS6.3AI score0.00835EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/05/17 2:6 p.m.33 views

CVE-2022-30954

Jenkins Blue Ocean Plugin 1.25.3 and earlier does not perform a permission check in several HTTP endpoints, allowing attackers with Overall/Read permission to connect to an attacker-specified HTTP server...

7.4AI score0.00835EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2022/05/17 12:0 a.m.4 views

PT-2022-20410 · Jenkins · Jenkins Git Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins GitLab Plugin versions 1.5.31 and earlier Description: The issue allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins due to a missing permission check in an HTTP endpoint...

6.5CVSS6AI score0.00818EPSS
SaveExploits0References6
OSV
OSV
added 2022/05/13 1:31 a.m.62 views

GHSA-WHF8-3H58-2W9F Jenkins Warnings Next Generation Plugin cross-site request forgery vulnerability

Jenkins Warnings Next Generation Plugin has a form validation HTTP endpoint used to validate a Groovy script through compilation, which was not subject to sandbox protection. The endpoint checked for the Overall/RunScripts permission, but did not require POST requests, so it was vulnerable to...

8.8CVSS9AI score0.01151EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/13 1:31 a.m.28 views

Jenkins Warnings Next Generation Plugin cross-site request forgery vulnerability

Jenkins Warnings Next Generation Plugin has a form validation HTTP endpoint used to validate a Groovy script through compilation, which was not subject to sandbox protection. The endpoint checked for the Overall/RunScripts permission, but did not require POST requests, so it was vulnerable to...

8.8CVSS7.7AI score0.01151EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/05/13 1:31 a.m.48 views

GHSA-MMRV-3CQG-HPF9 Sandbox Bypass via CSRF in Jenkins Warnings Plugin

A cross-site request forgery vulnerability exists in Jenkins Warnings Plugin 5.0.0 and earlier in src/main/java/hudson/plugins/warnings/GroovyParser.java that allows attackers to execute arbitrary code via a form validation HTTP endpoint...

8.8CVSS8.8AI score0.0121EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/13 1:31 a.m.21 views

Sandbox Bypass via CSRF in Jenkins Warnings Plugin

A cross-site request forgery vulnerability exists in Jenkins Warnings Plugin 5.0.0 and earlier in src/main/java/hudson/plugins/warnings/GroovyParser.java that allows attackers to execute arbitrary code via a form validation HTTP endpoint...

8.8CVSS7.5AI score0.0121EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:15 a.m.24 views

Jenkins Groovy Plugin sandbox bypass vulnerability

A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.0 and earlier in src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkin...

8.8CVSS1.8AI score0.0155EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/05/13 1:15 a.m.59 views

GHSA-XFWJ-2F34-32F5 Jenkins Groovy Plugin sandbox bypass vulnerability

A sandbox bypass vulnerability exists in Jenkins Groovy Plugin 2.0 and earlier in src/main/java/hudson/plugins/groovy/StringScriptSource.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result in arbitrary code execution on the Jenkin...

8.8CVSS9AI score0.0155EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/13 1:0 a.m.34 views

Sandbox Bypass in Script Security Plugin

A sandbox bypass vulnerability exists in Jenkins Script Security Plugin 1.50 and earlier in src/main/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScript.java that allows attackers with Overall/Read permission to provide a Groovy script to an HTTP endpoint that can result i...

8.8CVSS2.6AI score0.19042EPSS
SaveExploits3References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/04/04 12:0 a.m.19 views

CockroachDB < 2.1.10 / 19.1.x < 19.1.16 / 19.2.x < 19.2.2 Broken Access Control Vulnerability (A42567)

The version of CockroachDB installed on the remote host has a privileged HTTP endpoint which is incorrectly available to non-admin users. An unauthenticated, remote attacker can exploit this issue by sending a specially crafted HTTP request to obtain & modify sensitive information from the remote...

5.7AI score
SaveExploits0References1
OSV
OSV
added 2022/02/16 12:1 a.m.23 views

GHSA-372F-JC47-7GR5 Missing permission check in Jenkins Conjur Secrets Plugin allows enumerating credentials IDs

Conjur Secrets Plugin 1.0.11 and earlier does not perform a permission check in an HTTP endpoint. This allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another...

4.3CVSS4.7AI score0.0068EPSS
SaveExploits0References4
Rows per page
Query Builder