QuestionQ41
Vulnerability ManagementA security team is reviewing a penetration testing report for a web application. The report identifies multiple cross-site scripting (XSS) and Structured Query Language injection (SQLi) vulnerabilities.
Which of the following is most likely causing these vulnerabilities to occur?
- A Misconfigured web application firewall (WAF)
- B Lack of secure input validation
- C Lack of a Hypertext Transfer Protocol (HTTP) Strict Transport Security (HSTS) header
- D Lack of endpoint protection in the environment
Community Discussion