cvelist/2021/41xxx/CVE-2021-41324.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2021-09-17 17:00:50 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-09-30 21:00:53 +00:00
"ID": "CVE-2021-41324",
"STATE": "PUBLIC"
2021-09-17 17:00:50 +00:00
},
2021-09-30 21:00:53 +00:00
"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",
2021-09-17 17:00:50 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-30 21:00:53 +00:00
"value": "Directory traversal in the Copy, Move, and Delete features in Pydio Cells 2.2.9 allows remote authenticated users to enumerate personal files (or Cells files belonging to any user) via the nodes parameter (for Copy and Move) or via the Path parameter (for Delete)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://pydio.com/fr/community/releases/pydio-cells/pydio-cells-enterprise-2212",
"url": "https://pydio.com/fr/community/releases/pydio-cells/pydio-cells-enterprise-2212"
},
{
"refsource": "MISC",
"name": "https://github.com/pydio/cells/releases/tag/v2.2.12",
"url": "https://github.com/pydio/cells/releases/tag/v2.2.12"
},
{
"refsource": "MISC",
"name": "https://charonv.net/Pydio-Broken-Access-Control/",
"url": "https://charonv.net/Pydio-Broken-Access-Control/"
2021-09-17 17:00:50 +00:00
}
]
}
}