Settings

Theme

Unpkg.com hacked?

20 points by benaiah · 17 comments · 1 min read


I've checked on both my local machine and on a VPS I run, and the following URL is 302 redirecting to a malicious JS script which pops up a confirmation window and then redirects to ads:

SOURCE URL: https://unpkg.com/react@latest/dist/react.js MALICIOUS REDIRECT: https://compliance-jessica.xyz/a.php

This is the URL recommended for in-browser development use by https://facebook.github.io/react/docs/installation.html

Can anyone else replicate this?

9 threads
NuclearFishin

Looks like there was indeed an issue with a bad nameserver update:

https://twitter.com/unpkg/status/852660203275276289

Erd0s6

I was having this issue to but all good now. Should I be concerned about my computer being infected from this? Virus scans don't find anything

davidjgraph

unpkg are reporting this as fixed. https://twitter.com/unpkg/status/852668919768694784.

We got hit pretty hard for the 50 minutes or so the problem existed, Dropbox host their JS SDK lib on there...

davidkhess

Seeing the same thing when trying to load Vue.

Tweet from them:

https://twitter.com/unpkg/status/852655106562564098

> We're experiencing some issues and working on it. Will post updates here as soon as we know more.

CorySimmons

We got close to trending on HackerNews yesterday when this happened.

Suddenly every visitor was reporting alert dialogs saying they had a virus and our votes dropped off a cliff.

Last time I ever go against my gut and semi-trust anything.

himlion

Use subresource integrity and this would have affected you less. Still a non functioning site unfortunately.

DorianDevelops

Sucks just got this on my github portfolio page that I put up a few days ago.

Any way to fix???

murftown

Yes, I experienced the same thing.

svdpeijl

here too - same thing.. this is ridiculous what a HUGE blunder on unpkg.com part

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection