ghsa-9gqj-ppv2-f2hq
Vulnerability from github
Published
2022-05-17 04:02
Modified
2023-08-29 21:35
Summary
Cross-site Scripting in SmartyException
Details

Cross-site scripting (XSS) vulnerability in the SmartyException class in Smarty (aka smarty-php) before 3.1.12 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors that trigger a Smarty exception.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "smarty/smarty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.1.12"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2012-4437"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-29T21:35:11Z",
    "nvd_published_at": "2012-10-01T03:26:00Z",
    "severity": "MODERATE"
  },
  "details": "Cross-site scripting (XSS) vulnerability in the `SmartyException` class in Smarty (aka smarty-php) before 3.1.12 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors that trigger a Smarty exception.",
  "id": "GHSA-9gqj-ppv2-f2hq",
  "modified": "2023-08-29T21:35:11Z",
  "published": "2022-05-17T04:02:12Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-4437"
    },
    {
      "type": "WEB",
      "url": "https://code.google.com/p/smarty-php/source/browse/trunk/distribution/change_log.txt"
    },
    {
      "type": "WEB",
      "url": "https://code.google.com/p/smarty-php/source/detail?r=4658"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/smarty-php/smarty"
    },
    {
      "type": "WEB",
      "url": "https://lists.fedoraproject.org/pipermail/package-announce/2012-September/088138.html"
    },
    {
      "type": "WEB",
      "url": "https://web.archive.org/web/20140201075419/http://www.securityfocus.com/bid/55506"
    },
    {
      "type": "WEB",
      "url": "https://www.openwall.com/lists/oss-security/2012/09/19/1"
    },
    {
      "type": "WEB",
      "url": "https://www.openwall.com/lists/oss-security/2012/09/20/3"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Cross-site Scripting in SmartyException"
}


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.