SecureScoutLogo.jpg
Format String

Go to Glossary List



Description: C language features sprintf (format, arguments) function. Format is a string which can contain special sequences like '%s' that are replaced by the following arguments. If the function is called with less arguments than necessary, for instance sprintf("%s"), the function uses data beyond arguments. This can cause buffer overflow and has been widely used in exploits. There are other functions like sprintf(), printf() for instance.


© 2003-2007 NexantiS Corporation (www.securescout.com)
SecureScout is a trademark of NexantiS
All Rights Reserved
All products names referenced herein are trademarks of their respective companies

SecureScout products are certified:
CVE Compatible
SANS TOP 20 Compatible
CVSS Compatible (Common Vulnerability Scoring System)