Home / Vulnerability Database / ABAP : Undocumented feature: hidden functionality
ABAP

ABAP : Undocumented feature: hidden functionality

Classification

OWASP ASVS
PCI DSS 4.0

Overview

The application runs native SQL, so the authorization check can not be performed properly. Native SQL bypasses the security functions of SAP Open SQLSuch, and can also bypass the synchronization of the SAP table and lead to inconsistencies in the data. It should be checked whether the native SQL is a part of the program, since this can be the backdoor left by the developers.

From a security perspective, even when hidden functionality is not intentionally malicious, it gives an attacker an additional opportunity for a successful application attack. For example, the hidden functionality could be useful for attacks that modify the control flow of the application.

LOW

DerScanner Severity Score

Do you want to fix ABAP : Undocumented feature: hidden functionality in your application?

See also

ABAP

ABAP : Insufficient authorization check

ABAP

ABAP : Empty password

ABAP

ABAP : Weak seed of random number generator