Menu

Post image 1
Post image 2
Post image 3
1 / 3
931

Developers don't understand CORS

Hacker News·3 months ago
#CAcDA8Wa
Reading 0:00
15s threshold

Developers don't understand CORS July 10, 2019 — Chris Foster One of the best things about working in full stack consulting is that I get to work with a great number of developers with different skill levels in companies from various sizes and industries. This provides an opportunity to see what universal struggles come up. One that seems common and relevant recently is this: Too many web developers do not understand how CORS works. This seems particularly timely to point out because of the recent Zoom vulnerability . Security researcher Jonathan Leitschuh found Zoom has a web server listening on the machine at http://localhost:19421 . When you load a Zoom link, Zoom’s website sends a request to the localhost webserver and tells it to open up the native Zoom app. The whole article is worth a read, but these parts stuck out to me: I also found that, instead of making a regular AJAX request, this page instead loads an image from the Zoom web server that is locally running.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More