2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-27898" ,
"sourceIdentifier" : "jenkinsci-cert@googlegroups.com" ,
"published" : "2023-03-10T21:15:15.403" ,
2023-05-24 18:00:53 +00:00
"lastModified" : "2023-05-24T17:43:59.883" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Analyzed" ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Jenkins 2.270 through 2.393 (both inclusive), LTS 2.277.1 through 2.375.3 (both inclusive) does not escape the Jenkins version a plugin depends on when rendering the error message stating its incompatibility with the current version of Jenkins, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to provide plugins to the configured update sites and have this message shown by Jenkins instances."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
2023-05-24 18:00:53 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H" ,
2023-04-24 12:24:31 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2023-05-24 18:00:53 +00:00
"privilegesRequired" : "NONE" ,
2023-04-24 12:24:31 +02:00
"userInteraction" : "REQUIRED" ,
"scope" : "CHANGED" ,
2023-05-24 18:00:53 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.6 ,
"baseSeverity" : "CRITICAL"
2023-04-24 12:24:31 +02:00
} ,
2023-05-24 18:00:53 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 6.0
2023-04-24 12:24:31 +02:00
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*" ,
"versionStartIncluding" : "2.270" ,
"versionEndExcluding" : "2.394" ,
"matchCriteriaId" : "C866B7BB-0E83-4962-BA8A-26132E657778"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "2.277.1" ,
"versionEndExcluding" : "2.375.4" ,
"matchCriteriaId" : "FE2DDC0F-D71A-4825-A72E-CE59553415AC"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://www.jenkins.io/security/advisory/2023-03-08/#SECURITY-3037" ,
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Vendor Advisory"
]
}
]
}