| - module: github.com/pion/dtls/v2 |
| - package: github.com/pion/dtls/v2 |
| Client-provided certificates are not correctly validated, |
| DTLS client certificates must be accompanied by proof that the client |
| possesses the private key for the certificate. The Pion DTLS server |
| accepted client certificates unaccompanied by this proof, permitting |
| an attacker to present any certificate and have it accepted as valid. |
| published: 2022-07-01T20:07:12Z |
| - fix: https://github.com/pion/dtls/commit/d2f797183a9f044ce976e6df6f362662ca722412 |