
We found results for “”
CVE-2024-47804
Good to know:

Date: October 2, 2024
If an attempt is made to create an item of a type prohibited by "ACL#hasCreatePermission2" or "TopLevelItemDescriptor#isApplicableIn(ItemGroup)" through the Jenkins CLI or the REST API and either of these checks fail, Jenkins 2.478 and earlier, LTS 2.462.2 and earlier creates the item in memory, only deleting it from disk, allowing attackers with Item/Configure permission to save the item to persist it, effectively bypassing the item creation restriction.
Language: Java
Severity Score
Severity Score
Weakness Type (CWE)
Top Fix

Upgrade Version
Upgrade to version org.jenkins-ci.main:jenkins-core:no_fix;org.jenkins-ci.main:jenkins-core:no_fix
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | LOW |
Availability (A): | NONE |