{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "1.2"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "12bb259839e606fcefed4e83d28c75552e86060f"
            }
          ],
          "repo": "https://github.com/phpipam/phpipam",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "Multiple Cross-Site Scripting (XSS) issues were discovered in phpipam 1.2. The vulnerabilities exist due to insufficient filtration of user-supplied data passed to several pages (instructions in app/admin/instructions/preview.php; subnetId in app/admin/powerDNS/refresh-ptr-records.php). An attacker could execute arbitrary HTML and script code in a browser in the context of the vulnerable website.",
  "id": "CVE-2017-6481",
  "modified": "2026-03-13T21:52:09.812240240Z",
  "published": "2017-03-05T20:59:00.307Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/96573"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/phpipam/phpipam/issues/992"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}