ghsa-43xg-8wmj-cw8h
Vulnerability from github
Published
2022-11-01 19:00
Modified
2024-10-15 16:11
Summary
Apache Spark vulnerable to Log Injection
Details

A stored cross-site scripting (XSS) vulnerability in Apache Spark 3.2.1 and earlier, and 3.3.0, allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by including a malicious payload into the logs which would be returned in logs rendered in the UI.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.spark:spark-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "3.2.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "org.apache.spark:spark-core",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.3.0",
                  },
                  {
                     fixed: "3.3.1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "3.3.0",
         ],
      },
      {
         package: {
            ecosystem: "PyPI",
            name: "pyspark",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "3.2.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "PyPI",
            name: "pyspark",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "3.3.0",
                  },
                  {
                     fixed: "3.3.1",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
         versions: [
            "3.3.0",
         ],
      },
   ],
   aliases: [
      "CVE-2022-31777",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-74",
      ],
      github_reviewed: true,
      github_reviewed_at: "2022-11-01T21:03:46Z",
      nvd_published_at: "2022-11-01T16:15:00Z",
      severity: "MODERATE",
   },
   details: "A stored cross-site scripting (XSS) vulnerability in Apache Spark 3.2.1 and earlier, and 3.3.0, allows remote attackers to execute arbitrary JavaScript in the web browser of a user, by including a malicious payload into the logs which would be returned in logs rendered in the UI.",
   id: "GHSA-43xg-8wmj-cw8h",
   modified: "2024-10-15T16:11:42Z",
   published: "2022-11-01T19:00:29Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2022-31777",
      },
      {
         type: "WEB",
         url: "https://github.com/apache/spark/commit/ad90195de56688ce0898691eb9d04297ab0871ad",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/apache/spark",
      },
      {
         type: "WEB",
         url: "https://github.com/pypa/advisory-database/tree/main/vulns/pyspark/PYSEC-2022-42976.yaml",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread/60mgbswq2lsmrxykfxpqq13ztkm2ht6q",
      },
      {
         type: "WEB",
         url: "https://web.archive.org/web/20220728105026/https://issues.apache.org/jira/browse/SPARK-39505",
      },
      {
         type: "WEB",
         url: "http://www.openwall.com/lists/oss-security/2022/11/01/14",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
         type: "CVSS_V3",
      },
   ],
   summary: "Apache Spark vulnerable to Log Injection",
}


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.