ZAP Scanning Report

Summary of Alerts

Generated on Thu, 13 May 2021 14:26:43

Risk LevelNumber of Alerts
High0
Medium4
Low7
Informational2

Alerts

NameRisk LevelNumber of Instances
CSP: script-src unsafe-inlineMedium10
CSP: style-src unsafe-inlineMedium10
CSP: Wildcard DirectiveMedium10
X-Frame-Options Header Not SetMedium8
Absence of Anti-CSRF TokensLow8
Cookie No HttpOnly FlagLow4
Cookie Without SameSite AttributeLow5
Cookie Without Secure FlagLow2
Cross-Domain JavaScript Source File InclusionLow14
Incomplete or No Cache-control and Pragma HTTP Header SetLow9
Server Leaks Information via "X-Powered-By" HTTP Response Header Field(s)Low21
Information Disclosure - Suspicious CommentsInformational7
Timestamp Disclosure - UnixInformational4

Alert Detail

Medium (Medium)CSP: script-src unsafe-inline
Description

script-src includes unsafe-inline.

URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/sitemap.xml
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
Instances10
Solution

Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

Reference

http://www.w3.org/TR/CSP2/

http://www.w3.org/TR/CSP/

http://caniuse.com/#search=content+security+policy

http://content-security-policy.com/

https://github.com/shapesecurity/salvation

https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources

CWE Id16
WASC Id15
Source ID3
Medium (Medium)CSP: style-src unsafe-inline
Description

style-src includes unsafe-inline.

URLhttps://v3.lolagrove.com/sitemap.xml
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
Instances10
Solution

Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

Reference

http://www.w3.org/TR/CSP2/

http://www.w3.org/TR/CSP/

http://caniuse.com/#search=content+security+policy

http://content-security-policy.com/

https://github.com/shapesecurity/salvation

https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources

CWE Id16
WASC Id15
Source ID3
Medium (Medium)CSP: Wildcard Directive
Description

The following directives either allow wildcard sources (or ancestors), are not defined, or are overly broadly defined:

frame-ancestors, form-action

The directive(s): frame-ancestors, form-action are among the directives that do not fallback to default-src, missing/excluding them is the same as allowing anything.

URLhttps://v3.lolagrove.com/sitemap.xml
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterContent-Security-Policy
Evidencedefault-src https: 'unsafe-inline' 'unsafe-eval';img-src 'self' https: data:;
Instances10
Solution

Ensure that your web server, application server, load balancer, etc. is properly configured to set the Content-Security-Policy header.

Reference

http://www.w3.org/TR/CSP2/

http://www.w3.org/TR/CSP/

http://caniuse.com/#search=content+security+policy

http://content-security-policy.com/

https://github.com/shapesecurity/salvation

https://developers.google.com/web/fundamentals/security/csp#policy_applies_to_a_wide_variety_of_resources

CWE Id16
WASC Id15
Source ID3
Medium (Medium)X-Frame-Options Header Not Set
Description

X-Frame-Options header is not included in the HTTP response to protect against 'ClickJacking' attacks.

URLhttps://v3.lolagrove.com/
MethodGET
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
ParameterX-Frame-Options
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
ParameterX-Frame-Options
Instances8
Solution

