yegor256/factbase
Ver no GitHubSecurity concern: It's very dangerous to use `Marshal.load` with untrusted data.
Open
#106 aberto em 24 de jul. de 2024
bughelp wanted
Métricas do repositório
- Stars
- (19 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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.