ghsa-c9hr-fvm9-7c49
Vulnerability from github
Published
2023-05-11 18:30
Modified
2024-04-04 04:02
Severity
Details

Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.

Show details on source website


{
  "affected": [],
  "aliases": [
    "CVE-2023-29400"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-74"
    ],
    "github_reviewed": false,
    "github_reviewed_at": null,
    "nvd_published_at": "2023-05-11T16:15:09Z",
    "severity": "HIGH"
  },
  "details": "Templates containing actions in unquoted HTML attributes (e.g. \"attr={{.}}\") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.",
  "id": "GHSA-c9hr-fvm9-7c49",
  "modified": "2024-04-04T04:02:38Z",
  "published": "2023-05-11T18:30:17Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29400"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/cl/491617"
    },
    {
      "type": "WEB",
      "url": "https://go.dev/issue/59722"
    },
    {
      "type": "WEB",
      "url": "https://groups.google.com/g/golang-announce/c/MEb0UyuSMsU"
    },
    {
      "type": "WEB",
      "url": "https://pkg.go.dev/vuln/GO-2023-1753"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...