lib/crypto/c_src/crypto_drv.c in erlang does not properly check the return value from the OpenSSL DSA_do_verify function, which might allow remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077. NOTE: a package maintainer disputes this issue, reporting that there is a proper check within the only code that uses the applicable part of crypto_drv.c, and thus "this report is invalid.
References
Configurations
History
21 Nov 2024, 00:59
Type | Values Removed | Values Added |
---|---|---|
References | () http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511520 - Exploit | |
References | () http://openwall.com/lists/oss-security/2009/01/12/4 - |
07 Nov 2023, 02:03
Type | Values Removed | Values Added |
---|---|---|
Summary | lib/crypto/c_src/crypto_drv.c in erlang does not properly check the return value from the OpenSSL DSA_do_verify function, which might allow remote attackers to bypass validation of the certificate chain via a malformed SSL/TLS signature, a similar vulnerability to CVE-2008-5077. NOTE: a package maintainer disputes this issue, reporting that there is a proper check within the only code that uses the applicable part of crypto_drv.c, and thus "this report is invalid. |
Information
Published : 2009-01-15 17:30
Updated : 2024-11-21 00:59
NVD link : CVE-2009-0130
Mitre link : CVE-2009-0130
CVE.ORG link : CVE-2009-0130
JSON object : View
Products Affected
erlang
- erlang
CWE
CWE-287
Improper Authentication