ZAP Scanning Report

Site: https://www.globalsqa.com

Generated on Sat, 2 Jul 2022 20:11:47

Summary of Alerts

Risk Level Number of Alerts
High
1
Medium
3
Low
7
Informational
6
False Positives:
0

Alerts

Name Risk Level Number of Instances
PII Disclosure High 2
Absence of Anti-CSRF Tokens Medium 11
Content Security Policy (CSP) Header Not Set Medium 11
Missing Anti-clickjacking Header Medium 11
Big Redirect Detected (Potential Sensitive Information Leak) Low 10
Cookie No HttpOnly Flag Low 4
Cookie without SameSite Attribute Low 4
Cross-Domain JavaScript Source File Inclusion Low 22
Strict-Transport-Security Header Not Set Low 11
Timestamp Disclosure - Unix Low 4
X-Content-Type-Options Header Missing Low 11
Charset Mismatch Informational 12
Information Disclosure - Suspicious Comments Informational 10
Modern Web Application Informational 11
Re-examine Cache-control Directives Informational 11
Retrieved from Cache Informational 12
User Controllable HTML Element Attribute (Potential XSS) Informational 13

Alert Detail

High
PII Disclosure
Description
The response contains Personally Identifiable Information, such as CC number, SSN and similar sensitive data.
URL https://www.globalsqa.com/handle-browser-notification-selenium/
Method GET
Parameter
Attack
Evidence 56644268971574907
URL https://www.globalsqa.com/sum-of-diagonal-elements-using-comprehension/
Method GET
Parameter
Attack
Evidence 5742405763444
Instances 2
Solution
Reference
CWE Id 359
WASC Id 13
Plugin Id 10062
Medium
Absence of Anti-CSRF Tokens
Description
No Anti-CSRF tokens were found in a HTML submission form.

A cross-site request forgery is an attack that involves forcing a victim to send an HTTP request to a target destination without their knowledge or intent in order to perform an action as the victim. The underlying cause is application functionality using predictable URL/form actions in a repeatable way. The nature of the attack is that CSRF exploits the trust that a web site has for a user. By contrast, cross-site scripting (XSS) exploits the trust that a user has for a web site. Like XSS, CSRF attacks are not necessarily cross-site, but they can be. Cross-site request forgery is also known as CSRF, XSRF, one-click attack, session riding, confused deputy, and sea surf.

CSRF attacks are effective in a number of situations, including:

* The victim has an active session on the target site.

* The victim is authenticated via HTTP auth on the target site.

* The victim is on the same local network as the target site.

CSRF has primarily been used to perform an action against a target site using the victim's privileges, but recent techniques have been discovered to disclose information by gaining access to the response. The risk of information disclosure is dramatically increased when the target site is vulnerable to XSS, because XSS can be used as a platform for CSRF, allowing the attack to operate within the bounds of the same-origin policy.
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence <form class="search" action="https://www.globalsqa.com/" method="get">
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence <form class="search" action="https://www.globalsqa.com/" method="get">
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form class="search" action="https://www.globalsqa.com/" method="get">
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form id="commentform" class="comment-form">
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form role="search" method="get" id="searchform" class="searchform" action="https://www.globalsqa.com/">
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form action="/free-deep-learning-ebooks/" method="post">
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence <form class="search" action="https://www.globalsqa.com/" method="get">
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form class="search" action="https://www.globalsqa.com/" method="get">
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form id="commentform" class="comment-form">
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form role="search" method="get" id="searchform" class="searchform" action="https://www.globalsqa.com/">
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence <form action="/free-machine-learning-ebooks/" method="post">
Instances 11
Solution
Phase: Architecture and Design

Use a vetted library or framework that does not allow this weakness to occur or provides constructs that make this weakness easier to avoid.

For example, use anti-CSRF packages such as the OWASP CSRFGuard.

Phase: Implementation

Ensure that your application is free of cross-site scripting issues, because most CSRF defenses can be bypassed using attacker-controlled script.

Phase: Architecture and Design

Generate a unique nonce for each form, place the nonce into the form, and verify the nonce upon receipt of the form. Be sure that the nonce is not predictable (CWE-330).

