cvelist/2023/32xxx/CVE-2023-32749.json

77 lines
2.9 KiB
JSON
Raw Normal View History

2023-05-15 03:00:40 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-06-08 20:00:39 +00:00
"ID": "CVE-2023-32749",
"STATE": "PUBLIC"
2023-05-15 03:00:40 +00:00
},
2023-06-08 20:00:39 +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",
2023-05-15 03:00:40 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-06-08 20:00:39 +00:00
"value": "Pydio Cells allows users by default to create so-called external users in order to share files with them. By modifying the HTTP request sent when creating such an external user, it is possible to assign the new user arbitrary roles. By assigning all roles to a newly created user, access to all cells and non-personal workspaces is granted."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.redteam-pentesting.de/en/advisories/-advisories-publicised-vulnerability-analyses",
"refsource": "MISC",
"name": "https://www.redteam-pentesting.de/en/advisories/-advisories-publicised-vulnerability-analyses"
},
{
"refsource": "FULLDISC",
"name": "20230530 [RT-SA-2023-003] Pydio Cells: Unauthorised Role Assignments",
"url": "http://seclists.org/fulldisclosure/2023/May/18"
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/172645/Pydio-Cells-4.1.2-Privilege-Escalation.html",
"url": "http://packetstormsecurity.com/files/172645/Pydio-Cells-4.1.2-Privilege-Escalation.html"
},
{
"refsource": "MISC",
"name": "https://www.redteam-pentesting.de/en/advisories/rt-sa-2023-003/-pydio-cells-unauthorised-role-assignments",
"url": "https://www.redteam-pentesting.de/en/advisories/rt-sa-2023-003/-pydio-cells-unauthorised-role-assignments"
2023-05-15 03:00:40 +00:00
}
]
}
}