| Risk Level | Number of Alerts |
|---|---|
|
High
|
0
|
|
Medium
|
1
|
|
Low
|
4
|
|
Informational
|
8
|
|
False Positives:
|
0
|
| Level | Reason | Site | Description | Statistic |
|---|---|---|---|---|
|
Low
|
Warning
|
ZAP warnings logged - see the zap.log file for details
|
7
|
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of responses with status code 2xx
|
100 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type application/javascript
|
7 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type image/jpeg
|
7 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type image/png
|
46 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type image/x-icon
|
7 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type text/css
|
7 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type text/html
|
15 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with content type text/plain
|
7 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Percentage of endpoints with method GET
|
100 %
|
|
Info
|
Informational
|
http://localhost:8791
|
Count of total endpoints
|
13
|
For each step: result (Pass/Fail) - risk (of highest alert(s) for the step, if any).
| Name | Risk Level | Number of Instances |
|---|---|---|
| Content Security Policy (CSP) Header Not Set | Medium | 2 |
| Insufficient Site Isolation Against Spectre Vulnerability | Low | Systemic |
| Permissions Policy Header Not Set | Low | 4 |
| Server Leaks Version Information via "Server" HTTP Response Header Field | Low | Systemic |
| X-Content-Type-Options Header Missing | Low | Systemic |
| Base64 Disclosure | Informational | 1 |
| Information Disclosure - Suspicious Comments | Informational | 1 |
| Modern Web Application | Informational | 3 |
| Sec-Fetch-Dest Header is Missing | Informational | 4 |
| Sec-Fetch-Mode Header is Missing | Informational | 4 |
| Sec-Fetch-Site Header is Missing | Informational | 4 |
| Sec-Fetch-User Header is Missing | Informational | 4 |
| Storable and Cacheable Content | Informational | Systemic |
|
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://labubu.my.id |
| Node Name | https/labubu.my.id |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/ |
| Node Name | http://localhost:8791/ |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | |
| Other Info | |
| Instances | 2 |
| Solution |
Ensure that your web server, application server, load balancer, etc. is configured to set the Content-Security-Policy header.
|
| Reference |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CSP
https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html https://www.w3.org/TR/CSP/ https://w3c.github.io/webappsec-csp/ https://web.dev/articles/csp https://caniuse.com/#feat=contentsecuritypolicy https://content-security-policy.com/ |
| CWE Id | 693 |
| WASC Id | 15 |
| Plugin Id | 10038 |
|
Low |
Insufficient Site Isolation Against Spectre Vulnerability |
|---|---|
| Description |
Cross-Origin-Resource-Policy header is an opt-in header designed to counter side-channels attacks like Spectre. Resource should be specifically set as shareable amongst different origins.
|
| URL | http://localhost:8791 |
| Node Name | http://localhost:8791 |
| Method | GET |
| Parameter | Cross-Origin-Resource-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/ |
| Node Name | http://localhost:8791/ |
| Method | GET |
| Parameter | Cross-Origin-Resource-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/favicon.ico |
| Node Name | http://localhost:8791/favicon.ico |
| Method | GET |
| Parameter | Cross-Origin-Resource-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/robots.txt |
| Node Name | http://localhost:8791/robots.txt |
| Method | GET |
| Parameter | Cross-Origin-Resource-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/sitemap.xml |
| Node Name | http://localhost:8791/sitemap.xml |
| Method | GET |
| Parameter | Cross-Origin-Resource-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791 |
| Node Name | http://localhost:8791 |
| Method | GET |
| Parameter | Cross-Origin-Embedder-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/ |
| Node Name | http://localhost:8791/ |
| Method | GET |
| Parameter | Cross-Origin-Embedder-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/sitemap.xml |
| Node Name | http://localhost:8791/sitemap.xml |
| Method | GET |
| Parameter | Cross-Origin-Embedder-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791 |
| Node Name | http://localhost:8791 |
| Method | GET |
| Parameter | Cross-Origin-Opener-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/ |
| Node Name | http://localhost:8791/ |
| Method | GET |
| Parameter | Cross-Origin-Opener-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/sitemap.xml |
| Node Name | http://localhost:8791/sitemap.xml |
| Method | GET |
| Parameter | Cross-Origin-Opener-Policy |
| Attack | |
| Evidence | |
| Other Info | |
| Instances | Systemic |
| Solution |
Ensure that the application/web server sets the Cross-Origin-Resource-Policy header appropriately, and that it sets the Cross-Origin-Resource-Policy header to 'same-origin' for all web pages.
'same-site' is considered as less secured and should be avoided.
If resources must be shared, set the header to 'cross-origin'.
If possible, ensure that the end user uses a standards-compliant and modern web browser that supports the Cross-Origin-Resource-Policy header (https://caniuse.com/mdn-http_headers_cross-origin-resource-policy).
|
| Reference | https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cross-Origin-Embedder-Policy |
| CWE Id | 693 |
| WASC Id | 14 |
| Plugin Id | 90004 |
|
Low |
Permissions Policy Header Not Set |
|---|---|
| Description |
Permissions Policy Header is an added layer of security that helps to restrict from unauthorized access or usage of browser/client features by web resources. This policy ensures the user privacy by limiting or specifying the features of the browsers can be used by the web resources. Permissions Policy provides a set of standard HTTP headers that allow website owners to limit which features of browsers can be used by the page such as camera, microphone, location, full screen etc.
|
| URL | http://localhost:8791 |
| Node Name | http://localhost:8791 |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/ |
| Node Name | http://localhost:8791/ |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/assets/index-uZuhdxnK.js |
| Node Name | http://localhost:8791/assets/index-uZuhdxnK.js |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | |
| Other Info | |
| URL | http://localhost:8791/sitemap.xml |
| Node Name | http://localhost:8791/sitemap.xml |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | |
| Other Info | |
| Instances | 4 |
| Solution |
Ensure that your web server, application server, load balancer, etc. is configured to set the Permissions-Policy header.
|
| Reference |
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Permissions-Policy
https://developer.chrome.com/blog/feature-policy/ https://scotthelme.co.uk/a-new-security-header-feature-policy/ https://w3c.github.io/webappsec-feature-policy/ https://www.smashingmagazine.com/2018/12/feature-policy/ |
| CWE Id | 693 |
| WASC Id | 15 |
| Plugin Id | 10063 |
|
Low |
Server Leaks Version Information via "Server" HTTP Response Header Field |
|---|---|
| Description |
The web/application server is leaking version information via the "Server" HTTP response header. Access to such information may facilitate attackers identifying other vulnerabilities your web/application server is subject to.
|
| URL | http://localhost:8791 |
| Node Name | http://localhost:8791 |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | nginx/1.29.4 |
| Other Info | |
| URL | http://localhost:8791/ |
| Node Name | http://localhost:8791/ |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | nginx/1.29.4 |
| Other Info | |
| URL | http://localhost:8791/favicon.ico |
| Node Name | http://localhost:8791/favicon.ico |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | nginx/1.29.4 |
| Other Info | |
| URL | http://localhost:8791/robots.txt |
| Node Name | http://localhost:8791/robots.txt |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | nginx/1.29.4 |
| Other Info | |
| URL | http://localhost:8791/sitemap.xml |
| Node Name | http://localhost:8791/sitemap.xml |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | nginx/1.29.4 |
| Other Info | |
| Instances | Systemic |
| Solution |
Ensure that your web server, application server, load balancer, etc. is configured to suppress the "Server" header or provide generic details.
|
| Reference |
https://httpd.apache.org/docs/current/mod/core.html#servertokens
https://learn.microsoft.com/en-us/previous-versions/msp-n-p/ff648552(v=pandp.10) https://www.troyhunt.com/shhh-dont-let-your-response-headers/ |
| CWE Id | 497 |
| WASC Id | 13 |
| Plugin Id | 10036 |
|
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 | http://localhost:8791/assets/cfo-CkIzDKMl.png |
| Node Name | http://localhost:8791/assets/cfo-CkIzDKMl.png |
| Method | GET |
| Parameter | x-content-type-options |
| Attack | |
| Evidence | |
| Other Info | This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses. |
| URL | http://localhost:8791/assets/coo-BptdGcEl.png |
| Node Name | http://localhost:8791/assets/coo-BptdGcEl.png |
| Method | GET |
| Parameter | x-content-type-options |
| Attack | |
| Evidence | |
| Other Info | This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses. |
| URL | http://localhost:8791/assets/index-BhUtwu4_.css |
| Node Name | http://localhost:8791/assets/index-BhUtwu4_.css |
| Method | GET |
| Parameter | x-content-type-options |
| Attack | |
| Evidence | |
| Other Info | This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses. |
| URL | http://localhost:8791/assets/index-uZuhdxnK.js |
| Node Name | http://localhost:8791/assets/index-uZuhdxnK.js |
| Method | GET |
| Parameter | x-content-type-options |
| Attack | |
| Evidence | |
| Other Info | This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses. |
| URL | http://localhost:8791/favicon.ico |
| Node Name | http://localhost:8791/favicon.ico |
| Method | GET |
| Parameter | x-content-type-options |
| Attack | |
| Evidence | |
| Other Info | This issue still applies to error type pages (401, 403, 500, etc.) as those pages are often still affected by injection issues, in which case there is still concern for browsers sniffing pages away from their actual content type. At "High" threshold this scan rule will not alert on client or server error responses. |
| Instances | Systemic |
| 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 |
https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/compatibility/gg622941(v=vs.85)
https://owasp.org/www-community/Security_Headers |
| CWE Id | 693 |
| WASC Id | 15 |
| Plugin Id | 10021 |
|
Informational |
Base64 Disclosure |
|---|---|
| Description |
Base64 encoded data was disclosed by the application/web server. Note: in the interests of performance not all base64 strings in the response were analyzed individually, the entire response should be looked at by the analyst/security team/developer(s).
|
| URL | http://localhost:8791/assets/index-uZuhdxnK.js |
| Node Name | http://localhost:8791/assets/index-uZuhdxnK.js |
| Method | GET |
| Parameter | |
| Attack | |
| Evidence | ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_ |
| Other Info | |