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
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-08-07 05:15
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