TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Unpkg.com hacked?

20 pointsby benaiahabout 8 years ago
I&#x27;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:<p>SOURCE URL: https:&#x2F;&#x2F;unpkg.com&#x2F;react@latest&#x2F;dist&#x2F;react.js MALICIOUS REDIRECT: https:&#x2F;&#x2F;compliance-jessica.xyz&#x2F;a.php<p>This is the URL recommended for in-browser development use by https:&#x2F;&#x2F;facebook.github.io&#x2F;react&#x2F;docs&#x2F;installation.html<p>Can anyone else replicate this?

9 comments

NuclearFishinabout 8 years ago
Looks like there was indeed an issue with a bad nameserver update:<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;unpkg&#x2F;status&#x2F;852660203275276289" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;unpkg&#x2F;status&#x2F;852660203275276289</a>
评论 #14129358 未加载
Erd0s6about 8 years ago
I was having this issue to but all good now. Should I be concerned about my computer being infected from this? Virus scans don&#x27;t find anything
davidjgraphabout 8 years ago
unpkg are reporting this as fixed. <a href="https:&#x2F;&#x2F;twitter.com&#x2F;unpkg&#x2F;status&#x2F;852668919768694784" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;unpkg&#x2F;status&#x2F;852668919768694784</a>.<p>We got hit pretty hard for the 50 minutes or so the problem existed, Dropbox host their JS SDK lib on there...
davidkhessabout 8 years ago
Seeing the same thing when trying to load Vue.<p>Tweet from them:<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;unpkg&#x2F;status&#x2F;852655106562564098" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;unpkg&#x2F;status&#x2F;852655106562564098</a><p>&gt; We&#x27;re experiencing some issues and working on it. Will post updates here as soon as we know more.
评论 #14111510 未加载
CorySimmonsabout 8 years ago
We got close to trending on HackerNews yesterday when this happened.<p>Suddenly every visitor was reporting alert dialogs saying they had a virus and our votes dropped off a cliff.<p>Last time I ever go against my gut and semi-trust anything.
himlionabout 8 years ago
Use subresource integrity and this would have affected you less. Still a non functioning site unfortunately.
DorianDevelopsabout 8 years ago
Sucks just got this on my github portfolio page that I put up a few days ago.<p>Any way to fix???
评论 #14111697 未加载
murftownabout 8 years ago
Yes, I experienced the same thing.
svdpeijlabout 8 years ago
here too - same thing.. this is ridiculous what a HUGE blunder on unpkg.com part