0 votes
in OWASP Top 10 Vulnerabilities by
What happens when an application takes user inputted data and sends it to a web browser, without proper validation?

Select the correct answer from below options

a)  Security Misconfiguration

b)  Cross Site Scripting

c)  Insecure Direct Object References

d)  Broken Authentication and Session Management

1 Answer

0 votes
by
b)  Cross Site Scripting

when an application takes user inputted data and sends it to a web browser, without proper validation it called as Cross Site Scripting

Related questions

0 votes
asked Aug 16, 2022 in HTML by john ganales
0 votes
asked Apr 2, 2021 in AWS by sharadyadav1986
...