See: https://www.virustotal.com/en/url/f35ecf64304ce5455bf5adf8496c2b49ee189f0639d9d3dc8439774ba6b2a00b/analysis/1464967879/
Nothing here: http://quttera.com/detailed_report/saddlewerks.com
Web application details:
Application: WordPress 4.4.3
Web application version:
WordPress version: WordPress 4.4.3
WordPress directory: -http://saddlewerks.com/wp-content
WordPress theme: -http://saddlewerks.com/wp-content/themes/passageway/
WordPress Version
4.4.3
Version does not appear to be latest 4.5.2 - update now.
Outdated plug-in: WordPress Plugins
The following plugins were detected by reading the HTML source of the WordPress sites front page.
wp-pagenavi 2.89.1 latest release (2.90) Update required
http://lesterchan.net/portfolio/programming/php/
wp-lightbox-2 latest release (3.0.6.2)
http://wpdevart.com/wordpress-lightbox-plugin
Plugins are a source of many security vulnerabilities within WordPress installations, always keep them updated to the latest version available and check the developers plugin page for information about security related updates and fixes.
Warning Directory Indexing Enabled :o
In the test we attempted to list the directory contents of the uploads and plugins folders to determine if Directory Indexing is enabled. This is an information leakage vulnerability that can reveal sensitive information regarding your site configuration or content.
/wp-content/uploads/ enabled
/wp-content/plugins/ disabled
Directory indexing was tested on the /wp-content/uploads/ and /wp-content/plugins/ directores. Note that other directories may have this web server feature enabled, so ensure you check other folders in your installation. It is good practice to ensure directory indexing is disabled for your full WordPress installation either through the web server configuration or .htaccess.
jQuery issues: Detected libraries:
jquery - 1.4.2 : -http://saddlewerks.com/wp-content/themes/passageway/jquery/jquery-1.4.2.min.js
Info: Severity: medium
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4969
http://research.insecurelabs.org/jquery/test/
Info: Severity: medium
http://bugs.jquery.com/ticket/11290
http://research.insecurelabs.org/jquery/test/
Info: Severity: medium
https://github.com/jquery/jquery/issues/2432
http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
jquery - 1.4.2 : -http://saddlewerks.com/wp-content/themes/passageway/jquery/jquery-1.4.2.min.js
Info: Severity: medium
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-4969
http://research.insecurelabs.org/jquery/test/
Info: Severity: medium
http://bugs.jquery.com/ticket/11290
http://research.insecurelabs.org/jquery/test/
Info: Severity: medium
https://github.com/jquery/jquery/issues/2432
http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
jquery-migrate - 1.2.1 : -http://saddlewerks.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=c62bf125eae1e2e79b3b609f87594dba
Info: Severity: medium
http://bugs.jquery.com/ticket/11290
http://research.insecurelabs.org/jquery/test/
jquery - 1.11.3 : (active1) -http://saddlewerks.com/wp-includes/js/jquery/jquery.js?ver=c62bf125eae1e2e79b3b609f87594dba
Info: Severity: medium
https://github.com/jquery/jquery/issues/2432
http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
jquery - 1.11.3 : (active1) -http://saddlewerks.com/wp-includes/js/jquery/jquery.js?ver=c62bf125eae1e2e79b3b609f87594dba
Info: Severity: medium
https://github.com/jquery/jquery/issues/2432
http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/
(active) - the library was also found to be active by running code
5 vulnerable libraries detected.
A-Status here: https://sritest.io/#report/67dbe253-a30f-4f47-aeb8-ce0d632ff30b
But a meagre F-Status here: https://securityheaders.io/?q=http%3A%2F%2Fsaddlewerks.com
Various domains share one and the same IP: http://webyzer.net/ip/181.224.138.136
IP badness and recent detections: https://www.virustotal.com/en/ip-address/181.224.138.136/information/
as Avast detected Win32:SaliCode there.
Consider this scan and where it lands: http://www.domxssscanner.com/scan?url=http%3A%2F%2Fsaddlewerks.com%2Fwp-content%2Fthemes%2Fpassageway%2Fjquery%2Fjquery.gallerax-0.2.js
found JavaScript
error: line:3: SyntaxError: missing ; before statement:
error: line:3: tion($) { jQuery.fn.gallerax = function(options) { var settings = jQuery.extend({ selectorParent: jQuery(this) }, options); return jQuery.gallerax(settings); } jQuery.fn.galleraxFadeOut = function(speed, callback) { return this.fadeTo(speed, 0.0, call
error: line:3: ...^
cause too many ) parenthesis or redeclaring a variable in jQuery.extend, where we are supplying 2 arguments our options object and our defaults object. This will merge the 2 objects by modifying the first. This way if 0 arguments are passed it will use the defaults but any argument passed in will override our default. info credits go to Dan Vega.
polonus (volunteer website security analyst and website error-hunter)