{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "11.0.0-NA"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "12.0.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "93022be8b58512670d38acb69a06399a26f37f3b"
            }
          ],
          "repo": "https://github.com/frappe/frappe",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In core/doctype/prepared_report/prepared_report.py in Frappe 11 and 12, data files generated with Prepared Report were being stored as public files (no authentication is required to access; having a link is sufficient) instead of private files.",
  "id": "CVE-2019-20529",
  "modified": "2026-04-01T23:09:18.038621952Z",
  "published": "2020-03-18T19:15:17.373Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/frappe/frappe/pull/8885"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/frappe/frappe/pull/8884"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}