GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GSD-2018-1048

Vulnerability from gsd - Updated: 2023-12-13 01:22
Details
It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2018-1048",
    "description": "It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.",
    "id": "GSD-2018-1048",
    "references": [
      "https://access.redhat.com/errata/RHSA-2018:0481",
      "https://access.redhat.com/errata/RHSA-2018:0480",
      "https://access.redhat.com/errata/RHSA-2018:0479",
      "https://access.redhat.com/errata/RHSA-2018:0478"
    ]
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2018-1048"
      ],
      "details": "It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.",
      "id": "GSD-2018-1048",
      "modified": "2023-12-13T01:22:37.716310Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "secalert@redhat.com",
        "ID": "CVE-2018-1048",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "undertow as shipped in Jboss EAP 7.1.0.GA",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "7.1.0.GA"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Red Hat, Inc."
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files."
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-22",
                "lang": "eng",
                "value": "CWE-22"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://access.redhat.com/errata/RHSA-2018:0478",
            "refsource": "MISC",
            "url": "https://access.redhat.com/errata/RHSA-2018:0478"
          },
          {
            "name": "https://access.redhat.com/errata/RHSA-2018:0479",
            "refsource": "MISC",
            "url": "https://access.redhat.com/errata/RHSA-2018:0479"
          },
          {
            "name": "https://access.redhat.com/errata/RHSA-2018:0480",
            "refsource": "MISC",
            "url": "https://access.redhat.com/errata/RHSA-2018:0480"
          },
          {
            "name": "https://access.redhat.com/errata/RHSA-2018:0481",
            "refsource": "MISC",
            "url": "https://access.redhat.com/errata/RHSA-2018:0481"
          },
          {
            "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1534343",
            "refsource": "MISC",
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534343"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "(,2.0.0.Beta1)",
          "affected_versions": "All versions before 2.0.0.Beta1",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-116",
            "CWE-22",
            "CWE-937"
          ],
          "date": "2021-09-03",
          "description": "The AJP connector in undertow does not use the `ALLOW_ENCODED_SLASH` option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.",
          "fixed_versions": [
            "2.0.0.Beta1"
          ],
          "identifier": "CVE-2018-1048",
          "identifiers": [
            "CVE-2018-1048"
          ],
          "not_impacted": "All versions starting from 2.0.0.Beta1",
          "package_slug": "maven/io.undertow/undertow-core",
          "pubdate": "2018-01-24",
          "solution": "Upgrade to version 2.0.0.Beta1 or above.",
          "title": "Path Traversal",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-1048",
            "https://github.com/undertow-io/undertow/commit/1bc0c275aadf5835abfbd3835d5d78095c2f1cf5",
            "https://access.redhat.com/errata/RHSA-2018:0478",
            "https://access.redhat.com/errata/RHSA-2018:0479",
            "https://access.redhat.com/errata/RHSA-2018:0480",
            "https://access.redhat.com/errata/RHSA-2018:0481",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1534343",
            "https://cwe.mitre.org/data/definitions/22.html"
          ],
          "uuid": "1998f573-362c-4b7c-b38f-0f716050798b"
        },
        {
          "affected_range": "[7.1.0.GA]",
          "affected_versions": "Version 7.1.0.ga",
          "cvss_v2": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-116",
            "CWE-22",
            "CWE-352",
            "CWE-937"
          ],
          "date": "2022-06-30",
          "description": "It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files.",
          "fixed_versions": [
            "7.1.1.GA"
          ],
          "identifier": "CVE-2018-1048",
          "identifiers": [
            "GHSA-prfw-3qx6-g9xr",
            "CVE-2018-1048"
          ],
          "not_impacted": "All versions before 7.1.0.ga, all versions after 7.1.0.ga",
          "package_slug": "maven/org.jboss.eap/wildfly-undertow",
          "pubdate": "2022-05-13",
          "solution": "Upgrade to version 7.1.1.GA or above.",
          "title": "Improper Encoding or Escaping of Output",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2018-1048",
            "https://access.redhat.com/errata/RHSA-2018:0478",
            "https://access.redhat.com/errata/RHSA-2018:0479",
            "https://access.redhat.com/errata/RHSA-2018:0480",
            "https://access.redhat.com/errata/RHSA-2018:0481",
            "https://bugzilla.redhat.com/show_bug.cgi?id=1534343",
            "https://github.com/advisories/GHSA-prfw-3qx6-g9xr"
          ],
          "uuid": "33c117ab-730d-4061-9eed-cfd9cc118f9f"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:redhat:jboss_enterprise_application_platform:7.1.0:*:*:*:*:*:*:*",
                "cpe_name": [],
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "secalert@redhat.com",
          "ID": "CVE-2018-1048"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "It was found that the AJP connector in undertow, as shipped in Jboss EAP 7.1.0.GA, does not use the ALLOW_ENCODED_SLASH option and thus allow the the slash / anti-slash characters encoded in the url which may lead to path traversal and result in the information disclosure of arbitrary local files."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-22"
                },
                {
                  "lang": "en",
                  "value": "CWE-116"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1534343",
              "refsource": "CONFIRM",
              "tags": [
                "Issue Tracking",
                "Vendor Advisory"
              ],
              "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1534343"
            },
            {
              "name": "RHSA-2018:0481",
              "refsource": "REDHAT",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2018:0481"
            },
            {
              "name": "RHSA-2018:0480",
              "refsource": "REDHAT",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2018:0480"
            },
            {
              "name": "RHSA-2018:0479",
              "refsource": "REDHAT",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2018:0479"
            },
            {
              "name": "RHSA-2018:0478",
              "refsource": "REDHAT",
              "tags": [
                "Vendor Advisory"
              ],
              "url": "https://access.redhat.com/errata/RHSA-2018:0478"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV2": {
          "acInsufInfo": true,
          "cvssV2": {
            "accessComplexity": "LOW",
            "accessVector": "NETWORK",
            "authentication": "NONE",
            "availabilityImpact": "NONE",
            "baseScore": 5.0,
            "confidentialityImpact": "PARTIAL",
            "integrityImpact": "NONE",
            "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
            "version": "2.0"
          },
          "exploitabilityScore": 10.0,
          "impactScore": 2.9,
          "obtainAllPrivilege": false,
          "obtainOtherPrivilege": false,
          "obtainUserPrivilege": false,
          "severity": "MEDIUM",
          "userInteractionRequired": false
        },
        "baseMetricV3": {
          "cvssV3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "exploitabilityScore": 3.9,
          "impactScore": 3.6
        }
      },
      "lastModifiedDate": "2023-02-03T02:19Z",
      "publishedDate": "2018-01-24T23:29Z"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…