{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "4ddef89add79706bb2d4706e0552e50a58fc7c48"
            }
          ],
          "repo": "https://github.com/wpo-foundation/webpagetest",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Multiple Cross-Site Scripting (XSS) issues were discovered in webpagetest 3.0. The vulnerabilities exist due to insufficient filtration of user-supplied data (benchmark, time) passed to the webpagetest-master/www/benchmarks/delta.php URL. An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website.",
  "id": "CVE-2017-6539",
  "modified": "2026-03-13T21:55:10.353735044Z",
  "published": "2017-03-08T08:59:00.380Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/96935"
    },
    {
      "type": "FIX",
      "url": "https://github.com/WPO-Foundation/webpagetest/issues/831"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}