Parse Server — это серверная часть с открытым исходным кодом, которую можно развернуть в любой инфраструктуре, поддерживающей Node.js. До версий 8.6.5 и 9.5.0-alpha.3 readOnlyMasterKey можно было использовать для создания и удаления файлов через Files API (POST /files/:filename, DELETE /files/:filename). Это обходит ограничение только для чтения, которое нарушает область доступа readOnlyMasterKey.
Это затрагивает любое развертывание сервера синтаксического анализа, которое использует readOnlyMasterKey и предоставляет API файлов. Злоумышленник, имеющий доступ к readOnlyMasterKey, может загружать произвольные файлы или удалять существующие файлы. Эта проблема исправлена в версиях 8.6.5 и 9.5.0-alpha.3.
Показать оригинальное описание (EN)
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.5 and 9.5.0-alpha.3, the readOnlyMasterKey can be used to create and delete files via the Files API (POST /files/:filename, DELETE /files/:filename). This bypasses the read-only restriction which violates the access scope of the readOnlyMasterKey. Any Parse Server deployment that uses readOnlyMasterKey and exposes the Files API is affected. An attacker with access to the readOnlyMasterKey can upload arbitrary files or delete existing files. This issue has been patched in versions 8.6.5 and 9.5.0-alpha.3.
Характеристики атаки
Последствия
Строка CVSS v4.0