CVE-2024-23897

Scores

EPSS Score

0.9435

CVSS

3.x 9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

All CVSS Scores

CVSS 4.0
0.0
CVSS 3.x
9.8

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS 2.0
0.0

Description

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.

Sources

debiannvdredhat

CWEs

CWE-22CWE-88

Related Vulnerabilities

Exploits

Exploit ID: CVE-2024-23897

Source: cisa

URL: https://www.cisa.gov/known-exploited-vulnerabilities-catalog

Exploit ID: 51993

Source: exploitdb

URL: https://www.exploit-db.com/exploits/51993

Vulnerable Software

Type: Configuration

Product: jenkins

Operating System: debian

Trait:
{
  "unfixed": true
}

Source: debian

Type: Configuration

Product: jenkins

Operating System: rhel

Trait:
{
  "fixed": "2.426.3.1706515686-3.el8"
}

Source: redhat

Type: Configuration

Product: jenkins

Operating System: rhel

Trait:
{
  "fixed": "2.426.3.1706516254-3.el8"
}

Source: redhat

Type: Configuration

Product: jenkins

Operating System: rhel

Trait:
{
  "fixed": "2.426.3.1706516929-3.el8"
}

Source: redhat

Type: Configuration

Vendor: jenkins

Product: jenkins

Operating System: * * *

Trait:
{
  "cpe_match": [
    {
      "cpe23uri": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:lts:*:*:*",
      "versionEndExcluding": "2.426.3",
      "vulnerable": true
    },
    {
      "cpe23uri": "cpe:2.3:a:jenkins:jenkins:*:*:*:*:-:*:*:*",
      "versionEndExcluding": "2.442",
      "vulnerable": true
    }
  ],
  "operator": "OR"
}

Source: nvd