Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Jfinkhaeuser

#34492of 53,632
7.5Total CVSS
Vulnerabilities · 1
PT-2017-5765
7.5
2017-04-19
Ruby · Aescrypt · CVE-2013-7463
Name of the Vulnerable Software and Affected Versions: aescrypt gem version 1.0.0 Description: The issue concerns the aescrypt gem for Ruby, which fails to randomize the CBC IV when using the AESCrypt.encrypt and AESCrypt.decrypt functions. This flaw enables attackers to bypass cryptographic protection through a chosen plaintext attack. Recommendations: For aescrypt gem version 1.0.0, consider updating to a version that properly randomizes the CBC IV for the AESCrypt.encrypt and AESCrypt.decrypt functions to prevent chosen plaintext attacks. At the moment, there is no information about a newer version that contains a fix for this vulnerability.