In sig_verify() in x509.c in axTLS version 2.1.3 and before, the PKCS#1 v1.5 signature verification does not reject excess data after the hash value. Consequently, a remote attacker can forge signatures when small public exponents are being used, which could lead to impersonation through fake X.509 certificates. This is a variant of CVE-2006-4340.
References
Link | Resource |
---|---|
https://github.com/igrr/axtls-8266/commit/5efe2947ab45e81d84b5f707c51d1c64be52f36c | Patch Third Party Advisory |
https://sourceforge.net/p/axtls/mailman/message/36459928/ | Third Party Advisory |
https://github.com/igrr/axtls-8266/commit/5efe2947ab45e81d84b5f707c51d1c64be52f36c | Patch Third Party Advisory |
https://sourceforge.net/p/axtls/mailman/message/36459928/ | Third Party Advisory |
Configurations
History
21 Nov 2024, 03:52
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/igrr/axtls-8266/commit/5efe2947ab45e81d84b5f707c51d1c64be52f36c - Patch, Third Party Advisory | |
References | () https://sourceforge.net/p/axtls/mailman/message/36459928/ - Third Party Advisory |
Information
Published : 2018-11-07 20:29
Updated : 2024-11-21 03:52
NVD link : CVE-2018-16150
Mitre link : CVE-2018-16150
CVE.ORG link : CVE-2018-16150
JSON object : View
Products Affected
axtls_project
- axtls
CWE
CWE-347
Improper Verification of Cryptographic Signature