2023-07-12 20:00:38 +00:00
{
"id" : "CVE-2023-37957" ,
"sourceIdentifier" : "jenkinsci-cert@googlegroups.com" ,
"published" : "2023-07-12T16:15:13.777" ,
2023-07-20 04:00:30 +00:00
"lastModified" : "2023-07-20T02:10:10.550" ,
"vulnStatus" : "Analyzed" ,
2023-07-12 20:00:38 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A cross-site request forgery (CSRF) vulnerability in Jenkins Pipeline restFul API Plugin 0.11 and earlier allows attackers to connect to an attacker-specified URL, capturing a newly generated JCLI token."
}
] ,
2023-07-20 04:00:30 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:jenkins:pipeline_restful_api:*:*:*:*:*:jenkins:*:*" ,
"versionEndIncluding" : "0.11" ,
"matchCriteriaId" : "938E4D09-F3B4-4527-92C8-EAFDBD10019C"
}
]
}
]
}
] ,
2023-07-12 20:00:38 +00:00
"references" : [
2023-07-13 23:56:19 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/07/12/2" ,
2023-07-20 04:00:30 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Mailing List" ,
"Third Party Advisory"
]
2023-07-13 23:56:19 +00:00
} ,
2023-07-12 20:00:38 +00:00
{
"url" : "https://www.jenkins.io/security/advisory/2023-07-12/#SECURITY-3126" ,
2023-07-20 04:00:30 +00:00
"source" : "jenkinsci-cert@googlegroups.com" ,
"tags" : [
"Vendor Advisory"
]
2023-07-12 20:00:38 +00:00
}
]
}