Hacker News new | ask | show | jobs
by JMKH42 18 days ago
wouldn't the attack vector be like this:

I find a github repo, I want to contribute to it. I clone it, open up cursor, make an edit, commit, and boom, I am infected.

3 comments

From my reading, boom happens at "open up cursor".
you would only need to open it to be exploited, not edit or prompt. Allegedly
From the article it occurs when Cursor is loaded. iDEs do a lot of stuff when they first open.
You can leave out cursor and it would do the same thing.