Why javascript is not secure?



Why javascript is not secure?..

Answer / Yogesh Rani

JavaScript can be vulnerable to security risks due to its client-side execution, which makes it susceptible to cross-site scripting (XSS) attacks. JavaScript code can also potentially expose sensitive data if not properly secured.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

How to create the namespace in javascript?

1 Answers  


What is function overloading in javascript?

1 Answers  


Is there an ide for javascript?

1 Answers  


How to change video files randomly after completing its execution in Javascript?

1 Answers   HCL,


What are global variables? How are these variable declared and what are the problems associated with using them?

1 Answers  


Is javascript free to use?

1 Answers  


Explain javascript event delegation model?

1 Answers  


What is the event loop in JavaScript?

1 Answers  


What is a name function in javascript?

1 Answers  


How to make elements invisible?

1 Answers  


How many types of javascript are there?

1 Answers  


What is dom in javascript?

1 Answers  


Categories