GSD-2022-4524

Vulnerability from gsd - Updated: 2023-12-13 01:19
Details
A vulnerability, which was classified as problematic, was found in Roots soil Plugin up to 4.0.x. Affected is the function language_attributes of the file src/Modules/CleanUpModule.php. The manipulation of the argument language leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 4.1.0 is able to address this issue. The name of the patch is 0c9151e00ab047da253e5cdbfccb204dd423269d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215904.
Aliases
Aliases

{
  "GSD": {
    "alias": "CVE-2022-4524",
    "description": "A vulnerability, which was classified as problematic, was found in Roots soil Plugin up to 4.1.0. Affected is the function language_attributes of the file src/Modules/CleanUpModule.php. The manipulation of the argument language leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 4.1.1 is able to address this issue. The name of the patch is 0c9151e00ab047da253e5cdbfccb204dd423269d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215904.",
    "id": "GSD-2022-4524"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2022-4524"
      ],
      "details": "A vulnerability, which was classified as problematic, was found in Roots soil Plugin up to 4.0.x. Affected is the function language_attributes of the file src/Modules/CleanUpModule.php. The manipulation of the argument language leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 4.1.0 is able to address this issue. The name of the patch is 0c9151e00ab047da253e5cdbfccb204dd423269d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215904.",
      "id": "GSD-2022-4524",
      "modified": "2023-12-13T01:19:15.627260Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "cna@vuldb.com",
        "ID": "CVE-2022-4524",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "soil Plugin",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "4.0"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "Roots"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "A vulnerability, which was classified as problematic, was found in Roots soil Plugin up to 4.0.x. Affected is the function language_attributes of the file src/Modules/CleanUpModule.php. The manipulation of the argument language leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 4.1.0 is able to address this issue. The name of the patch is 0c9151e00ab047da253e5cdbfccb204dd423269d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215904."
          },
          {
            "lang": "deu",
            "value": "Es wurde eine Schwachstelle in Roots soil Plugin bis 4.0.x gefunden. Sie wurde als problematisch eingestuft. Betroffen hiervon ist die Funktion language_attributes der Datei src/Modules/CleanUpModule.php. Durch das Manipulieren des Arguments language mit unbekannten Daten kann eine cross site scripting-Schwachstelle ausgenutzt werden. Umgesetzt werden kann der Angriff \u00fcber das Netzwerk. Ein Aktualisieren auf die Version 4.1.0 vermag dieses Problem zu l\u00f6sen. Der Patch wird als 0c9151e00ab047da253e5cdbfccb204dd423269d bezeichnet. Als bestm\u00f6gliche Massnahme wird das Einspielen eines Upgrades empfohlen."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          {
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
            "version": "3.0"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-79",
                "lang": "eng",
                "value": "CWE-79 Cross Site Scripting"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/roots/soil/pull/285",
            "refsource": "MISC",
            "url": "https://github.com/roots/soil/pull/285"
          },
          {
            "name": "https://github.com/roots/soil/commit/0c9151e00ab047da253e5cdbfccb204dd423269d",
            "refsource": "MISC",
            "url": "https://github.com/roots/soil/commit/0c9151e00ab047da253e5cdbfccb204dd423269d"
          },
          {
            "name": "https://vuldb.com/?id.215904",
            "refsource": "MISC",
            "url": "https://vuldb.com/?id.215904"
          },
          {
            "name": "https://github.com/roots/soil/releases/tag/4.1.0",
            "refsource": "MISC",
            "url": "https://github.com/roots/soil/releases/tag/4.1.0"
          }
        ]
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003c4.1.0",
          "affected_versions": "All versions before 4.1.0",
          "cwe_ids": [
            "CWE-1035",
            "CWE-707",
            "CWE-74",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2022-12-15",
          "description": "A vulnerability, which was classified as problematic, was found in Roots soil Plugin up to 4.1.0. Affected is the function language_attributes of the file src/Modules/CleanUpModule.php. The manipulation of the argument language leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 4.1.1 is able to address this issue. The name of the patch is 0c9151e00ab047da253e5cdbfccb204dd423269d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215904.",
          "fixed_versions": [
            "4.1.0"
          ],
          "identifier": "CVE-2022-4524",
          "identifiers": [
            "GHSA-jw6x-4h8h-569x",
            "CVE-2022-4524"
          ],
          "not_impacted": "All versions starting from 4.1.0",
          "package_slug": "packagist/roots/soil",
          "pubdate": "2022-12-15",
          "solution": "Upgrade to version 4.1.0 or above.",
          "title": "Improper Neutralization",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2022-4524",
            "https://github.com/roots/soil/pull/285",
            "https://github.com/roots/soil/commit/0c9151e00ab047da253e5cdbfccb204dd423269d",
            "https://github.com/roots/soil/releases/tag/4.1.1",
            "https://vuldb.com/?id.215904",
            "https://github.com/advisories/GHSA-jw6x-4h8h-569x"
          ],
          "uuid": "9d3df741-01b4-4e03-904c-20c6ee9f7a1b"
        }
      ]
    },
    "nvd.nist.gov": {
      "cve": {
        "configurations": [
          {
            "nodes": [
              {
                "cpeMatch": [
                  {
                    "criteria": "cpe:2.3:a:roots:soil:*:*:*:*:*:wordpress:*:*",
                    "matchCriteriaId": "71313562-2AE8-4D62-9CAE-D30C005B038A",
                    "versionEndExcluding": "4.1.0",
                    "vulnerable": true
                  }
                ],
                "negate": false,
                "operator": "OR"
              }
            ]
          }
        ],
        "descriptions": [
          {
            "lang": "en",
            "value": "A vulnerability, which was classified as problematic, was found in Roots soil Plugin up to 4.0.x. Affected is the function language_attributes of the file src/Modules/CleanUpModule.php. The manipulation of the argument language leads to cross site scripting. It is possible to launch the attack remotely. Upgrading to version 4.1.0 is able to address this issue. The name of the patch is 0c9151e00ab047da253e5cdbfccb204dd423269d. It is recommended to upgrade the affected component. The identifier of this vulnerability is VDB-215904."
          },
          {
            "lang": "es",
            "value": "Una vulnerabilidad clasificada como problem\u00e1tica fue encontrada en Roots soil Plugin hasta 4.0.x. La funci\u00f3n language_attributes del archivo src/Modules/CleanUpModule.php es afectada por la vulnerabilidad. La manipulaci\u00f3n del argumento language conduce a Cross-Site Scripting. Es posible lanzar el ataque de forma remota. La actualizaci\u00f3n a la versi\u00f3n 4.1.0 puede solucionar este problema. El nombre del parche es 0c9151e00ab047da253e5cdbfccb204dd423269d. Se recomienda actualizar el componente afectado. El identificador de esta vulnerabilidad es VDB-215904."
          }
        ],
        "id": "CVE-2022-4524",
        "lastModified": "2024-04-11T01:17:25.803",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 6.1,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "NONE",
                "scope": "CHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 2.7,
              "source": "nvd@nist.gov",
              "type": "Primary"
            },
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 3.5,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "REQUIRED",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 2.1,
              "impactScore": 1.4,
              "source": "cna@vuldb.com",
              "type": "Secondary"
            }
          ]
        },
        "published": "2022-12-15T21:15:13.017",
        "references": [
          {
            "source": "cna@vuldb.com",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/roots/soil/commit/0c9151e00ab047da253e5cdbfccb204dd423269d"
          },
          {
            "source": "cna@vuldb.com",
            "tags": [
              "Patch"
            ],
            "url": "https://github.com/roots/soil/pull/285"
          },
          {
            "source": "cna@vuldb.com",
            "tags": [
              "Release Notes"
            ],
            "url": "https://github.com/roots/soil/releases/tag/4.1.0"
          },
          {
            "source": "cna@vuldb.com",
            "tags": [
              "Third Party Advisory"
            ],
            "url": "https://vuldb.com/?id.215904"
          }
        ],
        "sourceIdentifier": "cna@vuldb.com",
        "vulnStatus": "Modified",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-79"
              }
            ],
            "source": "cna@vuldb.com",
            "type": "Primary"
          }
        ]
      }
    }
  }
}


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 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…