rspec/rules/S2819/summary.adoc

2 lines
306 B
Plaintext
Raw Normal View History

Cross-origin communication allows different websites to interact with each other. This interaction is typically achieved through mechanisms like AJAX requests, WebSockets, or postMessage API. However, a vulnerability can arise when these communications are not properly secured by verifying their origins.