{ "schema_version": "1.4.0", "id": "GHSA-h76p-mc68-jv3p", "modified": "2023-03-17T14:44:28Z", "published": "2023-03-10T21:30:19Z", "aliases": [ "CVE-2023-27901" ], "summary": "Denial of service in Jenkins Core", "details": "Jenkins 2.393 and earlier, LTS 2.375.3 and earlier uses the Apache Commons FileUpload library without specifying limits for the number of request parts introduced in version 1.5 for CVE-2023-24998 in org.kohsuke.stapler.RequestImpl, allowing attackers to trigger a denial of service.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.388" }, { "fixed": "2.394" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "2.375.4" } ] } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.376" }, { "fixed": "2.387.1" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-27901" }, { "type": "WEB", "url": "https://github.com/jenkinsci/jenkins/commit/b70f4cb5892bd6059a45b5f156f019ce572adb08" }, { "type": "WEB", "url": "https://github.com/CVEProject/cvelist/blob/master/2023/27xxx/CVE-2023-27901.json" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-03-08/#SECURITY-3030" } ], "database_specific": { "cwe_ids": [ "CWE-770" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-03-17T14:44:28Z", "nvd_published_at": "2023-03-10T21:15:00Z" } }