ZAP Security High Level Report - ace-core-api

Generated on Wed, 26 Aug 2026 04:49:16 ZAP Version: 2.17.0 ZAP by Checkmarx

Most Severe Alert
High

Report Description

  • DAST Scan Report for sprint-02

Most Common Bug

Insights

Level Reason Site Description Statistic
Low
Warning
ZAP errors logged - see the zap.log file for details
1
Low
Warning
ZAP warnings logged - see the zap.log file for details
2
Info
Informational
http://101.99.37.34:9000
Percentage of responses with status code 2xx
100 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with content type image/png
62 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with content type image/x-icon
6 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with content type text/css
6 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with content type text/html
12 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with content type text/javascript
6 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with content type text/plain
6 %
Info
Informational
http://101.99.37.34:9000
Percentage of endpoints with method GET
100 %
Info
Informational
http://101.99.37.34:9000
Count of total endpoints
16

Vulnerability Impact

Vulnerability Descriptions
# Name Impact
1 Vulnerable JS Library [1]
The identified library appears to be vulnerable.
2 CSP: Failure to Define Directive with No Fallback [1] [2] [3] [4] [5]
The Content Security Policy fails to define one of the directives that has no fallback. Missing/excluding them is the same as allowing anything.
3 CSP: Wildcard Directive [1] [2] [3] [4] [5]
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) 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.
4 CSP: script-src unsafe-eval [1] [2] [3] [4] [5]
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) 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.
5 CSP: script-src unsafe-inline [1] [2] [3] [4] [5]
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) 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.
6 CSP: style-src unsafe-inline [1] [2] [3] [4] [5]
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) 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.
7 Private IP Disclosure [1]
A private IP (such as 10.x.x.x, 172.x.x.x, 192.168.x.x) or an Amazon EC2 private hostname (for example, ip-10-0-56-78) has been found in the HTTP response body. This information might be helpful for further attacks targeting internal systems.
8 Timestamp Disclosure - Unix [1]
A timestamp was disclosed by the application/web server. - Unix
9 CSP: X-Content-Security-Policy [1] [2] [3] [4] [5]
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) 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.
10 CSP: X-WebKit-CSP [1] [2] [3] [4] [5]
Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks. Including (but not limited to) 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.
11 Modern Web Application
The application appears to be a modern web application. If you need to explore it automatically then the Client Spider may well be more effective than the standard one.
12 Obsolete Content Security Policy (CSP) Header Found [1] [2] [3] [4] [5] [6] [7]
The "X-Content-Security-Policy" and "X-WebKit-CSP" headers are no longer recommended.