yegor256/factbase
Vedi su GitHubSecurity concern: It's very dangerous to use `Marshal.load` with untrusted data.
Open
#106 aperta il 24 lug 2024
bughelp wanted
Metriche repository
- Star
- (19 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.