CWEClassDraft6 recent CVEs

CWE-185Incorrect Regular Expression

Description

The product specifies a regular expression in a way that causes data to be improperly matched or compared.

When the regular expression is used in protection mechanisms such as filtering or validation, this may allow an attacker to bypass the intended restrictions on the incoming data.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE