{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.4.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "b936764438fcd99c75189fd007fe345ad29cf52a"
            }
          ],
          "repo": "https://github.com/exponentcms/exponent-cms",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "An issue was discovered in Exponent CMS 2.4.1. This is a blind SQL injection that can be exploited by un-authenticated users via an HTTP GET request and which can be used to dump database data out to a malicious server, using an out-of-band technique, such as select_loadfile(). The vulnerability affects source_selector.php and the following parameter: src.",
  "id": "CVE-2017-5879",
  "modified": "2026-03-13T21:56:41.302995638Z",
  "published": "2017-02-06T15:59:00.277Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "http://www.securityfocus.com/bid/96039"
    },
    {
      "type": "FIX",
      "url": "https://github.com/exponentcms/exponent-cms/issues/73"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}