Note that this can be bypassed using XSS.

Identify especially dangerous operations. When the user performs a dangerous operation, send a separate confirmation request to ensure that the user intended to perform that operation.

Note that this can be bypassed using XSS.

Use the ESAPI Session Management control.

This control includes a component for CSRF.

Do not use the GET method for any request that triggers a state change.

Phase: Implementation

Check the HTTP Referer header to see if the request originated from an expected page. This could break legitimate functionality, because users or proxies may have disabled sending the Referer for privacy reasons.
Reference http://projects.webappsec.org/Cross-Site-Request-Forgery
http://cwe.mitre.org/data/definitions/352.html
CWE Id 352
WASC Id 9
Plugin Id 10202
Medium
Content Security Policy (CSP) Header Not Set
Description
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement or distribution of malware. CSP provides a set of standard HTTP headers that allow website owners to declare approved sources of content that browsers should be allowed to load on that page — covered types are JavaScript, CSS, HTML frames, fonts, images and embeddable objects such as Java applets, ActiveX, audio and video files.
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/cdn-cgi/l/email-protection
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-elasticsearch-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-tensorflow-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/testers-hub/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-admin/admin-ajax.php
Method GET
Parameter
Attack
Evidence
Instances 11
Solution
Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header, to achieve optimal browser support: "Content-Security-Policy" for Chrome 25+, Firefox 23+ and Safari 7+, "X-Content-Security-Policy" for Firefox 4.0+ and Internet Explorer 10+, and "X-WebKit-CSP" for Chrome 14+ and Safari 6+.
Reference https://developer.mozilla.org/en-US/docs/Web/Security/CSP/Introducing_Content_Security_Policy
https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html
http://www.w3.org/TR/CSP/
http://w3c.github.io/webappsec/specs/content-security-policy/csp-specification.dev.html
http://www.html5rocks.com/en/tutorials/security/content-security-policy/
http://caniuse.com/#feat=contentsecuritypolicy
http://content-security-policy.com/
CWE Id 693
WASC Id 15
Plugin Id 10038
Medium
Missing Anti-clickjacking Header
Description
The response does not include either Content-Security-Policy with 'frame-ancestors' directive or X-Frame-Options to protect against 'ClickJacking' attacks.
URL https://www.globalsqa.com/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/demo-site/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/demo-site/tooltip/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/free-elasticsearch-ebooks/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/free-tensorflow-ebooks/
Method GET
Parameter X-Frame-Options
Attack
Evidence
URL https://www.globalsqa.com/testers-hub/
Method GET
Parameter X-Frame-Options
Attack
Evidence
Instances 11
Solution
Modern Web browsers support the Content-Security-Policy and X-Frame-Options HTTP headers. Ensure one of them is set on all web pages returned by your site/app.

