In Docker Notary before 0.1, gotuf/signed/verify.go has a Signature Algorithm Not Matched to Key vulnerability. Because an attacker controls the field specifying the signature algorithm, they might (for example) be able to forge a signature by forcing a misinterpretation of an RSA-PSS key as Ed25519 elliptic-curve data.
{
"github_reviewed": true,
"github_reviewed_at": "2023-08-02T20:53:09Z",
"cwe_ids": [
"CWE-347"
],
"severity": "HIGH",
"nvd_published_at": "2018-03-31T21:29:00Z"
}