pin down a security vulnerability
commite07fa910bb629f50d4da68058ccfcafb4efa60dc
authorKartik K. Agaram <vc@akkartik.com>
Mon, 7 Mar 2022 19:44:47 +0000 (7 11:44 -0800)
committerKartik K. Agaram <vc@akkartik.com>
Mon, 7 Mar 2022 19:44:47 +0000 (7 11:44 -0800)
treedcde64303cc8f423f85847a7fcfdfcdeb0739bf0
parent38063812b6e931740f9d9d7b4bc95429dcfb3aa6
pin down a security vulnerability

We aren't actually secure as the previous commit said. The hole here is
that you can't override start_writing by typing in 'start_writing' into
the big picture. However you _can_ override it by typing in _anything
else_.
attack.tlv [new file with mode: 0644]