Most modern Web browsers support the X-Frame-Options HTTP header. Ensure it's set on all web pages returned by your site (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 Id16
WASC Id15
Source ID3
Low (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.

URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
Evidence<form method="post" action="/Admin/Login.aspx?AspxAutoDetectCookieSupport=1" onsubmit="javascript:return WebForm_OnSubmit();" id="form1">
URLhttps://v3.lolagrove.com/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHnKxI2GgYc8rbE2MWhdtlomWVmki4urey0lGVRAWWKPaLqgDw2&t=637321989357241717
MethodGET
Evidence<form method="post">
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
Evidence<form method="post" action="./forgotpassword.aspx" id="form1" class="login-form main-form bg-white shadow-fx-dark needs-validation" novalidate="">
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
Evidence<form method="post" action="./ForgotPassword.aspx" id="form1" class="login-form main-form bg-white shadow-fx-dark needs-validation" novalidate="">
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
Evidence<form method="post" action="./Login.aspx?AspxAutoDetectCookieSupport=1" onsubmit="javascript:return WebForm_OnSubmit();" id="form1">
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
Evidence<form method="post" action="./ForgotPassword.aspx" id="form1" class="login-form main-form bg-white shadow-fx-dark needs-validation" novalidate="">
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
Evidence<form method="post" action="./forgotpassword.aspx" id="form1" class="login-form main-form bg-white shadow-fx-dark needs-validation" novalidate="">
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
Evidence<form method="post" action="./Login.aspx?AspxAutoDetectCookieSupport=1" onsubmit="javascript:return WebForm_OnSubmit();" id="form1">
Instances8
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.

Other information

No known Anti-CSRF token [anticsrf, CSRFToken, __RequestVerificationToken, csrfmiddlewaretoken, authenticity_token, OWASP_CSRFTOKEN, anoncsrf, csrf_token, _csrf, _csrfSecret, __csrf_magic, CSRF] was found in the following HTML form: [Form 1: "__EVENTTARGET" "__EVENTARGUMENT" "__VIEWSTATE" "__VIEWSTATEGENERATOR" "txtInput" "txtPassword" "lnkBtnLogin" ].

Reference

http://projects.webappsec.org/Cross-Site-Request-Forgery

http://cwe.mitre.org/data/definitions/352.html

CWE Id352
WASC Id9
Source ID3
Low (Medium)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.

URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterApplicationGatewayAffinity
EvidenceSet-Cookie: ApplicationGatewayAffinity
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterApplicationGatewayAffinityCORS
EvidenceSet-Cookie: ApplicationGatewayAffinityCORS
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterApplicationGatewayAffinityCORS
EvidenceSet-Cookie: ApplicationGatewayAffinityCORS
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterApplicationGatewayAffinity
EvidenceSet-Cookie: ApplicationGatewayAffinity
Instances4
Solution

Ensure that the HttpOnly flag is set for all cookies.

Reference

https://owasp.org/www-community/HttpOnly

CWE Id16
WASC Id13
Source ID3
Low (Medium)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.

URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterAspxAutoDetectCookieSupport
EvidenceSet-Cookie: AspxAutoDetectCookieSupport
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterApplicationGatewayAffinityCORS
EvidenceSet-Cookie: ApplicationGatewayAffinityCORS
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterApplicationGatewayAffinityCORS
EvidenceSet-Cookie: ApplicationGatewayAffinityCORS
URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterApplicationGatewayAffinity
EvidenceSet-Cookie: ApplicationGatewayAffinity
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterApplicationGatewayAffinity
EvidenceSet-Cookie: ApplicationGatewayAffinity
Instances5
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 Id16
WASC Id13
Source ID3
Low (Medium)Cookie Without Secure Flag
Description

A cookie has been set without the secure flag, which means that the cookie can be accessed via unencrypted connections.

URLhttps://v3.lolagrove.com/robots.txt
MethodGET
ParameterApplicationGatewayAffinity
EvidenceSet-Cookie: ApplicationGatewayAffinity
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterApplicationGatewayAffinity
EvidenceSet-Cookie: ApplicationGatewayAffinity
Instances2
Solution

Whenever a cookie contains sensitive information or is a session token, then it should always be passed using an encrypted channel. Ensure that the secure flag is set for cookies containing such sensitive information.

Reference

https://owasp.org/www-project-web-security-testing-guide/v41/4-Web_Application_Security_Testing/06-Session_Management_Testing/02-Testing_for_Cookies_Attributes.html

CWE Id614
WASC Id13
Source ID3
Low (Medium)Cross-Domain JavaScript Source File Inclusion
Description

The page includes one or more script files from a third-party domain.

URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
Parameterhttps://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js
Evidence<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
Parameterhttps://code.jquery.com/jquery-3.1.0.js
Evidence<script src="https://code.jquery.com/jquery-3.1.0.js"></script>
Instances14
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 Id829
WASC Id15
Source ID3
Low (Medium)Incomplete or No Cache-control and Pragma HTTP Header Set
Description

The cache-control and pragma HTTP header have not been set properly or are missing allowing the browser and proxies to cache content.

URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
ParameterCache-Control
Evidenceprivate
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
ParameterCache-Control
Evidenceprivate
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
ParameterCache-Control
Evidenceprivate
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
ParameterCache-Control
Evidenceprivate
URLhttps://v3.lolagrove.com/assets/lolacreate/css/main.css
MethodGET
ParameterCache-Control
Evidencemax-age=864000
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
ParameterCache-Control
Evidenceprivate
URLhttps://v3.lolagrove.com/
MethodGET
ParameterCache-Control
Evidencemax-age=864000
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
ParameterCache-Control
Evidenceprivate
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
ParameterCache-Control
Evidenceprivate
Instances9
Solution

Whenever possible ensure the cache-control HTTP header is set with no-cache, no-store, must-revalidate; and that the pragma HTTP header is set with no-cache.

Reference

https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html#web-content-caching

CWE Id525
WASC Id13
Source ID3
Low (Medium)Server Leaks Information via "X-Powered-By" HTTP Response Header Field(s)
Description

The web/application server is leaking information via one or more "X-Powered-By" HTTP response headers. Access to such information may facilitate attackers identifying other frameworks/components your web application is reliant upon and the vulnerabilities such components may be subject to.

URLhttps://v3.lolagrove.com/Styles/lolacreate/lolagrove-logo.png
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/JS/particles/particles.js
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/assets/lolacreate/images/lolagrove-logo-white.png
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/WebResource.axd?d=x2nkrMJGXkMELz33nwnakAashmRX4T8091K7_Uy8KdIu2boKVd_94fkijTBfClcrZpYtk1HiosAbuxpRTmLF67d6rCo1&t=637321989357241717
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/assets/lolacreate/css/main.css
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/ForgotPassword.aspx
MethodPOST
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/assets/lolacreate/js/main.js
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHnKxI2GgYc8rbE2MWhdtlomWVmki4urey0lGVRAWWKPaLqgDw2&t=637321989357241717
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/JS/lolagrove.passwordstrength.js
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/JS/particles/main.js
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Styles/lolacreate/images/lolagrove-logo-white.png
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/assets/lolacreate/js/particles.js
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/sitemap.xml
MethodGET
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
URLhttps://v3.lolagrove.com/Admin/forgotpassword.aspx
MethodPOST
EvidenceX-Powered-By: LOLAGROVE(3.4.6976.22064)
Instances21
Solution

Ensure that your web server, application server, load balancer, etc. is configured to suppress "X-Powered-By" headers.

Reference

http://blogs.msdn.com/b/varunm/archive/2013/04/23/remove-unwanted-http-response-headers.aspx

http://www.troyhunt.com/2012/02/shhh-dont-let-your-response-headers.html

CWE Id200
WASC Id13
Source ID3
Informational (Low)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.

URLhttps://v3.lolagrove.com/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHnKxI2GgYc8rbE2MWhdtlomWVmki4urey0lGVRAWWKPaLqgDw2&t=637321989357241717
MethodGET
Evidencequery
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
EvidenceAdministrator
URLhttps://v3.lolagrove.com/WebResource.axd?d=pynGkmcFUV13He1Qd6_TZHnKxI2GgYc8rbE2MWhdtlomWVmki4urey0lGVRAWWKPaLqgDw2&t=637321989357241717
MethodGET
Evidenceselect
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
EvidenceAdministrator
URLhttps://v3.lolagrove.com/
MethodGET
EvidenceAdmin
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
EvidenceAdministrator
URLhttps://v3.lolagrove.com/WebResource.axd?d=x2nkrMJGXkMELz33nwnakAashmRX4T8091K7_Uy8KdIu2boKVd_94fkijTBfClcrZpYtk1HiosAbuxpRTmLF67d6rCo1&t=637321989357241717
MethodGET
EvidenceSELECT
Instances7
Solution

Remove all comments that return information that may help an attacker and fix any underlying problems they refer to.

Other information

The following pattern was used: \bQUERY\b and was detected 3 times, the first in the element starting with: " var query = ""; ", see evidence field for the suspicious comment/snippet.

Reference

CWE Id200
WASC Id13
Source ID3
Informational (Low)Timestamp Disclosure - Unix
Description

A timestamp was disclosed by the application/web server - Unix

URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodPOST
Evidence82312306
URLhttps://v3.lolagrove.com/Admin/Login.aspx
MethodGET
Evidence82312306
URLhttps://v3.lolagrove.com/Admin/Login.aspx?AspxAutoDetectCookieSupport=1
MethodGET
Evidence82312306
URLhttps://v3.lolagrove.com/Styles/lolacreate/lolagrove-logo.png
MethodGET
Evidence23921171
Instances4
Solution

Manually confirm that the timestamp data is not sensitive, and that the data cannot be aggregated to disclose exploitable patterns.

Other information

82312306, which evaluates to: 1972-08-10 17:31:46

Reference

http://projects.webappsec.org/w/page/13246936/Information%20Leakage

CWE Id200
WASC Id13
Source ID3