Yubico / yubikey-val

YubiKey OTP validation server in PHP
https://developers.yubico.com/yubikey-val
BSD 2-Clause "Simplified" License
130 stars 43 forks source link

Enhanced data validation to address YSA-2020-01 #59

Closed rmallensb closed 4 years ago

notpushkin commented 4 years ago

Any thoughts on this thread?

Okay, @yubico, what the hell.

https://yubico.com/support/security-advisories/ysa-2020-01/

SQL injection. In a product by a security vendor. In 2020. And you fixed it with "data validation"?!?! Not prepared statements?!? Not even just escaping the params‽‽‽‽

This is downright criminally irresponsible code.