Vulnerability Scan Result

| Title: | Userfriendly Enterprise Grade WordPress Themes & Plugins |
| Description: | No description found |
| ip_address | 104.21.52.127 |
| country | - |
| network_name | Cloudflare, Inc. |
| asn | AS13335 |
| ip_address | 172.67.199.59 |
| country | - |
| network_name | Cloudflare, Inc. |
| asn | AS13335 |
80/tcp | http | Cloudflare http proxy - |
443/tcp | https | cloudflare - |
2082/tcp | http | Cloudflare http proxy - |
2083/tcp | https | nginx - |
2086/tcp | http | Cloudflare http proxy - |
2087/tcp | https | nginx - |
8080/tcp | http | Cloudflare http proxy - |
8443/tcp | https-alt | cloudflare - |
| Software / Version | Category |
|---|---|
| bxSlider | Photo galleries, JavaScript libraries |
| Clipboard.js | JavaScript libraries |
| Bootstrap 4.5.3 | UI frameworks |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| core-js 3.19.1 | JavaScript libraries |
| Google Analytics | Analytics |
| HTTP/3 | Miscellaneous |
| Jetpack | WordPress plugins |
| jQuery 3.7.1 | JavaScript libraries |
| MySQL | Databases |
| Nginx | Web servers, Reverse proxies |
| Open Graph | Miscellaneous |
| Paddle | Payment processors |
| PHP | Programming languages |
| DoubleClick Floodlight | Advertising |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| Modern Image Formats 2.6.0 | WordPress plugins, Performance |
| Cloudflare | CDN |
| Google Tag Manager | Tag managers |
| Lodash 1.13.7 | JavaScript libraries |
| HSTS | Security |
| Cart Functionality | Ecommerce |
Web Application Vulnerabilities
Evidence
| URL | Evidence |
|---|---|
| https://athemeart.com/ | Response headers include the HTTP Content-Security-Policy security header with the following security issues: |
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-1021 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
Vulnerability description
We found the robots.txt on the target server. This file instructs web crawlers what URLs and endpoints of the web application they can visit and crawl. Website administrators often misuse this file while attempting to hide some web pages from the users.
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).
Evidence
| Software / Version | Category |
|---|---|
| bxSlider | Photo galleries, JavaScript libraries |
| Clipboard.js | JavaScript libraries |
| Bootstrap 4.5.3 | UI frameworks |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| core-js 3.19.1 | JavaScript libraries |
| Google Analytics | Analytics |
| HTTP/3 | Miscellaneous |
| Jetpack | WordPress plugins |
| jQuery 3.7.1 | JavaScript libraries |
| MySQL | Databases |
| Nginx | Web servers, Reverse proxies |
| Open Graph | Miscellaneous |
| Paddle | Payment processors |
| PHP | Programming languages |
| DoubleClick Floodlight | Advertising |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| Modern Image Formats 2.6.0 | WordPress plugins, Performance |
| Cloudflare | CDN |
| Google Tag Manager | Tag managers |
| Lodash 1.13.7 | JavaScript libraries |
| HSTS | Security |
| Cart Functionality | Ecommerce |
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
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Method | Parameters | Evidence |
|---|---|---|---|
| https://athemeart.com/ | GET | Headers: User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 | Email Address: athemeart@mastodon.social athemeart.com@gmail.com |
Vulnerability description
We noticed that this web application exposes email addresses, which might be unintended. While not inherently a vulnerability, this information could be leveraged in social engineering or spam related activities.
Risk description
The risk is that exposed email addresses within the application could be accessed by unauthorized parties. This could lead to privacy violations, spam, phishing attacks, or other forms of misuse.
Recommendation
Compartmentalize the application to have 'safe' areas where trust boundaries can be unambiguously drawn. Do not allow email addresses to go outside of the trust boundary, and always be careful when interfacing with a compartment outside of the safe area.
Classification
| CWE | CWE-200 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Infrastructure Vulnerabilities
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| athemeart.com | SPF | Sender Policy Framework | "v=spf1 include:_spf.mx.cloudflare.net ~all" |
Vulnerability description
We found that the Sender Policy Framework (SPF) record for the domain is configured with ~all (soft fail), which indicates that emails from unauthorized IP addresses are not explicitly denied. Instead, the recipient mail server is instructed to treat these messages with suspicion but may still accept them. This configuration may not provide enough protection against email spoofing and unauthorized email delivery, leaving the domain more vulnerable to impersonation attempts.
Risk description
The ~all directive in an SPF record allows unauthorized emails to pass through some email servers, even though they fail SPF verification. While such emails may be marked as suspicious or placed into a spam folder, not all mail servers handle soft fail conditions consistently. This creates a risk that malicious actors can spoof the domain to send phishing emails or other fraudulent communications, potentially causing damage to the organization's reputation and leading to successful social engineering attacks.
Recommendation
We recommend changing the SPF record's ~all (soft fail) directive to -all (hard fail). The -all setting tells recipient mail servers to reject emails from any IP addresses not listed in the SPF record, providing stronger protection against email spoofing. Ensure that all legitimate IP addresses and services that send emails on behalf of your domain are properly included in the SPF record before implementing this change.
Evidence
We found insecure DNS cookie usage on the following nameservers: coco.ns.cloudflare.com, seth.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
We managed to detect that Bootstrap has reached the End-of-Life (EOL).
Version detected: 4.5.3 End-of-life date: 2023-01-01 Latest version for the cycle: 4.6.2 This release cycle (4) does have long-term-support (LTS). The cycle was released on 2018-01-18 and its latest release date was 2022-07-19. The support ended on 2021-11-01.
Risk description
Using end-of-life (EOL) software poses significant security risks for organizations. EOL software no longer receives updates, including critical security patches. This creates a vulnerability landscape where known and potentially new security flaws remain unaddressed, making the software an attractive target for malicious actors. Attackers can exploit these vulnerabilities to gain unauthorized access, disrupt services, or steal sensitive data. Moreover, without updates, compatibility issues arise with newer technologies, leading to operational inefficiencies and increased potential for system failures. Additionally, regulatory and compliance risks accompany the use of EOL software. Many industries have strict data protection regulations that require up-to-date software to ensure the highest security standards. Non-compliance can result in hefty fines and legal consequences. Organizations also risk damaging their reputation if a breach occurs due to outdated software, eroding customer trust and potentially leading to a loss of business. Therefore, continuing to use EOL software undermines both security posture and business integrity, necessitating timely upgrades and proactive risk management strategies.
Recommendation
To mitigate the risks associated with end-of-life (EOL) software, it's crucial to take proactive steps. Start by identifying any EOL software currently in use within your organization. Once identified, prioritize upgrading or replacing these applications with supported versions that receive regular updates and security patches. This not only helps close security gaps but also ensures better compatibility with newer technologies, enhancing overall system efficiency and reliability.Additionally, develop a comprehensive software lifecycle management plan. This plan should include regular audits to identify upcoming EOL dates and a schedule for timely updates or replacements. Train your IT staff and users about the importance of keeping software up to date and the risks associated with using outdated versions. By maintaining a proactive approach to software management, you can significantly reduce security risks, ensure compliance with industry regulations, and protect your organization's reputation and customer trust.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| _dmarc.athemeart.com | TXT | Text record | "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:postmaster@athemeart.com!10m; ruf=mailto:postmaster@athemeart.com!10m; rf=afrf; pct=100; ri=86400" |
Vulnerability description
We found that the target uses p=quarantine in the DMARC policy. When a DMARC policy is set to p=quarantine, emails that fail DMARC validation are delivered but placed in the recipient’s spam or junk folder. Although it offers some protection, this policy is less strict than p=reject, which blocks such emails entirely.
Risk description
While emails failing DMARC validation are sent to the spam folder, users may still retrieve them from there, leading to a higher risk of phishing and spoofing attacks succeeding. Moreover, less strict enforcement may allow more fraudulent emails to reach user inboxes if misclassified.
Recommendation
We recommend considering moving to a stricter policy, such as p=reject, where emails that fail DMARC validation are completely rejected rather than delivered to spam folders. This reduces the risk of users interacting with potentially malicious emails.
Evidence
We managed to detect that Bootstrap has reached the End-of-Life (EOL).
Version detected: 4.5.3 End-of-life date: 2023-01-01 Latest version for the cycle: 4.6.2 This release cycle (4) does have long-term-support (LTS). The cycle was released on 2018-01-18 and its latest release date was 2022-07-19. The support ended on 2021-11-01.
Risk description
Using end-of-life (EOL) software poses significant security risks for organizations. EOL software no longer receives updates, including critical security patches. This creates a vulnerability landscape where known and potentially new security flaws remain unaddressed, making the software an attractive target for malicious actors. Attackers can exploit these vulnerabilities to gain unauthorized access, disrupt services, or steal sensitive data. Moreover, without updates, compatibility issues arise with newer technologies, leading to operational inefficiencies and increased potential for system failures. Additionally, regulatory and compliance risks accompany the use of EOL software. Many industries have strict data protection regulations that require up-to-date software to ensure the highest security standards. Non-compliance can result in hefty fines and legal consequences. Organizations also risk damaging their reputation if a breach occurs due to outdated software, eroding customer trust and potentially leading to a loss of business. Therefore, continuing to use EOL software undermines both security posture and business integrity, necessitating timely upgrades and proactive risk management strategies.
Recommendation
To mitigate the risks associated with end-of-life (EOL) software, it's crucial to take proactive steps. Start by identifying any EOL software currently in use within your organization. Once identified, prioritize upgrading or replacing these applications with supported versions that receive regular updates and security patches. This not only helps close security gaps but also ensures better compatibility with newer technologies, enhancing overall system efficiency and reliability.Additionally, develop a comprehensive software lifecycle management plan. This plan should include regular audits to identify upcoming EOL dates and a schedule for timely updates or replacements. Train your IT staff and users about the importance of keeping software up to date and the risks associated with using outdated versions. By maintaining a proactive approach to software management, you can significantly reduce security risks, ensure compliance with industry regulations, and protect your organization's reputation and customer trust.
Evidence
| Software / Version | Category |
|---|---|
| Cart Functionality | Ecommerce |
| WordPress | CMS, Blogs |
| MySQL | Databases |
| PHP | Programming languages |
| Bootstrap 4.5.3 | UI frameworks |
| Nginx | Web servers, Reverse proxies |
| Paddle | Payment processors |
| bxSlider | Photo galleries, JavaScript libraries |
| Modern Image Formats 2.6.0 | WordPress plugins, Performance |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| jQuery 3.7.1 | JavaScript libraries |
| Google Tag Manager | Tag managers |
| Google Analytics | Analytics |
| core-js 3.19.1 | JavaScript libraries |
| Priority Hints | Performance |
| DoubleClick Floodlight | Advertising |
| HSTS | Security |
| Cloudflare | CDN |
| Open Graph | Miscellaneous |
| HTTP/3 | Miscellaneous |
| Jetpack | WordPress plugins |
| Clipboard.js | JavaScript libraries |
| Lodash 1.13.7 | JavaScript libraries |
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
| Software / Version | Category |
|---|---|
| Cloudflare | CDN |
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
| Software / Version | Category |
|---|---|
| Cloudflare | CDN |
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 |
|---|---|---|---|
| athemeart.com | A | IPv4 address | 104.21.52.127 |
| athemeart.com | A | IPv4 address | 172.67.199.59 |
| athemeart.com | NS | Name server | coco.ns.cloudflare.com |
| athemeart.com | NS | Name server | seth.ns.cloudflare.com |
| athemeart.com | MX | Mail server | 15 route2.mx.cloudflare.net |
| athemeart.com | MX | Mail server | 81 route1.mx.cloudflare.net |
| athemeart.com | MX | Mail server | 91 route3.mx.cloudflare.net |
| athemeart.com | SOA | Start of Authority | coco.ns.cloudflare.com. dns.cloudflare.com. 2407388401 10000 2400 604800 1800 |
| athemeart.com | AAAA | IPv6 address | 2606:4700:3030::6815:347f |
| athemeart.com | AAAA | IPv6 address | 2606:4700:3034::ac43:c73b |
| athemeart.com | TXT | Text record | "v=spf include:mailgun.org ~all" |
| athemeart.com | TXT | Text record | "google-site-verification=oXWPUleEoelw76ZVYwyKTv3U2B4YScOGZoldnCK271w" |
| athemeart.com | SPF | Sender Policy Framework | "v=spf1 include:_spf.mx.cloudflare.net ~all" |
| _dmarc.athemeart.com | TXT | Text record | "v=DMARC1; p=quarantine; sp=quarantine; rua=mailto:postmaster@athemeart.com!10m; ruf=mailto:postmaster@athemeart.com!10m; rf=afrf; pct=100; ri=86400" |
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
| Software / Version | Category |
|---|---|
| Cart Functionality | Ecommerce |
| WordPress | CMS, Blogs |
| MySQL | Databases |
| PHP | Programming languages |
| Bootstrap 4.5.3 | UI frameworks |
| Nginx | Web servers, Reverse proxies |
| Paddle | Payment processors |
| bxSlider | Photo galleries, JavaScript libraries |
| Modern Image Formats 2.6.0 | WordPress plugins, Performance |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| jQuery 3.7.1 | JavaScript libraries |
| Google Tag Manager | Tag managers |
| Google Analytics | Analytics |
| core-js 3.19.1 | JavaScript libraries |
| Priority Hints | Performance |
| DoubleClick Floodlight | Advertising |
| HSTS | Security |
| Cloudflare | CDN |
| Open Graph | Miscellaneous |
| HTTP/3 | Miscellaneous |
| Jetpack | WordPress plugins |
| Clipboard.js | JavaScript libraries |
| Lodash 1.13.7 | JavaScript libraries |
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
| DKIM selector | Key type | Key size | Value |
|---|---|---|---|
| mailo | rsa | 1296 | "k=rsa; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+UNvaV+pxg09KLibbkPImMzOEkCSXpOLyZ31qoQoNrRZ9fdR9zWucm8ZKfpv1YV7QnhnHX4LwNzHAvzDo87peq99mM/PUxqTTeIJshDcYa2k8MwSmDSTxfhbvvmx9PS2kxkYG4PX0P/NZAlifRV2WmWhOt2TxCODzS/oB/edwNwIDAQAB" |
Evidence
| Software / Version | Category |
|---|---|
| Cloudflare | CDN |
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
| Operating System | Accuracy |
|---|---|
| FreeBSD 11.1-STABLE | 91% |
Vulnerability description
OS Detection