{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:tipask:tipask:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "3.5.9"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "b0b7bd5e98dd8b4ae35c72060f0d646b04b34136"
            },
            {
              "fixed": "9b5f13d1708e9a5dc0959cb8a97be1c32b94ca69"
            }
          ],
          "repo": "https://github.com/sdfsky/tipask",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {},
  "details": "In Tipask \u003c 3.5.9, path parameters entered by the user are not validated when downloading attachments, a registered user can download arbitrary files on the Tipask server such as .env, /etc/passwd, laravel.log, causing infomation leakage.",
  "id": "CVE-2021-41714",
  "modified": "2026-07-08T05:38:47.185513961Z",
  "published": "2022-05-23T16:16:06.313Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.yuque.com/henry-weply/penetration/fza5hm"
    },
    {
      "type": "FIX",
      "url": "https://github.com/sdfsky/tipask/commit/9b5f13d1708e9a5dc0959cb8a97be1c32b94ca69"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/sdfsky/tipask/blob/c4e6aa9f6017c9664780570016954c0922d203b7/app/Http/Controllers/AttachController.php#L42"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}