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 Insecure Cryptography Algorithm vulnerabilities in an interactive lesson.
Start learningUpgrade simple-crypto-js
to version 2.3.0 or higher.
simple-crypto-js is a JavaScript library that simplify the process of encryption and decryption of JavaScript objects.
Affected versions of this package are vulnerable to Insecure Cryptography Algorithm. Uses AES-CBC
with PKCS#7
padding, which is vulnerable to padding oracle attacks. This may allow attackers to break the encryption and access sensitive data.