Lucene search
+L

71 matches found

Code423n4
Code423n4
added 2023/06/16 12:00 a.m.29 views

Upgraded Q -> 2 from #66 [1686923855595]

Judge has assessed an item in Issue 66 as 2 risk. The relevant finding follows: L-13 The owner is a single point of failure and a centralization risk Having a single EOA as the only owner of contracts is a large centralization risk and a single point of failure. A single private key may be taken ...

6.8AI score
SaveExploits0
Code423n4
Code423n4
added 2023/06/08 12:00 a.m.22 views

The owner is a single point of failure and a centralization risk (06 Instances)

Lines of code Vulnerability details Impact Having a single EOA as the only owner of contracts is a large centralization risk and a single point of failure. A single private key may be taken in a hack, or the sole holder of the key may become unable to retrieve the key when necessary. Tools Used...

6.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2023/04/02 9:30 p.m.32 views

Jenkins Role-based Authorization Strategy Plugin grants permissions even after they’ve been disabled

Permissions in Jenkins can be enabled and disabled. Some permissions are disabled by default, e.g., Overall/Manage or Item/Extended Read. Disabled permissions cannot be granted directly, only through greater permissions that imply them e.g., Overall/Administer or Item/Configure. Role-based...

9.8CVSS8.8AI score0.00828EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2023/03/23 11:25 a.m.264 views

CVE-2023-28668

The CVE-2023-28668 entry concerns Jenkins’ Role-based Authorization Strategy Plugin. Affected: plugin version 587.v2872c41fa_e51 and earlier. Root cause: permissions can be granted and remain effective after being disabled (e.g., via script console or group assignments). Impact: attackers could g...

9.8CVSS9.3AI score0.00828EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/03/23 11:25 a.m.40 views

CVE-2023-28668

Jenkins Role-based Authorization Strategy Plugin 587.v2872c41fae51 and earlier grants permissions even after they've been disabled...

9.7AI score0.00828EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2023/03/23 11:25 a.m.71 views

CVE-2023-28668

Jenkins Role-based Authorization Strategy Plugin 587.v2872c41fae51 and earlier grants permissions even after they've been disabled...

9.8CVSS9.2AI score0.00828EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/03/23 11:25 a.m.7 views

CVE-2023-28668

Jenkins Role-based Authorization Strategy Plugin 587.v2872c41fae51 and earlier grants permissions even after they've been disabled...

9.6AI score0.00828EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/03/23 12:00 a.m.7 views

PT-2023-21889 · Jenkins · Jenkins Role-Based Authorization Strategy Plugin +1

Name of the Vulnerable Software and Affected Versions: Jenkins Role-based Authorization Strategy Plugin versions 587.v2872c41fa e51 and earlier Description: The issue allows attackers to have greater access than they are entitled to after a permission is granted and then disabled. This occurs...

9.8CVSS6.8AI score0.00828EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2022/05/24 5:44 p.m.42 views

Incorrect permission checks in Jenkins Role-based Authorization Strategy Plugin may allow accessing some items

Items like jobs can be organized hierarchically in Jenkins, using the Folders Plugin or something similar. An item is expected to be accessible only if all its ancestors are accessible as well. Role-based Authorization Strategy Plugin 3.1 and earlier does not correctly perform permission checks t...

4.3CVSS3AI score0.00877EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2022/05/24 5:44 p.m.57 views

GHSA-RM4M-39FJ-288C Incorrect permission checks in Jenkins Role-based Authorization Strategy Plugin may allow accessing some items

Items like jobs can be organized hierarchically in Jenkins, using the Folders Plugin or something similar. An item is expected to be accessible only if all its ancestors are accessible as well. Role-based Authorization Strategy Plugin 3.1 and earlier does not correctly perform permission checks t...

4.3CVSS4.7AI score0.00877EPSS
SaveExploits0References5
OSV
OSV
added 2022/05/24 5:30 p.m.80 views

GHSA-25G4-P347-X748 Improper authorization due to caching in Jenkins Role-based Authorization Strategy Plugin

Role-based Authorization Strategy Plugin 2.12 and newer uses a cache to speed up permission lookups. Role-based Authorization Strategy Plugin 3.0 and earlier this cache is not invalidated properly when an administrator changes the permission configuration. This can result in permissions being...

8.8CVSS8.5AI score0.01273EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/24 5:30 p.m.36 views

Improper authorization due to caching in Jenkins Role-based Authorization Strategy Plugin

Role-based Authorization Strategy Plugin 2.12 and newer uses a cache to speed up permission lookups. Role-based Authorization Strategy Plugin 3.0 and earlier this cache is not invalidated properly when an administrator changes the permission configuration. This can result in permissions being...

8.8CVSS8.1AI score0.01273EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 4:09 a.m.22 views

PicketLink does not properly check role based authorization

The invokeNextValve function in identity/federation/bindings/tomcat/idp/AbstractIDPValve.java in PicketLink before 2.7.1.Final does not properly check role based authorization, which allows remote authenticated users to gain access to restricted application resources via a 1 direct request or 2...

4CVSS7AI score0.01913EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2022/05/17 4:09 a.m.23 views

GHSA-9QHQ-J4XM-CW48 PicketLink does not properly check role based authorization

The invokeNextValve function in identity/federation/bindings/tomcat/idp/AbstractIDPValve.java in PicketLink before 2.7.1.Final does not properly check role based authorization, which allows remote authenticated users to gain access to restricted application resources via a 1 direct request or 2...

4CVSS6.1AI score0.01913EPSS
SaveExploits0References11
OSV
OSV
added 2022/05/17 12:29 a.m.33 views

GHSA-774G-R3FM-4V85 CSRF vulnerability in Jenkins Role-based Authorization Strategy Plugin configuration

Role-based Authorization Strategy Plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks. This allowed attackers to add administrator role to any user, or to remove the authorization configuration, preventing legitimate access t...

8.8CVSS8.7AI score0.00678EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/05/17 12:29 a.m.32 views

CSRF vulnerability in Jenkins Role-based Authorization Strategy Plugin configuration

Role-based Authorization Strategy Plugin was not requiring requests to its API be sent via POST, thereby opening itself to Cross-Site Request Forgery attacks. This allowed attackers to add administrator role to any user, or to remove the authorization configuration, preventing legitimate access t...

8.8CVSS6.8AI score0.00678EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2022/01/04 12:00 a.m.13 views

Spinnaker 访问控制错误漏洞

Spinnaker is a continuous delivery platform. Used to release software changes with high speed and confidence. Spinnaker has a security vulnerability that stems from the presence of inappropriate privileges in the software that allow for pipeline creation and execution. This allows an arbitrary us...

10CVSS6.1AI score0.0257EPSS
SaveExploits0References3
NVD
NVD
added 2021/03/18 2:15 p.m.28 views

CVE-2021-21624

An incorrect permission check in Jenkins Role-based Authorization Strategy Plugin 3.1 and earlier allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders...

4.3CVSS0.00877EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2021/03/18 2:15 p.m.5 views

CVE-2021-21624

An incorrect permission check in Jenkins Role-based Authorization Strategy Plugin 3.1 and earlier allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders...

4.3CVSS5.8AI score0.00877EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/03/18 1:35 p.m.42 views

CVE-2021-21624

An incorrect permission check in Jenkins Role-based Authorization Strategy Plugin 3.1 and earlier allows attackers with Item/Read permission on nested items to access them, even if they lack Item/Read permission for parent folders...

5.2AI score0.00877EPSS
SaveExploits0References2
Rows per page
Query Builder