Vulnerability Scan Result

| Title: | 标签: hugo | 无拘无束的猪 |
| Description: | 每天进步百分之一 |
| ip_address | 212.71.124.188 |
| country | CH |
| network_name | Everyware Ag |
| asn | AS24951 |
| ip_address | 195.5.171.242 |
| country | US |
| network_name | Trenka Informatik Ag |
| asn | AS29655 |
80/tcp | http | - - |
443/tcp | https | - - |
| Software / Version | Category |
|---|---|
| Lozad.js | JavaScript libraries, Performance |
| FancyBox | JavaScript libraries |
| Font Awesome | Font scripts |
| Google Analytics UA | Analytics |
| Hexo 4.2.1 | Static site generator |
| jQuery | JavaScript libraries |
| Node.js | Programming languages |
| Open Graph | Miscellaneous |
| Google Tag Manager | Tag managers |
| jsDelivr | CDN |
| HSTS | Security |
| RSS | Miscellaneous |
Web Application Vulnerabilities
Evidence
| CVE | CVSS | EPSS Score | EPSS Percentile | Summary |
|---|---|---|---|---|
| CVE-2023-39584 | 7.5 | 0.04095 | 0.88087 | Hexo up to v7.0.0 (RC2) was discovered to contain an arbitrary file read vulnerability. |
| CVE-2021-25987 | 5 | 0.00091 | 0.26403 | Hexo versions 0.0.1 to 5.4.0 are vulnerable against stored XSS. The post “body” and “tags” don’t sanitize malicious javascript during web page generation. Local unprivileged attacker can inject arbitrary code. |
Vulnerability description
Outdated or vulnerable software components include versions of server-side software that are no longer supported or have known, publicly disclosed vulnerabilities. Using outdated software significantly increases the attack surface of a system and may allow unauthorized access, data leaks, or service disruptions. Vulnerabilities in these components are often well-documented and actively exploited by attackers. Without security patches or vendor support, any weaknesses remain unmitigated, exposing the application to risks. In some cases, even after patching, the reported version may remain unchanged, requiring manual verification.
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-1035 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Evidence |
|---|---|
| https://n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io/tags/hugo/index.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 | |
| OWASP Top 10 - 2021 |
Evidence
| Software / Version | Category |
|---|---|
| Lozad.js | JavaScript libraries, Performance |
| FancyBox | JavaScript libraries |
| Font Awesome | Font scripts |
| Google Analytics UA | Analytics |
| Hexo 4.2.1 | Static site generator |
| jQuery | JavaScript libraries |
| Node.js | Programming languages |
| Open Graph | Miscellaneous |
| Google Tag Manager | Tag managers |
| jsDelivr | CDN |
| HSTS | Security |
| RSS | 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.
Evidence
| URL | Evidence |
|---|---|
| https://n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io/tags/hugo/index.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 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Evidence |
|---|---|
| https://n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io/tags/hugo/index.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 | |
| OWASP Top 10 - 2021 |
Evidence
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
| CVE | CVSS | EPSS Score | EPSS Percentile | CISA KEV | Summary |
|---|---|---|---|---|---|
| CVE-2023-39584 | 7.5 | 0.04095 | 0.88087 | No | Hexo up to v7.0.0 (RC2) was discovered to contain an arbitrary file read vulnerability. |
| CVE-2021-25987 | 5 | 0.00091 | 0.26403 | No | Hexo versions 0.0.1 to 5.4.0 are vulnerable against stored XSS. The post “body” and “tags” don’t sanitize malicious javascript during web page generation. Local unprivileged attacker can inject arbitrary code. |
Vulnerability description
Vulnerabilities found for Hexo 4.2.1
Risk description
These vulnerabilities expose the affected applications to the risk of unauthorized access to confidential data and possibly to denial of service attacks. An attacker could search for an appropriate exploit (or create one) for any of these vulnerabilities and use it to attack the system. Notes: - The vulnerabilities are identified based on the server's version.; - Only the first 5 vulnerabilities with the highest risk are shown for each port.; 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
We recommend you to upgrade the affected software to the latest version in order to eliminate the risks imposed by these vulnerabilities.
Evidence
We found insecure DNS cookie usage on the following nameservers: hassan.ns.cloudflare.com, lara.ns.cloudflare.com
Vulnerability description
We found that the server does not implement DNS Cookies or uses them insecurely. DNS Cookies help prevent DNS-based attacks, such as spoofing and amplification attacks.
Risk description
The risk exists because without DNS Cookies, the server is vulnerable to DNS spoofing and amplification attacks. Attackers can manipulate responses or use the server in distributed denial-of-service (DDoS) attacks, compromising network availability and security.
Recommendation
We recommend enabling DNS Cookies to prevent spoofed DNS responses. Ensure proper cookie validation is implemented to mitigate DNS amplification attacks. Regularly update DNS servers to support the latest DNS security features.
Evidence
| Software / Version | Category |
|---|---|
| Hexo 4.2.1 | Static site generator |
| Node.js | Programming languages |
| jsDelivr | CDN |
| jQuery | JavaScript libraries |
| Google Tag Manager | Tag managers |
| FancyBox | JavaScript libraries |
| Lozad.js | JavaScript libraries, Performance |
| Google Analytics UA | Analytics |
| HSTS | Security |
| Font Awesome | Font scripts |
| RSS | Miscellaneous |
| Open Graph | 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.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | A | IPv4 address | 195.5.171.242 |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | A | IPv4 address | 212.71.124.188 |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | NS | Name server | hassan.ns.cloudflare.com |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | NS | Name server | lara.ns.cloudflare.com |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | SOA | Start of Authority | hassan.ns.cloudflare.com. dns.cloudflare.com. 2388513861 10000 2400 604800 1800 |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | AAAA | IPv6 address | 2602:fb2b:110:1:bcfb:b8ff:fe09:c741 |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | AAAA | IPv6 address | 2a00:fb01:400:200:5000:61ff:fe45:43ab |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | SPF | Sender Policy Framework | "v=spf1 -all" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "comodoca.com" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "digicert.com; cansignhttpexchanges=yes" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "letsencrypt.org" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "pki.goog; cansignhttpexchanges=yes" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issue "ssl.com" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "comodoca.com" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "digicert.com; cansignhttpexchanges=yes" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "letsencrypt.org" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "pki.goog; cansignhttpexchanges=yes" |
| n2a64-4iaaa-aaaad-qb2ka-cai.icp0.io | CAA | Certificate Authority Authorization | 0 issuewild "ssl.com" |
| n2a64-4iaaa-aaaad-qb2ka-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.
Evidence
| Operating System | Accuracy |
|---|---|
| Linux 3.4 | 86% |
Vulnerability description
OS Detection

