An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name (SAN) extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect handling of certificate data. The issue is limited to configurations using the original ASN.1 parsing implementation which is off by default.
| Vendor | Product | Versions |
|---|---|---|
| wolfssl | wolfssl | 0, 5.9.0 |
Updated affected versions to 5.9.0, changed severity to CRITICAL, and noted that the vulnerability is actively exploited.
Initial creation