CWEBaseDraft20 recent CVEs

CWE-134Use of Externally-Controlled Format String

Description

The product uses a function that accepts a format string as an argument, but the format string originates from an external source.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE