In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade flowise to version 3.1.3 or higher.
flowise is a Flowiseai Server
Affected versions of this package are vulnerable to Information Exposure via the GET /api/v1/credentials/:id endpoint, which decrypts and returns sensitive credential data in the plainDataObj field without adequate redaction for fields defined as type 'string'. An attacker can obtain plaintext secrets such as database connection URLs, cloud service account keys, and API credentials by making authenticated API requests with the appropriate credentials:view permission.