ghsa-9rgv-h7x4-qw8g
Vulnerability from github
Published
2018-10-19 16:15
Modified
2023-08-18 16:47
Summary
Eclipse Jetty Server generates error message containing sensitive information
Details

In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn't match a dynamic url-pattern, and is eventually handled by the DefaultServlet's static file serving, the bad characters can trigger a java.nio.file.InvalidPathException which includes the full path to the base resource directory that the DefaultServlet and/or webapp is using. If this InvalidPathException is then handled by the default Error Handler, the InvalidPathException message is included in the error response, revealing the full server path to the requesting system.

Show details on source website


{
   affected: [
      {
         database_specific: {
            last_known_affected_version_range: "<= 9.4.10.v20180503",
         },
         package: {
            ecosystem: "Maven",
            name: "org.eclipse.jetty:jetty-server",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "9.4.0",
                  },
                  {
                     fixed: "9.4.11.v20180605",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 9.3.23.v20180228",
         },
         package: {
            ecosystem: "Maven",
            name: "org.eclipse.jetty:jetty-server",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "9.0.0",
                  },
                  {
                     fixed: "9.3.24.v20180605",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2018-12536",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-209",
      ],
      github_reviewed: true,
      github_reviewed_at: "2020-06-16T21:29:36Z",
      nvd_published_at: "2018-06-27T17:29:00Z",
      severity: "MODERATE",
   },
   details: "In Eclipse Jetty Server, all 9.x versions, on webapps deployed using default Error Handling, when an intentionally bad query arrives that doesn't match a dynamic url-pattern, and is eventually handled by the DefaultServlet's static file serving, the bad characters can trigger a java.nio.file.InvalidPathException which includes the full path to the base resource directory that the DefaultServlet and/or webapp is using. If this InvalidPathException is then handled by the default Error Handler, the InvalidPathException message is included in the error response, revealing the full server path to the requesting system.",
   id: "GHSA-9rgv-h7x4-qw8g",
   modified: "2023-08-18T16:47:12Z",
   published: "2018-10-19T16:15:56Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2018-12536",
      },
      {
         type: "WEB",
         url: "https://bugs.eclipse.org/bugs/show_bug.cgi?id=535670",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/eclipse/jetty.project",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/053d9ce4d579b02203db18545fee5e33f35f2932885459b74d1e4272@%3Cissues.activemq.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.debian.org/debian-lts-announce/2021/05/msg00016.html",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20181014-0001",
      },
      {
         type: "WEB",
         url: "https://support.hpe.com/hpsc/doc/public/display?docLocale=en_US&docId=emr_na-hpesbst03953en_us",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20200516001904/http://www.securitytracker.com/id/1041194",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com/security-alerts/cpuoct2020.html",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com/technetwork/security-advisory/cpuoct2019-5072832.html",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
         type: "CVSS_V3",
      },
   ],
   summary: "Eclipse Jetty Server generates error message containing sensitive information",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.