PentestTools WebsiteScanner Report
PentestTools WebsiteScanner Report
Website fingerprinting
Version-based vulnerability detection
https://owasp.org/www-project-juice-shop/
The Light Website Scanner didn't check for critical issues like SQLi, XSS, Command Injection, XXE, etc. Upgrade to run Deep scans with
40+ tests and detect more vulnerabilities.
Summary
Findings
URL Evidence
1/4
Response headers include the HTTP Content-Security-Policy security header with the following security issues:
script-src: 'unsafe-eval' allows the execution of code injected into DOM APIs such as eval().
script-src: 'self' can be problematic if you host JSONP, Angular or user uploaded files.
base-uri: Missing base-uri allows the injection of base tags. They can be used to set the base URL for al
https://owasp.org/www- l relative (script) URLs to an attacker controlled domain. We recommend setting it to 'none' or 'self'.
script-src: ''unsafe-inline'' allows the execution of unsafe in-page scripts and event handlers.
project-juice-shop/
object-src: We recommend restricting object-src to 'none'.
Request / Response
Details
Risk description:
For example, if the unsafe-inline directive is present in the CSP header, the execution of inline scripts and event handlers is allowed. This
can be exploited by an attacker to execute arbitrary JavaScript code in the context of the vulnerable application.
Recommendation:
Remove the unsafe values from the directives, adopt nonces or hashes for safer inclusion of inline scripts if they are needed, and explicitly
define the sources from which scripts, styles, images or other resources can be loaded.
References:
https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy
Classification:
CWE : CWE-693
OWASP Top 10 - 2017 : A6 - Security Misconfiguration
OWASP Top 10 - 2021 : A5 - Security Misconfiguration
URL
https://owasp.org/robots.txt
Details
Risk description:
There is no particular security risk in having a robots.txt file. However, it's important to note that adding endpoints in it should not be
considered a security measure, as this file can be directly accessed and read by anyone.
Recommendation:
We recommend you to manually review the entries from robots.txt and remove the ones which lead to sensitive locations in the website
(ex. administration panels, configuration files, etc).
References:
https://www.theregister.co.uk/2015/05/19/robotstxt/
Classification:
OWASP Top 10 - 2017 : A6 - Security Misconfiguration
OWASP Top 10 - 2021 : A5 - Security Misconfiguration
Amazon S3 CDN
2/4
Cloudflare CDN
Fastly CDN
HSTS Security
Varnish Caching
Details
Risk description:
The risk is that an attacker could use this information to mount specific attacks against the identified software type and version.
Recommendation:
We recommend you to eliminate the information which permits the identification of software platform, technology, server and operating
system: HTTP server headers, HTML meta information, etc.
References:
https://owasp.org/www-project-web-security-testing-guide/stable/4-Web_Application_Security_Testing/01-Information_Gathering/02-
Fingerprint_Web_Server.html
Classification:
OWASP Top 10 - 2017 : A6 - Security Misconfiguration
OWASP Top 10 - 2021 : A5 - Security Misconfiguration
Website is accessible.
Nothing was found for missing HTTP header - Content Security Policy.
3/4
Nothing was found for missing HTTP header - X-Content-Type-Options.
Nothing was found for domain too loose set for cookies.
Scan parameters
target: https://owasp.org/www-project-juice-shop/
scan_type: Light
authentication: False
Scan stats
Unique Injection Points Detected: 6
URLs spidered: 3
Total number of HTTP requests: 12
Average time until a response was
90ms
received:
4/4