Vulnerability Scan Result

IP address | 195.5.171.242 |
Country | US ![]() |
AS number | AS29655 |
Net name | Trenka Informatik Ag |
IP address | 195.5.171.241 |
Country | US ![]() |
AS number | AS29655 |
Net name | Trenka Informatik Ag |
IP address | 212.71.124.189 |
Country | CH ![]() |
AS number | AS24951 |
Net name | Everyware Ag |
IP address | 212.71.124.180 |
Country | CH ![]() |
AS number | AS24951 |
Net name | Everyware Ag |
IP address | 212.71.124.187 |
Country | CH ![]() |
AS number | AS24951 |
Net name | Everyware Ag |
IP address | 195.5.171.243 |
Country | US ![]() |
AS number | AS29655 |
Net name | Trenka Informatik Ag |
IP address | 212.71.124.188 |
Country | CH ![]() |
AS number | AS24951 |
Net name | Everyware Ag |
IP address | 193.118.59.140 |
Country | GB ![]() |
AS number | AS21859 |
Net name | Zenlayer Inc |
No open ports were found.
Software / Version | Category |
---|---|
cdnjs | CDN |
Clipboard.js | JavaScript libraries |
Font Awesome | Font scripts |
mdBook | Documentation |
Highlight.js | JavaScript libraries |
Lunr.js | JavaScript libraries |
Cloudflare | CDN |
MathJax 2.7.1 | JavaScript graphics |
HSTS | Security |
Web Application Vulnerabilities
Evidence
Risk Level | CVSS | CVE | Summary | Affected software |
---|---|---|---|---|
7.5 | CVE-2023-39663 | Mathjax up to v2.7.9 was discovered to contain two Regular expression Denial of Service (ReDoS) vulnerabilities in MathJax.js via the components pattern and markdownPattern. NOTE: the vendor disputes this because the regular expressions are not applied to user input; thus, there is no risk. | mathjax 2.7.1 | |
4.3 | CVE-2018-1999024 | MathJax version prior to version 2.7.4 contains a Cross Site Scripting (XSS) vulnerability in the \unicode{} macro that can result in Potentially untrusted Javascript running within a web browser. This attack appear to be exploitable via The victim must view a page where untrusted content is processed using Mathjax. This vulnerability appears to have been fixed in 2.7.4 and later. | mathjax 2.7.1 |
Vulnerability description
We noticed known vulnerabilities in the target application based on the server responses. They are usually related to outdated systems and expose the affected applications to the risk of unauthorized access to confidential data and possibly denial of service attacks. Depending on the system distribution the affected software can be patched but displays the same version, requiring manual checking.
Risk description
The risk is that an attacker could search for an appropriate exploit (or create one himself) for any of these vulnerabilities and use it to attack the system. Since the vulnerabilities were discovered using only version-based testing, the risk level for this finding will not exceed 'high' severity. Critical risks will be assigned to vulnerabilities identified through accurate active testing methods.
Recommendation
In order to eliminate the risk of these vulnerabilities, we recommend you check the installed software version and upgrade to the latest version.
Classification
CWE | CWE-1026 |
OWASP Top 10 - 2017 | A9 - Using Components with Known Vulnerabilities |
OWASP Top 10 - 2021 | A6 - Vulnerable and Outdated Components |
Evidence
URL | Evidence |
---|---|
https://oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io/2.核心协议/相关概念介绍/简介.html | Response headers do not include the Referrer-Policy HTTP security header as well as the |
Vulnerability description
We noticed that the target application's server responses lack the Referrer-Policy
HTTP header, which controls how much referrer information the browser will send with each request originated from the current web application.
Risk description
The risk is that if a user visits a web page (e.g. "http://example.com/pricing/") and clicks on a link from that page going to e.g. "https://www.google.com", the browser will send to Google the full originating URL in the `Referer` header, assuming the Referrer-Policy header is not set. The originating URL could be considered sensitive information and it could be used for user tracking.
Recommendation
The Referrer-Policy header should be configured on the server side to avoid user tracking and inadvertent information leakage. The value `no-referrer` of this header instructs the browser to omit the Referer header entirely.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
URL | Evidence |
---|---|
https://oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io/2.核心协议/相关概念介绍/简介.html | Response does not include the HTTP Content-Security-Policy security header or meta tag |
Vulnerability description
We noticed that the target application lacks the Content-Security-Policy (CSP) header in its HTTP responses. The CSP header is a security measure that instructs web browsers to enforce specific security rules, effectively preventing the exploitation of Cross-Site Scripting (XSS) vulnerabilities.
Risk description
The risk is that if the target application is vulnerable to XSS, lack of this header makes it easily exploitable by attackers.
Recommendation
Configure the Content-Security-Header to be sent with each HTTP response in order to apply the specific policies needed by the application.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
URL | Evidence |
---|---|
https://oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io/2.核心协议/相关概念介绍/简介.html | Response headers do not include the X-Content-Type-Options HTTP security header |
Vulnerability description
We noticed that the target application's server responses lack the X-Content-Type-Options
header. This header is particularly important for preventing Internet Explorer from reinterpreting the content of a web page (MIME-sniffing) and thus overriding the value of the Content-Type header.
Risk description
The risk is that lack of this header could make possible attacks such as Cross-Site Scripting or phishing in Internet Explorer browsers.
Recommendation
We recommend setting the X-Content-Type-Options header such as `X-Content-Type-Options: nosniff`.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Software / Version | Category |
---|---|
cdnjs | CDN |
Clipboard.js | JavaScript libraries |
Font Awesome | Font scripts |
mdBook | Documentation |
Highlight.js | JavaScript libraries |
Lunr.js | JavaScript libraries |
Cloudflare | CDN |
MathJax 2.7.1 | JavaScript graphics |
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 |
Evidence
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 212.71.124.188 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 195.5.171.243 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 195.5.171.241 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 195.5.171.242 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 193.118.59.140 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 212.71.124.187 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 212.71.124.180 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | A | IPv4 address | 212.71.124.189 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | NS | Name server | hassan.ns.cloudflare.com |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | NS | Name server | lara.ns.cloudflare.com |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | SOA | Start of Authority | hassan.ns.cloudflare.com. dns.cloudflare.com. 2373886129 10000 2400 604800 1800 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2602:fb2b:110:1:bced:b7ff:fe2f:a862 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2a0b:21c0:4003:1:7c9a:a1ff:feac:ed9a |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2a00:fb01:400:200:5000:45ff:feb5:f777 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2602:fb2b:110:1:bcfb:b8ff:fe09:c741 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2a00:fb01:400:200:5000:5aff:fef2:9428 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2a00:fb01:400:200:a7:7dff:fea4:e773 |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2a00:fb01:400:200:5000:61ff:fe45:43ab |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | AAAA | IPv6 address | 2602:fb2b:110:1:bc9b:c4ff:feb8:3f2e |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | SPF | Sender Policy Framework | "v=spf1 -all" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "comodoca.com" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "digicert.com; cansignhttpexchanges=yes" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "letsencrypt.org" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "pki.goog; cansignhttpexchanges=yes" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "ssl.com" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "comodoca.com" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "digicert.com; cansignhttpexchanges=yes" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "letsencrypt.org" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "pki.goog; cansignhttpexchanges=yes" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "ssl.com" |
oa5hx-gaaaa-aaaag-abr7a-cai.icp0.io | CNAME | Canonical name | boundary.dfinity.network |
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.