logoalt Hacker News

Allwinkttoday at 12:08 PM0 repliesview on HN

The worst part is that in 2020 they explicitly documented that the remote filename is attacker controlled,but still allowed it to reach system() That is C security 101: never pass untrusted input through a shell. This should have been caught in review!