Cigital ITS4 Software Security Tool Weakness

BID:4120

Info

Cigital ITS4 Software Security Tool Weakness

Bugtraq ID: 4120
Class: Design Error
CVE:
Remote: Unknown
Local: Unknown
Published: Feb 18 2002 12:00AM
Updated: Feb 18 2002 12:00AM
Credit: Published by David LeBlanc <[email protected]>.
Vulnerable: Cigital ITS4 1.1.1
Cigital ITS4 1.1
Cigital ITS4 1.0.1
Not Vulnerable:

Discussion

Cigital ITS4 Software Security Tool Weakness

Cigital's ITS4 tool is designed to automatically scan C and C++ source code, and will attempt to flag potentially dangerous function calls. It is based on a relatively simple parsing system, and scans against a database of known dangerous functions, such as strcpy and sprintf.

The documentation for ITS4 states that some attempt is made to perform more detailed analysis of code. This is implemented through custom handlers defined for certain functions. For example, if sprintf() is called with a fixed format string, it may be assumed that it is not vulnerable to a standard format string attack.

The design of ITS4 allows several forms of vulnerable code to pass undetected. Several examples of this have been published. Many are based upon the assumption that constant values are safe. For example, a call to strcpy() or sprintf() with a statically defined string is assumed to be safe, as is the length passed to a call to strncpy().

Additional cases not covered by ITS4 are clearly documented in the whitepaper describing the product, including function and file pointer aliases.

It has also been reported that the database supplied with ITS4 does not cover many problematic Windows specific function calls, possibly allowing platform dependant vulnerabilities to go undetected.

This is not a vulnerability in itself. This is a weakness in the design of ITS4, which may lead to a false sense of security.

The perception of security at the compiler level may lead to some programmers using insecure programming techniques.

It should be noted that the weaknesses of similar systems are well documented.

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report