cvelist/2019/20xxx/CVE-2019-20529.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2020-03-18 19:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-20529",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/frappe/frappe/pull/8884",
"refsource": "MISC",
"name": "https://github.com/frappe/frappe/pull/8884"
},
{
"url": "https://github.com/frappe/frappe/pull/8885",
"refsource": "MISC",
"name": "https://github.com/frappe/frappe/pull/8885"
}
]
}
}