ghsa-3g6c-88pf-m46f
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-04-23 23:15
Summary
Bolt Cross Site Request Forgery (CSRF)
Details

Cross Site Request Forgery (CSRF) in the bolt/upload File Upload feature in Bolt CMS 3.6.6 allows remote attackers to execute arbitrary code by uploading a JavaScript file to include executable extensions in the file/edit/config/config.yml configuration file.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "bolt/bolt"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "3.6.6"
            },
            {
              "fixed": "3.6.7"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.6"
      ]
    }
  ],
  "aliases": [
    "CVE-2019-10874"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-352"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-04-23T23:15:59Z",
    "nvd_published_at": "2019-04-05T05:29:00Z",
    "severity": "HIGH"
  },
  "details": "Cross Site Request Forgery (CSRF) in the `bolt/upload` File Upload feature in Bolt CMS 3.6.6 allows remote attackers to execute arbitrary code by uploading a JavaScript file to include executable extensions in the `file/edit/config/config.yml` configuration file.",
  "id": "GHSA-3g6c-88pf-m46f",
  "modified": "2024-04-23T23:15:59Z",
  "published": "2022-05-13T01:12:16Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10874"
    },
    {
      "type": "WEB",
      "url": "https://github.com/bolt/bolt/pull/7768/commits/91187aef36363a870d60b0a3c1bf8507af34c9e4"
    },
    {
      "type": "WEB",
      "url": "https://fgsec.net/from-csrf-to-rce-bolt-cms"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/bolt/bolt"
    },
    {
      "type": "WEB",
      "url": "https://www.exploit-db.com/exploits/46664"
    },
    {
      "type": "WEB",
      "url": "http://packetstormsecurity.com/files/152429/Bolt-CMS-3.6.6-Cross-Site-Request-Forgery-Code-Execution.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Bolt Cross Site Request Forgery (CSRF)"
}


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.