_______ vulnerability arises when an application includes untrusted data in a new web page without proper validation.
- Clickjacking
- Cross-Site Request Forgery (CSRF)
- Cross-Site Scripting (XSS)
- SQL Injection
Cross-Site Scripting (XSS) vulnerability occurs when untrusted data is included in a web page without proper validation, allowing malicious scripts to be executed.
Loading...
Related Quiz
- Which international standard is commonly referenced for information security management?
- Achieving _______ compliance is critical for web services handling medical data.
- In unit testing, _______ is used to verify the interaction between different parts of the service.
- What is a Web Service primarily used for in application development?
- What is the primary use of Postman in web services testing?