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 applicationsThere is no fixed version for Debian:12
libstring-compare-constanttime-perl
.
Note: Versions mentioned in the description apply only to the upstream libstring-compare-constanttime-perl
package and not the libstring-compare-constanttime-perl
package as distributed by Debian
.
See How to fix?
for Debian:12
relevant fixed versions and status.
String::Compare::ConstantTime for Perl through 0.321 is vulnerable to timing attacks that allow an attacker to guess the length of a secret string.
As stated in the documentation: "If the lengths of the strings are different, because equals returns false right away the size of the secret string may be leaked (but not its contents)."
This is similar to CVE-2020-36829