Home / Vulnerability Database / JavaScript : Debug code
JavaScript

JavaScript : Debug code

Classification

OWASP ASVS
PCI DSS 4.0

Overview

The application contains debugging code. It can contain undocumented entry points.

Implementation of undocumented “backdoors” for testing and correcting errors is a common practice in the application development. This code must be deleted from the final version of the application. If not, the application is vulnerable, since it permits actions not described by the documentation.

LOW

DerScanner Severity Score

Do you want to fix JavaScript : Debug code in your application?

See also

JavaScript

JavaScript : Null salt

JavaScript

JavaScript : Empty encryption key

JavaScript

JavaScript : Unsafe Azure access control