gsd-2023-32693
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.7.
Aliases
Aliases



{
  "GSD": {
    "alias": "CVE-2023-32693",
    "id": "GSD-2023-32693"
  },
  "gsd": {
    "metadata": {
      "exploitCode": "unknown",
      "remediation": "unknown",
      "reportConfidence": "confirmed",
      "type": "vulnerability"
    },
    "osvSchema": {
      "aliases": [
        "CVE-2023-32693"
      ],
      "details": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.7.",
      "id": "GSD-2023-32693",
      "modified": "2023-12-13T01:20:23.679313Z",
      "schema_version": "1.4.0"
    }
  },
  "namespaces": {
    "cve.org": {
      "CVE_data_meta": {
        "ASSIGNER": "security-advisories@github.com",
        "ID": "CVE-2023-32693",
        "STATE": "PUBLIC"
      },
      "affects": {
        "vendor": {
          "vendor_data": [
            {
              "product": {
                "product_data": [
                  {
                    "product_name": "decidim",
                    "version": {
                      "version_data": [
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 0.25.0, \u003c 0.26.7"
                        },
                        {
                          "version_affected": "=",
                          "version_value": "\u003e= 0.27.0, \u003c 0.27.3"
                        }
                      ]
                    }
                  }
                ]
              },
              "vendor_name": "decidim"
            }
          ]
        }
      },
      "data_format": "MITRE",
      "data_type": "CVE",
      "data_version": "4.0",
      "description": {
        "description_data": [
          {
            "lang": "eng",
            "value": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.7."
          }
        ]
      },
      "impact": {
        "cvss": [
          {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 8.1,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
            "version": "3.1"
          }
        ]
      },
      "problemtype": {
        "problemtype_data": [
          {
            "description": [
              {
                "cweId": "CWE-79",
                "lang": "eng",
                "value": "CWE-79: Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
              }
            ]
          }
        ]
      },
      "references": {
        "reference_data": [
          {
            "name": "https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r",
            "refsource": "MISC",
            "url": "https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r"
          },
          {
            "name": "https://github.com/decidim/decidim/releases/tag/v0.26.7",
            "refsource": "MISC",
            "url": "https://github.com/decidim/decidim/releases/tag/v0.26.7"
          },
          {
            "name": "https://github.com/decidim/decidim/releases/tag/v0.27.3",
            "refsource": "MISC",
            "url": "https://github.com/decidim/decidim/releases/tag/v0.27.3"
          }
        ]
      },
      "source": {
        "advisory": "GHSA-469h-mqg8-535r",
        "discovery": "UNKNOWN"
      }
    },
    "gitlab.com": {
      "advisories": [
        {
          "affected_range": "\u003e=0.25.0 \u003c0.26.7||\u003e=0.27.0 \u003c0.27.3",
          "affected_versions": "All versions starting from 0.25.0 before 0.26.7, all versions starting from 0.27.0 before 0.27.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-78",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2023-07-20",
          "description": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.7.",
          "fixed_versions": [
            "0.26.7",
            "0.27.3"
          ],
          "identifier": "CVE-2023-32693",
          "identifiers": [
            "GHSA-469h-mqg8-535r",
            "CVE-2023-32693"
          ],
          "not_impacted": "All versions before 0.25.0, all versions starting from 0.26.7 before 0.27.0, all versions starting from 0.27.3",
          "package_slug": "gem/decidim-core",
          "pubdate": "2023-07-11",
          "solution": "Upgrade to versions 0.26.7, 0.27.3 or above.",
          "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "urls": [
            "https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r",
            "https://nvd.nist.gov/vuln/detail/CVE-2023-32693",
            "https://github.com/decidim/decidim/releases/tag/v0.27.3",
            "https://github.com/decidim/decidim/releases/tag/v0.26.7",
            "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim-core/CVE-2023-32693.yml",
            "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/decidim/CVE-2023-32693.yml",
            "https://github.com/advisories/GHSA-469h-mqg8-535r"
          ],
          "uuid": "c55c6512-ad7f-4390-a4de-77322f121629"
        },
        {
          "affected_range": "\u003c0.26.7||\u003e=0.27.0 \u003c0.27.3",
          "affected_versions": "All versions before 0.26.7, all versions starting from 0.27.0 before 0.27.3",
          "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
          "cwe_ids": [
            "CWE-1035",
            "CWE-79",
            "CWE-937"
          ],
          "date": "2023-07-21",
          "description": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.7.",
          "fixed_versions": [
            "0.26.7",
            "0.27.3"
          ],
          "identifier": "CVE-2023-32693",
          "identifiers": [
            "CVE-2023-32693",
            "GHSA-469h-mqg8-535r"
          ],
          "not_impacted": "All versions starting from 0.26.7 before 0.27.0, all versions starting from 0.27.3",
          "package_slug": "gem/decidim",
          "pubdate": "2023-07-11",
          "solution": "Upgrade to versions 0.26.7, 0.27.3 or above.",
          "title": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
          "urls": [
            "https://nvd.nist.gov/vuln/detail/CVE-2023-32693",
            "https://github.com/decidim/decidim/releases/tag/v0.27.3",
            "https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r",
            "https://github.com/decidim/decidim/releases/tag/v0.26.7"
          ],
          "uuid": "1f18d575-4725-48c1-aa82-e741194f46f5"
        }
      ]
    },
    "nvd.nist.gov": {
      "configurations": {
        "CVE_data_version": "4.0",
        "nodes": [
          {
            "children": [],
            "cpe_match": [
              {
                "cpe23Uri": "cpe:2.3:a:decidim:decidim:*:*:*:*:*:ruby:*:*",
                "cpe_name": [],
                "versionEndExcluding": "0.27.3",
                "versionStartIncluding": "0.27.0",
                "vulnerable": true
              },
              {
                "cpe23Uri": "cpe:2.3:a:decidim:decidim:*:*:*:*:*:ruby:*:*",
                "cpe_name": [],
                "versionEndExcluding": "0.26.7",
                "vulnerable": true
              }
            ],
            "operator": "OR"
          }
        ]
      },
      "cve": {
        "CVE_data_meta": {
          "ASSIGNER": "security-advisories@github.com",
          "ID": "CVE-2023-32693"
        },
        "data_format": "MITRE",
        "data_type": "CVE",
        "data_version": "4.0",
        "description": {
          "description_data": [
            {
              "lang": "en",
              "value": "Decidim is a participatory democracy framework, written in Ruby on Rails, originally developed for the Barcelona City government online and offline participation website. The external link feature is susceptible to cross-site scripting. This allows a remote attacker to execute JavaScript code in the context of a currently logged-in user. An attacker could use this vulnerability to make other users endorse or support proposals they have no intention of supporting or endorsing. The problem was patched in versions 0.27.3 and 0.26.7."
            }
          ]
        },
        "problemtype": {
          "problemtype_data": [
            {
              "description": [
                {
                  "lang": "en",
                  "value": "CWE-79"
                }
              ]
            }
          ]
        },
        "references": {
          "reference_data": [
            {
              "name": "https://github.com/decidim/decidim/releases/tag/v0.27.3",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/decidim/decidim/releases/tag/v0.27.3"
            },
            {
              "name": "https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r",
              "refsource": "MISC",
              "tags": [
                "Third Party Advisory"
              ],
              "url": "https://github.com/decidim/decidim/security/advisories/GHSA-469h-mqg8-535r"
            },
            {
              "name": "https://github.com/decidim/decidim/releases/tag/v0.26.7",
              "refsource": "MISC",
              "tags": [
                "Release Notes"
              ],
              "url": "https://github.com/decidim/decidim/releases/tag/v0.26.7"
            }
          ]
        }
      },
      "impact": {
        "baseMetricV3": {
          "cvssV3": {
            "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
        }
      },
      "lastModifiedDate": "2023-07-21T17:16Z",
      "publishedDate": "2023-07-11T18:15Z"
    }
  }
}


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.


Loading…