CVE-2024-34706: @valtimo/components exposes access token to form.io
When opening a form in Valtimo, the access token (JWT) of the user is exposed to api.form.io
via the the x-jwt-token
header. An attacker can retrieve personal information from this token, or use it to execute requests to the Valtimo REST API on behalf of the logged-in user.
This issue is caused by a misconfiguration of the Form.io component.
References
- github.com/advisories/GHSA-xcp4-62vj-cq3r
- github.com/valtimo-platform/valtimo-frontend-libraries
- github.com/valtimo-platform/valtimo-frontend-libraries/commit/1aaba5ef5750dafebbc7476fb08bf2375a25f19e
- github.com/valtimo-platform/valtimo-frontend-libraries/commit/8c2dbf2a41180d2b0358d878290e4d37168f0fb6
- github.com/valtimo-platform/valtimo-frontend-libraries/commit/d65e05fd2784bd4a628778b34a5b79ce2f0cef8c
- github.com/valtimo-platform/valtimo-frontend-libraries/security/advisories/GHSA-xcp4-62vj-cq3r
- nvd.nist.gov/vuln/detail/CVE-2024-34706
Detect and mitigate CVE-2024-34706 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →