2024-01-24 19:00:29 +00:00
{
"id" : "CVE-2024-23897" ,
"sourceIdentifier" : "jenkinsci-cert@googlegroups.com" ,
"published" : "2024-01-24T18:15:09.370" ,
2024-08-20 14:03:14 +00:00
"lastModified" : "2024-08-20T13:34:22.773" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-08-20 02:03:14 +00:00
"cisaExploitAdd" : "2024-08-19" ,
"cisaActionDue" : "2024-09-09" ,
"cisaRequiredAction" : "Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable." ,
"cisaVulnerabilityName" : "Jenkins Command Line Interface (CLI) Path Traversal Vulnerability" ,
2024-01-24 19:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Jenkins 2.441 and earlier, LTS 2.426.2 and earlier does not disable a feature of its CLI command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing unauthenticated attackers to read arbitrary files on the Jenkins controller file system."
2024-01-29 19:00:27 +00:00
} ,
{
"lang" : "es" ,
"value" : "Jenkins 2.441 y anteriores, LTS 2.426.2 y anteriores no desactivan una funci\u00f3n de su analizador de comandos CLI que reemplaza un car\u00e1cter '@' seguido de una ruta de archivo en un argumento con el contenido del archivo, lo que permite a atacantes no autenticados leer archivos arbitrarios en el sistema de archivos del controlador Jenkins."
2024-01-24 19:00:29 +00:00
}
] ,
2024-01-31 19:00:28 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2024-03-07 19:03:27 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
2024-01-31 19:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
2024-03-07 19:03:27 +00:00
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
2024-01-31 19:00:28 +00:00
} ,
"exploitabilityScore" : 3.9 ,
2024-03-07 19:03:27 +00:00
"impactScore" : 5.9
2024-08-19 18:03:15 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-01-31 19:00:28 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
2024-08-20 14:03:14 +00:00
"value" : "CWE-22"
2024-01-31 19:00:28 +00:00
}
]
2024-08-19 18:03:15 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-27"
}
]
2024-01-31 19:00:28 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*" ,
2024-03-07 19:03:27 +00:00
"versionEndExcluding" : "2.426.3" ,
"matchCriteriaId" : "669379F5-5F67-4002-AD76-F8C470C89D61"
2024-01-31 19:00:28 +00:00
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*" ,
2024-03-07 19:03:27 +00:00
"versionEndExcluding" : "2.442" ,
"matchCriteriaId" : "493B263C-C8C7-4741-B7F8-B672E86CC8B4"
2024-01-31 19:00:28 +00:00
}
]
}
]
}
] ,
2024-01-24 19:00:29 +00:00
"references" : [
2024-01-29 19:00:27 +00:00
{
"url" : "http://packetstormsecurity.com/files/176839/Jenkins-2.441-LTS-2.426.3-CVE-2024-23897-Scanner.html" ,
2024-01-31 19:00:28 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
2024-03-07 19:03:27 +00:00
"Third Party Advisory" ,
"VDB Entry"
2024-01-31 19:00:28 +00:00
]
2024-01-29 19:00:27 +00:00
} ,
{
"url" : "http://packetstormsecurity.com/files/176840/Jenkins-2.441-LTS-2.426.3-Arbitrary-File-Read.html" ,
2024-01-31 19:00:28 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Exploit" ,
2024-03-07 19:03:27 +00:00
"Third Party Advisory" ,
"VDB Entry"
2024-01-31 19:00:28 +00:00
]
2024-01-29 19:00:27 +00:00
} ,
2024-02-29 13:00:29 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2024/01/24/6" ,
2024-03-07 19:03:27 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Mailing List"
]
2024-02-29 13:00:29 +00:00
} ,
2024-01-24 19:00:29 +00:00
{
"url" : "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3314" ,
2024-01-31 19:00:28 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Vendor Advisory"
]
2024-05-14 16:04:21 +00:00
} ,
{
"url" : "https://www.sonarsource.com/blog/excessive-expansion-uncovering-critical-security-vulnerabilities-in-jenkins/" ,
2024-08-20 14:03:14 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Exploit" ,
"Press/Media Coverage"
]
2024-01-24 19:00:29 +00:00
}
]
}