streamaserver/streama

Add CSRF Token Validation for Security

Open

#1,087 建立於 2021年9月13日

在 GitHub 查看
 (0 留言) (2 反應) (0 負責人)JavaScript (9,565 star) (977 fork)batch import
BugHelp wanted

描述

See https://portswigger.net/web-security/csrf/tokens - Currently streama is lacking this type of validation and has potential for security risks due to it.

There is a guide here, maybe that works https://www.baeldung.com/spring-security-csrf

貢獻者指南

Add CSRF Token Validation for Security · streamaserver/streama#1087 | Good First Issue