In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Access Control vulnerabilities in an interactive lesson.
Start learningUpgrade vp-toolkit
to version 0.2.2 or higher.
vp-toolkit is a TypeScript/JavaScript API generating and signing w3c verifiable credentials and related objects.
Affected versions of this package are vulnerable to Improper Access Control. The verifyVerifiableCredential()
method checks the cryptographic integrity of the Verifiable Credential, but it does not check if the credential.issuer
matches the signer of the credential.