CWE-134
Use 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.
Diagram
Source: MITRE CWE™ — CWE-134
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.
Source: MITRE CWE™ — CWE-134