FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the allowDashboard authorization gate in server/integrations/node-red/index.js calls authJwt.verify for…
Info
Summary
FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the allowDashboard authorization gate in server/integrations/node-red/index.js calls authJwt.verify for /nodered without inspecting the decoded identity. When nodeRedEnabled is true, secureEnabled is true, and nodeRedAuthMode is secure, a remote unauthenticated attacker can obtain a signed guest token from POST /api/heartbeat and use it to access the RED.httpAdmin editor and flow deployment API. Beca…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/frangoteam/FUXA/commit/e0b553cddb55613b890341270eb17eb586f8cab5
- https://github.com/frangoteam/FUXA/pull/2393
- https://github.com/frangoteam/FUXA/releases/tag/v1.3.3
- https://github.com/frangoteam/FUXA/security/advisories/GHSA-5h5x-9h7x-23f4
Timeline
- nvd_ingest NVD