CVE-2019-20529

Source
https://cve.org/CVERecord?id=CVE-2019-20529
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-20529.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-20529
Published
2020-03-18T19:15:17Z
Modified
2026-08-07T11:31:00Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
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.

Database specific
{
    "unresolved_ranges": [
        {
            "cpes": [
                "cpe:2.3:a:frappe:frappe:11.0.0:-:*:*:*:*:*:*"
            ],
            "extracted_events": [
                {
                    "introduced": "11.0.0-NA"
                },
                {
                    "last_affected": "11.0.0-NA"
                }
            ],
            "source": "CPE_STRING",
            "vendor_product": "frappe:frappe"
        }
    ]
}
References

Affected packages

Git / github.com/frappe/frappe

Affected ranges

Type
GIT
Repo
https://github.com/frappe/frappe
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:frappe:frappe:12.0.0:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "12.0.0"
        },
        {
            "last_affected": "12.0.0"
        }
    ],
    "source": "CPE_STRING"
}

Affected versions

12.*
12.0.0
v12.*
v12.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-20529.json"