Home / Vulnerability Database / Config files : Unsafe API secret storage
Config files
Config files : Unsafe API secret storage
Classification
OWASP Top 10 2017
OWASP Top 10 2021
Overview
The API secret is explicitly set in the config file. These values can be used to access all of your account data.
The API secrets must be stored securely. They must not appear in your public repository. And you should also secure these values from extraction during decompilation.
MEDIUM
DerScanner Severity Score
Do you want to fix Config files : Unsafe API secret storage in your application?
See also
Config files
Config files : Text4Shell Vulnerability
Config files
Config files : Incorrect directory deletion
Config files
