Overview
- Description
- 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.
- Source
- cve@mitre.org
- NVD status
- Analyzed
Risk scores
CVSS 3.1
- Type
- Primary
- Base score
- 7.5
- Impact score
- 3.6
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- Severity
- HIGH
CVSS 2.0
- Type
- Primary
- Base score
- 5
- Impact score
- 2.9
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:N/A:N
Weaknesses
- nvd@nist.gov
- CWE-306
Social media
- Hype score
- Not currently trending
Configurations
[ { "nodes": [ { "negate": false, "cpeMatch": [ { "criteria": "cpe:2.3:a:frappe:frappe:11.0.0:-:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "9AF4DCE3-CE82-475F-A747-E9052A1D783D" }, { "criteria": "cpe:2.3:a:frappe:frappe:12.0.0:*:*:*:*:*:*:*", "vulnerable": true, "matchCriteriaId": "11D0FC72-5CC2-41BC-98B7-1E7F628D1DB6" } ], "operator": "OR" } ] } ]