OpenConext / Stepup-Gateway

Stepup Gateway
Apache License 2.0
6 stars 3 forks source link

Ensure the U2F bundle correctly handles invalid device data #383

Closed phavekes closed 3 days ago

phavekes commented 3 days ago

This issue is imported from pivotal - Originaly created at Sep 16, 2015 by Reinier Kip

Invalidly encoded or illegal data in device responses can cause unexpected behaviour of the U2F server in the form of notices, warnings or exceptions, depending on the Symfony environment. Validate content of register and sign responses.