CWE-477

Use of Obsolete Function

Medium

Description

The code uses deprecated or obsolete functions, which suggests that the code has not been actively reviewed or maintained.

Potential Impact

How to Fix

Implementation

Refer to the documentation for the obsolete function in order to determine why it is deprecated or obsolete and to learn about alternative ways to achieve the same functionality.

Requirements

Consider seriously the security implications of using an obsolete function. Consider using alternate functions.

Detection Methods

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-477 vulnerabilities in your codebase.

Get Security Assessment