Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/62280?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/62280?format=api", "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.222.1", "type": "maven", "namespace": "org.jenkins-ci.main", "name": "jenkins-core", "version": "2.222.1", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "2.228", "latest_non_vulnerable_version": "2.555", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14431?format=api", "vulnerability_id": "VCID-26me-tpwn-7udz", "summary": "Cross-site WebSocket hijacking vulnerability in the Jenkins CLI\nJenkins has a built-in command line interface (CLI) to access Jenkins from a script or shell environment. Since Jenkins 2.217 and LTS 2.222.1, one of the ways to communicate with the CLI is through a WebSocket endpoint. This endpoint relies on the default Jenkins web request authentication functionality, like HTTP Basic authentication with API tokens, or session cookies. This endpoint is enabled when running on a version of Jetty for which Jenkins supports WebSockets. This is the case when using the provided native installers, packages, or the Docker containers, as well as when running Jenkins with the command java -jar jenkins.war.\n\nJenkins 2.217 through 2.441 (both inclusive), LTS 2.222.1 through 2.426.2 (both inclusive) does not perform origin validation of requests made through the CLI WebSocket endpoint, resulting in a cross-site WebSocket hijacking (CSWSH) vulnerability.", "references": [ { "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-23898.json", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-23898.json" }, { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-23898", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97197", "published_at": "2026-05-14T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97132", "published_at": "2026-04-04T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97133", "published_at": "2026-04-07T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97143", "published_at": "2026-04-09T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97147", "published_at": "2026-04-11T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97148", "published_at": "2026-04-12T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97149", "published_at": "2026-04-13T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97156", "published_at": "2026-04-16T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97158", "published_at": "2026-04-18T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97162", "published_at": "2026-04-21T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97163", "published_at": "2026-04-24T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97165", "published_at": "2026-04-26T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97167", "published_at": "2026-04-29T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.9717", "published_at": "2026-05-05T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97175", "published_at": "2026-05-07T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.9718", "published_at": "2026-05-09T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97185", "published_at": "2026-05-11T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97189", "published_at": "2026-05-12T12:55:00Z" }, { "value": "0.36867", "scoring_system": "epss", "scoring_elements": "0.97126", "published_at": "2026-04-02T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-23898" }, { "reference_url": "https://github.com/jenkinsci/jenkins", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/jenkins" }, { "reference_url": "https://github.com/jenkinsci/jenkins/commit/de450967f38398169650b55c002f1229a3fcdb1b", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/jenkinsci/jenkins/commit/de450967f38398169650b55c002f1229a3fcdb1b" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23898", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23898" }, { "reference_url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3315", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-01-26T05:30:39Z/" } ], "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3315" }, { "reference_url": "https://www.sonarsource.com/blog/excessive-expansion-uncovering-critical-security-vulnerabilities-in-jenkins", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://www.sonarsource.com/blog/excessive-expansion-uncovering-critical-security-vulnerabilities-in-jenkins" }, { "reference_url": "http://www.openwall.com/lists/oss-security/2024/01/24/6", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-01-26T05:30:39Z/" } ], "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" }, { "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260182", "reference_id": "2260182", "reference_type": "", "scores": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2260182" }, { "reference_url": "https://www.sonarsource.com/blog/excessive-expansion-uncovering-critical-security-vulnerabilities-in-jenkins/", "reference_id": "excessive-expansion-uncovering-critical-security-vulnerabilities-in-jenkins", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2024-01-26T05:30:39Z/" } ], "url": "https://www.sonarsource.com/blog/excessive-expansion-uncovering-critical-security-vulnerabilities-in-jenkins/" }, { "reference_url": "https://github.com/advisories/GHSA-53ph-2r2x-vqw8", "reference_id": "GHSA-53ph-2r2x-vqw8", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-53ph-2r2x-vqw8" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:0775", "reference_id": "RHSA-2024:0775", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:0775" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:0776", "reference_id": "RHSA-2024:0776", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:0776" }, { "reference_url": "https://access.redhat.com/errata/RHSA-2024:0778", "reference_id": "RHSA-2024:0778", "reference_type": "", "scores": [], "url": "https://access.redhat.com/errata/RHSA-2024:0778" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/50074?format=api", "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.426.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.426.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/60411?format=api", "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.427", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-26me-tpwn-7udz" }, { "vulnerability": "VCID-5781-s1ny-q7ey" }, { "vulnerability": "VCID-5jqb-k5g9-6bb4" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.427" }, { "url": "http://public2.vulnerablecode.io/api/packages/50082?format=api", "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.442", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-as34-f89r-e7ck" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.442" } ], "aliases": [ "CVE-2024-23898", "GHSA-53ph-2r2x-vqw8" ], "risk_score": 4.0, "exploitability": "0.5", "weighted_severity": "8.0", "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-26me-tpwn-7udz" } ], "fixing_vulnerabilities": [], "risk_score": "4.0", "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.222.1" }