Be careful with your wordpress plugins! j-query.org hack!
-
in many wordpress plugins is a false jquery link, for example to this site: http://www.j-query.org/jquery-1.6.3.min.js
“j-query.org” isn’t the official site of jquery, jquery.com is it!
http://www.blackhatworld.com/blackhat-seo/blackhat-lounge/368129-j-query-hacked.htmluse instead the official code:
<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js”></script>
please change the link in your next wordpress plugins update.
a short list of hacked plugins:
http://plugins.svn.ww.wp.xz.cn/quick-coupon-easily-offer-discount-coupon-codes/trunk/quick-coupon.php
http://plugins.svn.ww.wp.xz.cn/1-click-website-seo/trunk/one-click-seo.php
http://plugins.svn.ww.wp.xz.cn/wp-facebook-events/tags/1.0/facebookevents.phpplease notify the developers!
thanks!
The topic ‘Be careful with your wordpress plugins! j-query.org hack!’ is closed to new replies.