If you expect the page to be framed only by pages on your server (e.g. it's part of a FRAMESET) then you'll want to use SAMEORIGIN, otherwise if you never expect the page to be framed, you should use DENY. Alternatively consider implementing Content Security Policy's "frame-ancestors" directive.
Reference https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
CWE Id 1021
WASC Id 15
Plugin Id 10020
Low
Big Redirect Detected (Potential Sensitive Information Leak)
Description
The server has responded with a redirect that seems to provide a large response. This may indicate that although the server sent a redirect it also responded with body content (which may include sensitive details, PII, etc.).
URL https://www.globalsqa.com/angularJs-protractor
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/ConsumptionCalculator
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/Multiform
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/registration-login-example
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/Scrollable
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/SearchFilter
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/SimpleCalculator
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/UploadImage
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/WebTable
Method GET
Parameter
Attack
Evidence
Instances 10
Solution
Ensure that no sensitive information is leaked via redirect responses. Redirect responses should have almost no content.
Reference
CWE Id 201
WASC Id 13
Plugin Id 10044
Low
Cookie No HttpOnly Flag
Description
A cookie has been set without the HttpOnly flag, which means that the cookie can be accessed by JavaScript. If a malicious script can be run on this page then the cookie will be accessible and can be transmitted to another site. If this is a session cookie then session hijacking may be possible.
URL https://www.globalsqa.com/wp-login.php?action=lostpassword
Method GET
Parameter wordpress_test_cookie
Attack
Evidence set-cookie: wordpress_test_cookie
URL https://www.globalsqa.com/wp-login.php?reauth=1&redirect_to=https%3A%2F%2Fwww.globalsqa.com%2Fwp-admin%2F
Method GET
Parameter wordpress_test_cookie
Attack
Evidence set-cookie: wordpress_test_cookie
URL https://www.globalsqa.com/wp-login.php
Method POST
Parameter tk_ai
Attack
Evidence set-cookie: tk_ai
URL https://www.globalsqa.com/wp-login.php
Method POST
Parameter wordpress_test_cookie
Attack
Evidence set-cookie: wordpress_test_cookie
Instances 4
Solution
Ensure that the HttpOnly flag is set for all cookies.
Reference https://owasp.org/www-community/HttpOnly
CWE Id 1004
WASC Id 13
Plugin Id 10010
Low
Cookie without SameSite Attribute
Description
A cookie has been set without the SameSite attribute, which means that the cookie can be sent as a result of a 'cross-site' request. The SameSite attribute is an effective counter measure to cross-site request forgery, cross-site script inclusion, and timing attacks.
URL https://www.globalsqa.com/wp-login.php?action=lostpassword
Method GET
Parameter wordpress_test_cookie
Attack
Evidence set-cookie: wordpress_test_cookie
URL https://www.globalsqa.com/wp-login.php?reauth=1&redirect_to=https%3A%2F%2Fwww.globalsqa.com%2Fwp-admin%2F
Method GET
Parameter wordpress_test_cookie
Attack
Evidence set-cookie: wordpress_test_cookie
URL https://www.globalsqa.com/wp-login.php
Method POST
Parameter tk_ai
Attack
Evidence set-cookie: tk_ai
URL https://www.globalsqa.com/wp-login.php
Method POST
Parameter wordpress_test_cookie
Attack
Evidence set-cookie: wordpress_test_cookie
Instances 4
Solution
Ensure that the SameSite attribute is set to either 'lax' or ideally 'strict' for all cookies.
Reference https://tools.ietf.org/html/draft-ietf-httpbis-cookie-same-site
CWE Id 1275
WASC Id 13
Plugin Id 10054
Low
Cross-Domain JavaScript Source File Inclusion
Description
The page includes one or more script files from a third-party domain.
URL https://www.globalsqa.com/
Method GET
Parameter //pagead2.googlesyndication.com/pagead/js/adsbygoogle.js
Attack
Evidence <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-admin/js/common.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-admin/js/common.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/hoverIntent.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/hoverIntent.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/jquery-migrate.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/jquery-migrate.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/jquery.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/jquery.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/ui/accordion.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/ui/accordion.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/ui/core.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/ui/core.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/ui/widget.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/jquery/ui/widget.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/utils.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/utils.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/c/5.4.10/wp-includes/js/wp-embed.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/c/5.4.10/wp-includes/js/wp-embed.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/p/jetpack/8.5.1/_inc/build/carousel/jetpack-carousel.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/p/jetpack/8.5.1/_inc/build/carousel/jetpack-carousel.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/p/jetpack/8.5.1/_inc/build/jquery.spin.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/p/jetpack/8.5.1/_inc/build/jquery.spin.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/p/jetpack/8.5.1/_inc/build/lazy-images/js/lazy-images.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/p/jetpack/8.5.1/_inc/build/lazy-images/js/lazy-images.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/p/jetpack/8.5.1/_inc/build/photon/photon.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/p/jetpack/8.5.1/_inc/build/photon/photon.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://c0.wp.com/p/jetpack/8.5.1/_inc/build/spin.min.js
Attack
Evidence <script type='text/javascript' src='https://c0.wp.com/p/jetpack/8.5.1/_inc/build/spin.min.js'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js
Attack
Evidence <script data-ad-client="ca-pub-2878895907861435" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://stats.wp.com/e-202226.js
Attack
Evidence <script type='text/javascript' src='https://stats.wp.com/e-202226.js' async='async' defer='defer'></script>
URL https://www.globalsqa.com/
Method GET
Parameter https://www.googletagmanager.com/gtag/js?id=UA-67337609-1
Attack
Evidence <script async src="https://www.googletagmanager.com/gtag/js?id=UA-67337609-1"></script>
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter https://ajax.googleapis.com/ajax/libs/angularjs/1.4.7/angular.min.js
Attack
Evidence <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.7/angular.min.js"></script>
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js
Attack
Evidence <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.15/angular-ui-router.min.js
Attack
Evidence <script src="https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.15/angular-ui-router.min.js"></script>
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js
Attack
Evidence <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
Instances 22
Solution
Ensure JavaScript source files are loaded from only trusted sources, and the sources can't be controlled by end users of the application.
Reference
CWE Id 829
WASC Id 15
Plugin Id 10017
Low
Strict-Transport-Security Header Not Set
Description
HTTP Strict Transport Security (HSTS) is a web security policy mechanism whereby a web server declares that complying user agents (such as a web browser) are to interact with it using only secure HTTPS connections (i.e. HTTP layered over TLS/SSL). HSTS is an IETF standards track protocol and is specified in RFC 6797.
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/cdn-cgi/l/email-protection
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/free-tensorflow-ebooks/
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/robots.txt
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/sitemap.xml
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-admin/admin-ajax.php
Method GET
Parameter
Attack
Evidence
Instances 11
Solution
Ensure that your web server, application server, load balancer, etc. is configured to enforce Strict-Transport-Security.
Reference https://cheatsheetseries.owasp.org/cheatsheets/HTTP_Strict_Transport_Security_Cheat_Sheet.html
https://owasp.org/www-community/Security_Headers
http://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security
http://caniuse.com/stricttransportsecurity
http://tools.ietf.org/html/rfc6797
CWE Id 319
WASC Id 15
Plugin Id 10035
Low
Timestamp Disclosure - Unix
Description
A timestamp was disclosed by the application/web server - Unix
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence 112270736
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence 1656791393
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence 20120208
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence 67337609
Instances 4
Solution
Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.
Reference http://projects.webappsec.org/w/page/13246936/Information%20Leakage
CWE Id 200
WASC Id 13
Plugin Id 10096
Low
X-Content-Type-Options Header Missing
Description
The Anti-MIME-Sniffing header X-Content-Type-Options was not set to 'nosniff'. This allows older versions of Internet Explorer and Chrome to perform MIME-sniffing on the response body, potentially causing the response body to be interpreted and displayed as a content type other than the declared content type. Current (early 2014) and legacy versions of Firefox will use the declared content type (if one is set), rather than performing MIME-sniffing.
URL https://www.globalsqa.com/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/free-elasticsearch-ebooks/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/free-tensorflow-ebooks/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/robots.txt
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/sitemap.xml
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
URL https://www.globalsqa.com/testers-hub/
Method GET
Parameter X-Content-Type-Options
Attack
Evidence
Instances 11
Solution
Ensure that the application/web server sets the Content-Type header appropriately, and that it sets the X-Content-Type-Options header to 'nosniff' for all web pages.

If possible, ensure that the end user uses a standards-compliant and modern web browser that does not perform MIME-sniffing at all, or that can be directed by the web application/web server to not perform MIME-sniffing.
Reference http://msdn.microsoft.com/en-us/library/ie/gg622941%28v=vs.85%29.aspx
https://owasp.org/www-community/Security_Headers
CWE Id 693
WASC Id 15
Plugin Id 10021
Informational
Charset Mismatch
Description
This check identifies responses where the HTTP Content-Type header declares a charset different from the charset defined by the body of the HTML or XML. When there's a charset mismatch between the HTTP header and content body Web browsers can be forced into an undesirable content-sniffing mode to determine the content's correct character set.

An attacker could manipulate content on the page to be interpreted in an encoding of their choice. For example, if an attacker can control content at the beginning of the page, they could inject script using UTF-7 encoded text and manipulate some browsers into interpreting that text.
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Fcheatsheets%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Fdemo-site%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Fdemo-site%2Falertbox%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Fdemo-site%2Fdatepicker%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Fdemo-site%2Ftooltip%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Ffree-deep-learning-ebooks%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Ffree-ebooks%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Ffree-elasticsearch-ebooks%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Ffree-machine-learning-ebooks%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Ffree-tensorflow-ebooks%2F
Method GET
Parameter
Attack
Evidence
URL https://www.globalsqa.com/wp-json/oembed/1.0/embed?format=xml&url=https%3A%2F%2Fwww.globalsqa.com%2Ftesters-hub%2F
Method GET
Parameter
Attack
Evidence
Instances 12
Solution
Force UTF-8 for all text content in both the HTTP header and meta tags in HTML or encoding declarations in XML.
Reference http://code.google.com/p/browsersec/wiki/Part2#Character_set_handling_and_detection
CWE Id 436
WASC Id 15
Plugin Id 90011
Informational
Information Disclosure - Suspicious Comments
Description
The response appears to contain suspicious comments which may help an attacker. Note: Matches made within script blocks or files are against the entire content not only comments.
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence admin
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence from
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence query
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter
Attack
Evidence user
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence admin
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence from
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence query
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence admin
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence from
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence query
Instances 10
Solution
Remove all comments that return information that may help an attacker and fix any underlying problems they refer to.
Reference
CWE Id 200
WASC Id 13
Plugin Id 10027
Informational
Modern Web Application
Description
The application appears to be a modern web application. If you need to explore it automatically then the Ajax Spider may well be more effective than the standard one.
URL https://www.globalsqa.com/
Method GET
Parameter
Attack
Evidence <a href="" target="_blank" class="tooltipsy" original-title=""><img src="https://i2.wp.com/globalsqa.com//wp-content/uploads/2013/12/logo-3.png?w=940" data-recalc-dims="1"></a>
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter
Attack
Evidence <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.7/angular.min.js"></script>
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/demo-site/
Method GET
Parameter
Attack
Evidence <a href="" class="button tiny_button button_pale regular_text" >Content Mangement</a>
URL https://www.globalsqa.com/demo-site/tooltip/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/free-elasticsearch-ebooks/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/free-tensorflow-ebooks/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
URL https://www.globalsqa.com/testers-hub/
Method GET
Parameter
Attack
Evidence <noscript><img src="https://globalsqa.com/wp-content/uploads/2015/10/logo1.png" alt="GlobalSQA"/></noscript>
Instances 11
Solution
This is an informational alert and so no changes are required.
Reference
CWE Id
WASC Id
Plugin Id 10109
Informational
Re-examine Cache-control Directives
Description
The cache-control header has not been set properly or is missing, allowing the browser and proxies to cache content. For static assets like css, js, or image files this might be intended, however, the resources should be reviewed to ensure that no sensitive content will be cached.
URL https://www.globalsqa.com/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/angularJs-protractor/BankingProject
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/cdn-cgi/l/email-protection
Method GET
Parameter Cache-Control
Attack
Evidence
URL https://www.globalsqa.com/cheatsheets/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/free-deep-learning-ebooks/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/free-ebooks/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/free-elasticsearch-ebooks/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/free-machine-learning-ebooks/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/free-tensorflow-ebooks/
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
URL https://www.globalsqa.com/robots.txt
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=43200
URL https://www.globalsqa.com/sitemap.xml
Method GET
Parameter Cache-Control
Attack
Evidence public, max-age=3600
Instances 11
Solution
For secure content, ensure the cache-control HTTP header is set with "no-cache, no-store, must-revalidate". If an asset should be cached consider setting the directives "public, max-age, immutable".
Reference https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#web-content-caching
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
CWE Id 525
WASC Id 13
Plugin Id 10015
Informational
Retrieved from Cache
Description
The content was retrieved from a shared cache. If the response data is sensitive, personal or user-specific, this may result in sensitive information being leaked. In some cases, this may even result in a user gaining complete control of the session of another user, depending on the configuration of the caching components in use in their environment. This is primarily an issue where caching servers such as "proxy" caches are configured on the local network. This configuration is typically found in corporate or educational environments, for instance.
URL https://www.globalsqa.com/wp-content/plugins/advanced-wp-columns/assets/css/awp-columns.css?ver=5.4.10
Method GET
Parameter
Attack
Evidence Age: 16853
URL https://www.globalsqa.com/wp-content/plugins/animate-it/assets/css/animate-animo.css?ver=5.4.10
Method GET
Parameter
Attack
Evidence Age: 256286
URL https://www.globalsqa.com/wp-content/plugins/animated-icon-banner-for-visual-composer/vc_doo_banner.css?ver=20120208
Method GET
Parameter
Attack
Evidence Age: 256286
URL https://www.globalsqa.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.1.9
Method GET
Parameter
Attack
Evidence Age: 215667
URL https://www.globalsqa.com/wp-content/plugins/crayon-syntax-highlighter/css/min/crayon.min.css?ver=_2.7.2_beta
Method GET
Parameter
Attack
Evidence Age: 83290
URL https://www.globalsqa.com/wp-content/plugins/crayon-syntax-highlighter/js/min/crayon.min.js?ver=_2.7.2_beta
Method GET
Parameter
Attack
Evidence Age: 16852
URL https://www.globalsqa.com/wp-content/plugins/wp-awesome-faq/jquery-ui.css?ver=5.4.10
Method GET
Parameter
Attack
Evidence Age: 274867
URL https://www.globalsqa.com/wp-content/plugins/wp-pro-quiz/css/wpProQuiz_front.min.css?ver=0.37
Method GET
Parameter
Attack
Evidence Age: 274867
URL https://www.globalsqa.com/wp-content/themes/Savia/images/favicon.png
Method GET
Parameter
Attack
Evidence Age: 2956
URL https://www.globalsqa.com/wp-content/themes/Savia/style.css?ver=5.4.10
Method GET
Parameter
Attack
Evidence Age: 83291
URL https://www.globalsqa.com/wp-content/themes/Savia/stylesheets/jquery.jqzoom.css?ver=5.4.10
Method GET
Parameter
Attack
Evidence Age: 83291
URL https://www.globalsqa.com/wp-content/themes/Savia/stylesheets/responsive.css?ver=5.4.10
Method GET
Parameter
Attack
Evidence Age: 83291
Instances 12
Solution
Validate that the response does not contain sensitive, personal or user-specific information. If it does, consider the use of the following HTTP response headers, to limit, or prevent the content being stored and retrieved from the cache by another user:

Cache-Control: no-cache, no-store, must-revalidate, private

Pragma: no-cache

Expires: 0

This configuration directs both HTTP 1.0 and HTTP 1.1 compliant caching servers to not store the response, and to not retrieve the response (without validation) from the cache, in response to a similar request.
Reference https://tools.ietf.org/html/rfc7234
https://tools.ietf.org/html/rfc7231
http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html (obsoleted by rfc7234)
CWE Id
WASC Id
Plugin Id 10050
Informational
User Controllable HTML Element Attribute (Potential XSS)
Description
This check looks at user-supplied input in query string parameters and POST data to identify where certain HTML attribute values might be controlled. This provides hot-spot detection for XSS (cross-site scripting) that will require further review by a security analyst to determine exploitability.
URL https://www.globalsqa.com/?s=ZAP
Method GET
Parameter s
Attack
Evidence
URL https://www.globalsqa.com/?s=ZAP
Method GET
Parameter s
Attack
Evidence
URL https://www.globalsqa.com/wp-login.php?reauth=1&redirect_to=https%3A%2F%2Fwww.globalsqa.com%2Fwp-admin%2F
Method GET
Parameter redirect_to
Attack
Evidence
URL https://www.globalsqa.com/wp-login.php?reauth=1&redirect_to=https%3A%2F%2Fwww.globalsqa.com%2Fwp-admin%2F
Method GET
Parameter redirect_to
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter action
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter contact-form-hash
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter contact-form-id
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter g2599-education
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter g2599-email
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter g2599-experienceinyears
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter g2599-expertise[]
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter g2599-name
Attack
Evidence
URL https://www.globalsqa.com/samplepagetest/
Method POST
Parameter g2599-website
Attack
Evidence
Instances 13
Solution
Validate all input and sanitize output it before writing to any HTML attributes.
Reference http://websecuritytool.codeplex.com/wikipage?title=Checks#user-controlled-html-attribute
CWE Id 20
WASC Id 20
Plugin Id 10031