ghsa-m3x6-9v6h-4g28
Vulnerability from github
Published
2022-05-14 01:57
Modified
2022-11-03 20:39
Summary
Cross-site Scripting in Apache Struts
Details

Cross-site scripting (XSS) vulnerability in the URLDecoder function in JRE before 1.8, as used in Apache Struts 2.x before 2.3.28, when using a single byte page encoding, allows remote attackers to inject arbitrary web script or HTML via multi-byte characters in a url-encoded parameter.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.struts:struts2-core"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.0.0"
            },
            {
              "fixed": "2.3.28"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2016-4003"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2022-11-03T20:39:24Z",
    "nvd_published_at": "2016-04-12T16:59:00Z",
    "severity": "MODERATE"
  },
  "details": "Cross-site scripting (XSS) vulnerability in the URLDecoder function in JRE before 1.8, as used in Apache Struts 2.x before 2.3.28, when using a single byte page encoding, allows remote attackers to inject arbitrary web script or HTML via multi-byte characters in a url-encoded parameter.",
  "id": "GHSA-m3x6-9v6h-4g28",
  "modified": "2022-11-03T20:39:24Z",
  "published": "2022-05-14T01:57:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-4003"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/struts/commit/4720f46a63caaf9db97ba27dc51ac5ad21e66bdc"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/struts/commit/5421930b49822606792f36653b17d3d95ef106f9"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/struts/commit/72471d7075681bea52046645ad7aa34e9c53751e"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/struts/commit/76f188406eb9f17a06afcb5f49f0c44d749da0d2"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/struts/commit/a89bbe22cd2461748d595a89a254de888a415e6c"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/apache/struts"
    },
    {
      "type": "WEB",
      "url": "https://issues.apache.org/jira/browse/WW-4507"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20161119142317/http://www.securityfocus.com/bid/86311"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20161221184936/http://www.securitytracker.com/id/1035268"
    },
    {
      "type": "WEB",
      "url": "http://struts.apache.org/docs/s2-028.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Cross-site Scripting in Apache Struts"
}


Log in or create an account to share your comment.




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.