{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.4.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3b2a1a41d7a3b45c6d16e91e953e83149370d5b9"
            }
          ],
          "repo": "https://gitlab.com/mojo42/Jirafeau",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "script.php in Jirafeau before 3.4.1 is affected by two stored Cross-Site Scripting (XSS) vulnerabilities. These are stored within the shared files description file and allow the execution of a JavaScript payload each time an administrator searches or lists uploaded files. These two injections could be triggered without authentication, and target the administrator. The attack vectors are the Content-Type field and the filename parameter.",
  "id": "CVE-2018-11351",
  "modified": "2026-03-13T21:56:33.603823699Z",
  "published": "2018-07-07T17:29:00.307Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://www.bishopfox.com/news/2018/06/jirafeau-version-3-3-0-multiple-vulnerabilities/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}