yegor256/factbase
在 GitHub 查看Security concern: It's very dangerous to use `Marshal.load` with untrusted data.
Open
#106 建立於 2024年7月24日
bughelp wanted
倉庫指標
- Star
- (19 star)
- PR 合併指標
- (PR 指標待抓取)
描述
See security recommendations for details.
It's used in baza. As far as I understand the code, the data was received from an HTTP request, which makes the data untrusted.