{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "4.2.18"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "9f8ecb0a5d9a575353ec8db26fc9d8c233c1fcdb"
            }
          ],
          "repo": "https://github.com/bigtreecms/bigtree-cms",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "SQL injection vulnerability in BigTree CMS through 4.2.18 allows remote authenticated users to execute arbitrary SQL commands via core/admin/modules/developer/modules/views/create.php. The attacker creates a crafted table name at admin/developer/modules/views/create/ and the injection is visible at admin/ajax/auto-modules/views/searchable-page/ or admin/modules_name.",
  "id": "CVE-2017-9449",
  "modified": "2026-03-13T21:57:32.945624996Z",
  "published": "2017-06-06T15:29:00.217Z",
  "references": [
    {
      "type": "FIX",
      "url": "https://github.com/bigtreecms/BigTree-CMS/issues/295"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}