A developer pushes an application to production. The application receives a webhook over HTTPS without a secret. The webhook information contains credentials to...
Cisco 200-901 Exam
Questions Number: 102 out of 272 Questions
37.50%
Question 102
A developer pushes an application to production. The application receives a webhook over HTTPS without a secret. The webhook information contains credentials to service in cleartext. When the information is received, it is stored in the database with an SHA-256 hash. Credentials to the database are accessed at runtime through the use of a vault service. While troubleshooting, the developer sets the logging to debug to view the message from the webhook. What is the security issue in this scenario?