CyberRota Analysis
AI-GeneratedBudibase's low-code platform prior to version 3.41.3 is vulnerable to a security flaw that allows authenticated users with BASIC roles to manipulate bucket and key values, potentially exposing sensitive S3 datasource credentials through signed and public URLs. This vulnerability poses a high risk as it could lead to unauthorized access to stored data. Organizations using Budibase should prioritize upgrading to version 3.41.3 to mitigate this risk.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Budibase is an open-source low-code platform. Prior to 3.41.3, POST /api/attachments/:datasourceId/url in packages/server/src/api/routes/static.ts and packages/server/src/api/controllers/static/index.ts allows an authenticated published-app user with the BASIC role to supply attacker-controlled bucket and key values and obtain signedUrl and publicUrl values backed by stored S3 datasource credentials. This issue is fixed in version 3.41.3.