Vulnerability CVE-2019-20529


Published: 2020-03-18

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.

Type:

CWE-200

(Information Exposure)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:N/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
5/10
2.9/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
None
None
Affected software
Frappe -> Frappe 

 References:
https://github.com/frappe/frappe/pull/8884
https://github.com/frappe/frappe/pull/8885

Copyright 2024, cxsecurity.com

 

Back to Top