Vulnerability Scan Result
IP address | 44.213.7.3 |
Country | US |
AS number | AS14618 |
Net name | Amazon Inc |
80/tcp | http | OpenResty web app server |
443/tcp | https | OpenResty web app server |
Software / Version | Category |
---|---|
Ace 1.32.3 | Rich text editors |
core-js 3.35.0 | JavaScript libraries |
Nginx | Web servers, Reverse proxies |
OpenResty | Web servers |
React | JavaScript frameworks |
styled-components 5.3.11 | JavaScript frameworks, Development |
PWA | Miscellaneous |
HSTS | Security |
Web Application Vulnerabilities
Evidence
URL | Evidence |
---|---|
https://zd752.illusionblack.com/ | Response headers include the HTTP Content-Security-Policy security header with the following security issues:`script-src: 'self' can be problematic if you host JSONP, Angular or user uploaded files.` |
Vulnerability description
We noticed that the Content-Security-Policy (CSP) header configured for the web application includes unsafe directives. The CSP header activates a protection mechanism implemented in web browsers which prevents exploitation of Cross-Site Scripting vulnerabilities (XSS) by restricting the sources from which content can be loaded or executed.
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.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Software / Version | Category |
---|---|
Ace 1.32.3 | Rich text editors |
core-js 3.35.0 | JavaScript libraries |
Nginx | Web servers, Reverse proxies |
OpenResty | Web servers |
React | JavaScript frameworks |
styled-components 5.3.11 | JavaScript frameworks, Development |
PWA | Miscellaneous |
HSTS | Security |
Vulnerability description
We noticed that server software and technology details are exposed, potentially aiding attackers in tailoring specific exploits against identified systems and versions.
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.
Classification
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
zd752.illusionblack.com | A | IPv4 address | 44.213.7.3 |
zd752.illusionblack.com | AAAA | IPv6 address | 2600:1f18:33ce:6100:ef8e:5d9c:e9e3:75ac |
Risk description
An initial step for an attacker aiming to learn about an organization involves conducting searches on its domain names to uncover DNS records associated with the organization. This strategy aims to amass comprehensive insights into the target domain, enabling the attacker to outline the organization's external digital landscape. This gathered intelligence may subsequently serve as a foundation for launching attacks, including those based on social engineering techniques. DNS records pointing to services or servers that are no longer in use can provide an attacker with an easy entry point into the network.
Recommendation
We recommend reviewing all DNS records associated with the domain and identifying and removing unused or obsolete records.
Vulnerability description
OS detection couldn't determine the operating system.
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.
Evidence
Software / Version | Category |
---|---|
Nginx | Web servers, Reverse proxies |
OpenResty | Web servers |
HSTS | Security |
PWA | Miscellaneous |
Vulnerability description
We noticed that server software and technology details are exposed, potentially aiding attackers in tailoring specific exploits against identified systems and versions.
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.