Vulnerability Scan Result

ip_address | 93.188.2.53 |
country | SE ![]() |
network_name | Loopia Ab |
asn | AS39570 |
20/tcp | ftp-data | - - |
26/tcp | tcpwrapped | - - |
37/tcp | tcpwrapped | - - |
42/tcp | nameserver | - - |
43/tcp | whois | - - |
70/tcp | tcpwrapped | - - |
80/tcp | http | - - |
81/tcp | hosts2-ns | - - |
106/tcp | tcpwrapped | - - |
111/tcp | rpcbind | - - |
119/tcp | nntp | - - |
137/tcp | netbios-ns | - - |
138/tcp | netbios-dgm | - - |
143/tcp | tcpwrapped | - - |
179/tcp | tcpwrapped | - - |
201/tcp | tcpwrapped | - - |
264/tcp | tcpwrapped | - - |
318/tcp | tcpwrapped | - - |
383/tcp | tcpwrapped | - - |
411/tcp | rmt | - - |
427/tcp | svrloc | - - |
443/tcp | https | - - |
444/tcp | tcpwrapped | - - |
464/tcp | tcpwrapped | - - |
512/tcp | tcpwrapped | - - |
543/tcp | tcpwrapped | - - |
546/tcp | tcpwrapped | - - |
548/tcp | tcpwrapped | - - |
554/tcp | tcpwrapped | - - |
587/tcp | tcpwrapped | - - |
639/tcp | tcpwrapped | - - |
691/tcp | tcpwrapped | - - |
902/tcp | tcpwrapped | - - |
993/tcp | tcpwrapped | - - |
1028/tcp | tcpwrapped | - - |
1194/tcp | tcpwrapped | - - |
1241/tcp | tcpwrapped | - - |
1311/tcp | tcpwrapped | - - |
1337/tcp | tcpwrapped | - - |
1433/tcp | tcpwrapped | - - |
1741/tcp | tcpwrapped | - - |
1755/tcp | tcpwrapped | - - |
1900/tcp | tcpwrapped | - - |
2000/tcp | tcpwrapped | - - |
2002/tcp | tcpwrapped | - - |
2078/tcp | tcpwrapped | - - |
2080/tcp | tcpwrapped | - - |
2082/tcp | tcpwrapped | - - |
2087/tcp | tcpwrapped | - - |
2100/tcp | tcpwrapped | - - |
2484/tcp | tcpwrapped | - - |
3222/tcp | tcpwrapped | - - |
3690/tcp | tcpwrapped | - - |
4280/tcp | tcpwrapped | - - |
4444/tcp | tcpwrapped | - - |
4445/tcp | tcpwrapped | - - |
5004/tcp | tcpwrapped | - - |
5005/tcp | tcpwrapped | - - |
5101/tcp | tcpwrapped | - - |
5357/tcp | tcpwrapped | - - |
5631/tcp | tcpwrapped | - - |
5800/tcp | tcpwrapped | - - |
5985/tcp | tcpwrapped | - - |
5986/tcp | tcpwrapped | - - |
6129/tcp | tcpwrapped | - - |
6347/tcp | tcpwrapped | - - |
6588/tcp | tcpwrapped | - - |
6665/tcp | tcpwrapped | - - |
6699/tcp | tcpwrapped | - - |
8000/tcp | tcpwrapped | - - |
8222/tcp | tcpwrapped | - - |
8443/tcp | tcpwrapped | - - |
9000/tcp | tcpwrapped | - - |
9042/tcp | tcpwrapped | - - |
9800/tcp | tcpwrapped | - - |
10000/tcp | tcpwrapped | - - |
10162/tcp | tcpwrapped | - - |
20000/tcp | tcpwrapped | - - |
27017/tcp | tcpwrapped | - - |
49152/tcp | tcpwrapped | - - |
Software / Version | Category |
---|---|
Babel | Miscellaneous |
Contact Form 7 5.4.2 | WordPress plugins, Form builders |
Magnific Popup 2.1.1 | JavaScript libraries |
Elementor 3.3.0 | Page builders, WordPress plugins |
jQuery Migrate 3.3.2 | JavaScript libraries |
WooCommerce PayPal Checkout Payment Gateway 2.1.2 | WordPress plugins |
core-js 2.6.11 | JavaScript libraries |
Google Font API | Font scripts |
imagesLoaded 4.1.4 | JavaScript libraries |
Isotope | JavaScript libraries |
Jetpack | WordPress plugins |
jQuery 3.5.1 | JavaScript libraries |
jQuery UI 1.12.1 | JavaScript libraries |
Lightbox | JavaScript libraries |
MySQL | Databases |
Nginx | Web servers, Reverse proxies |
OceanWP 5.7.12 | WordPress themes |
PayPal | Payment processors |
PHP 8.1.32 | Programming languages |
Swiper | JavaScript libraries |
Twitter Emoji (Twemoji) 13.0.1 | Font scripts |
Underscore.js 1.8.3 | JavaScript libraries |
WooCommerce 5.5.4 | Ecommerce, WordPress plugins |
WordPress 5.7.12 | CMS, Blogs |
RSS | Miscellaneous |
YouTube | Video players |
Web Application Vulnerabilities
Evidence
Risk Level | CVSS | CVE | Summary | Affected software |
---|---|---|---|---|
6.8 | CVE-2019-20891 | WooCommerce before 3.6.5, when it handles CSV imports of products, has a cross-site request forgery (CSRF) issue with resultant stored cross-site scripting (XSS) via includes/admin/importers/class-wc-product-csv-importer-controller.php. | woocommerce 2.1.2 | |
6.5 | CVE-2017-18356 | In the Automattic WooCommerce plugin before 3.2.4 for WordPress, an attack is possible after gaining access to the target site with a user account that has at least Shop manager privileges. The attacker then constructs a specifically crafted string that will turn into a PHP object injection involving the includes/shortcodes/class-wc-shortcode-products.php WC_Shortcode_Products::get_products() use of cached queries within shortcodes. | woocommerce 2.1.2 | |
6.1 | CVE-2022-31160 | jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of jQuery. Versions prior to 1.13.2 are potentially vulnerable to cross-site scripting. Initializing a checkboxradio widget on an input enclosed within a label makes that parent label contents considered as the input label. Calling `.checkboxradio( "refresh" )` on such a widget and the initial HTML contained encoded HTML entities will make them erroneously get decoded. This can lead to potentially executing JavaScript code. The bug has been patched in jQuery UI 1.13.2. To remediate the issue, someone who can change the initial HTML can wrap all the non-input contents of the `label` in a `span`. | jquery_ui 1.12.1 | |
5.5 | CVE-2018-20714 | The logging system of the Automattic WooCommerce plugin before 3.4.6 for WordPress is vulnerable to a File Deletion vulnerability. This allows deletion of woocommerce.php, which leads to certain privilege checks not being in place, and therefore a shop manager can escalate privileges to admin. | woocommerce 2.1.2 | |
5.3 | CVE-2024-9944 | The WooCommerce plugin for WordPress is vulnerable to HTML Injection in all versions up to, and including, 9.0.2. This is due to the plugin not properly neutralizing HTML elements from submitted order forms. This makes it possible for unauthenticated attackers to inject arbitrary HTML that will render when the administrator views order form submissions. | woocommerce 2.1.2 | |
5.3 | CVE-2024-9944 | The WooCommerce plugin for WordPress is vulnerable to HTML Injection in all versions up to, and including, 9.0.2. This is due to the plugin not properly neutralizing HTML elements from submitted order forms. This makes it possible for unauthenticated attackers to inject arbitrary HTML that will render when the administrator views order form submissions. | woocommerce 5.5.4 | |
5 | CVE-2020-29156 | The WooCommerce plugin before 4.7.0 for WordPress allows remote attackers to view the status of arbitrary orders via the order_id parameter in a fetch_order_status action. | woocommerce 2.1.2 | |
4.3 | CVE-2023-52222 | Cross-Site Request Forgery (CSRF) vulnerability in Automattic WooCommerce.This issue affects WooCommerce: from n/a through 8.2.2. | woocommerce 5.5.4 | |
4.3 | CVE-2022-0775 | The WooCommerce WordPress plugin before 6.2.1 does not have proper authorisation check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment | woocommerce 5.5.4 | |
4.3 | CVE-2021-41182 | jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `altField` option of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string value passed to the `altField` option is now treated as a CSS selector. A workaround is to not accept the value of the `altField` option from untrusted sources. | jquery_ui 1.12.1 | |
4.3 | CVE-2021-41183 | jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of various `*Text` options of the Datepicker widget from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. The values passed to various `*Text` options are now always treated as pure text, not HTML. A workaround is to not accept the value of the `*Text` options from untrusted sources. | jquery_ui 1.12.1 | |
4.3 | CVE-2021-41184 | jQuery-UI is the official jQuery user interface library. Prior to version 1.13.0, accepting the value of the `of` option of the `.position()` util from untrusted sources may execute untrusted code. The issue is fixed in jQuery UI 1.13.0. Any string value passed to the `of` option is now treated as a CSS selector. A workaround is to not accept the value of the `of` option from untrusted sources. | jquery_ui 1.12.1 | |
3.5 | CVE-2022-2099 | The WooCommerce WordPress plugin before 6.6.0 is vulnerable to stored HTML injection due to lack of escaping and sanitizing in the payment gateway titles | woocommerce 5.5.4 |
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 | |
OWASP Top 10 - 2021 |
Evidence
URL | Evidence |
---|---|
https://novate.se/ | 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
URL | Evidence |
---|---|
https://novate.se/ | Response headers do not include the HTTP Strict-Transport-Security header |
Vulnerability description
We noticed that the target application lacks the HTTP Strict-Transport-Security header in its responses. This security header is crucial as it instructs browsers to only establish secure (HTTPS) connections with the web server and reject any HTTP connections.
Risk description
The risk is that lack of this header permits an attacker to force a victim user to initiate a clear-text HTTP connection to the server, thus opening the possibility to eavesdrop on the network traffic and extract sensitive information (e.g. session cookies).
Recommendation
The Strict-Transport-Security HTTP header should be sent with each HTTPS response. The syntax is as follows: `Strict-Transport-Security: max-age=<seconds>[; includeSubDomains]` The parameter `max-age` gives the time frame for requirement of HTTPS in seconds and should be chosen quite high, e.g. several months. A value below 7776000 is considered as too low by this scanner check. The flag `includeSubDomains` defines that the policy applies also for sub domains of the sender of the response.
Classification
CWE | CWE-693 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Evidence |
---|---|
https://novate.se/ | 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://novate.se/ | 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
Software / Version | Category |
---|---|
Babel | Miscellaneous |
Contact Form 7 5.4.2 | WordPress plugins, Form builders |
Magnific Popup 2.1.1 | JavaScript libraries |
Elementor 3.3.0 | Page builders, WordPress plugins |
jQuery Migrate 3.3.2 | JavaScript libraries |
WooCommerce PayPal Checkout Payment Gateway 2.1.2 | WordPress plugins |
core-js 2.6.11 | JavaScript libraries |
Google Font API | Font scripts |
imagesLoaded 4.1.4 | JavaScript libraries |
Isotope | JavaScript libraries |
Jetpack | WordPress plugins |
jQuery 3.5.1 | JavaScript libraries |
jQuery UI 1.12.1 | JavaScript libraries |
Lightbox | JavaScript libraries |
MySQL | Databases |
Nginx | Web servers, Reverse proxies |
OceanWP 5.7.12 | WordPress themes |
PayPal | Payment processors |
PHP 8.1.32 | Programming languages |
Swiper | JavaScript libraries |
Twitter Emoji (Twemoji) 13.0.1 | Font scripts |
Underscore.js 1.8.3 | JavaScript libraries |
WooCommerce 5.5.4 | Ecommerce, WordPress plugins |
WordPress 5.7.12 | CMS, Blogs |
RSS | Miscellaneous |
YouTube | Video players |
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
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
Vulnerability description
Website is accessible.
Evidence
URL | Method | Parameters | Evidence |
---|---|---|---|
https://novate.se/wp-content/uploads | 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 |
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 |
Evidence
Vulnerability description
We have noticed that the server is missing the security.txt file, which is considered a good practice for web security. It provides a standardized way for security researchers and the public to report security vulnerabilities or concerns by outlining the preferred method of contact and reporting procedures.
Risk description
There is no particular risk in not having a security.txt file for your server. However, this file is important because it offers a designated channel for reporting vulnerabilities and security issues.
Recommendation
We recommend you to implement the security.txt file according to the standard, in order to allow researchers or users report any security issues they find, improving the defensive mechanisms of your server.
Infrastructure Vulnerabilities
Evidence
CVE | CVSS | EPSS Score | EPSS Percentile | CISA KEV | Summary |
---|---|---|---|---|---|
CVE-2024-9944 | 5.3 | 0.0009 | 0.26778 | No | The WooCommerce plugin for WordPress is vulnerable to HTML Injection in all versions up to, and including, 9.0.2. This is due to the plugin not properly neutralizing HTML elements from submitted order forms. This makes it possible for unauthenticated attackers to inject arbitrary HTML that will render when the administrator views order form submissions. |
CVE-2023-52222 | 4.3 | 0.00208 | 0.43439 | No | Cross-Site Request Forgery (CSRF) vulnerability in Automattic WooCommerce.This issue affects WooCommerce: from n/a through 8.2.2. |
CVE-2022-0775 | 4.3 | 0.00283 | 0.51294 | No | The WooCommerce WordPress plugin before 6.2.1 does not have proper authorisation check when deleting reviews, which could allow any authenticated users, such as subscriber to delete arbitrary comment |
CVE-2022-2099 | 3.5 | 0.00181 | 0.40323 | No | The WooCommerce WordPress plugin before 6.6.0 is vulnerable to stored HTML injection due to lack of escaping and sanitizing in the payment gateway titles |
Vulnerability description
Vulnerabilities found for WooCommerce 5.5.4
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 didn't find any TXT records associated with the target.
Vulnerability description
We found that the target server has no DMARC policy configured. A missing DMARC (Domain-based Message Authentication, Reporting, and Conformance) policy means that the domain is not enforcing any DMARC policies to protect against email spoofing and phishing attacks. Without DMARC, even if SPF (Sender Policy Framework) or DKIM (DomainKeys Identified Mail) are configured, there is no mechanism to tell receiving email servers how to handle messages that fail authentication. This leaves the domain vulnerable to abuse, such as email spoofing and impersonation.
Risk description
Without a DMARC policy, your domain is highly vulnerable to email spoofing, allowing attackers to impersonate your brand and send fraudulent emails that appear legitimate. This can lead to phishing attacks targeting your customers, employees, or partners, potentially resulting in stolen credentials, financial loss, or unauthorized access to sensitive systems. Additionally, repeated spoofing attempts can severely damage your brand's reputation, as recipients may lose trust in communications from your domain, associating your brand with malicious activity. The absence of DMARC also prevents you from monitoring and mitigating email-based attacks, leaving your domain exposed to ongoing abuse.
Recommendation
We recommend implementing a DMARC policy for your domain. Start by configuring a DMARC record with a policy of p=none, which will allow you to monitor email flows without impacting legitimate emails. This initial setup helps identify how emails from your domain are being processed by recipient servers. Once you’ve verified that legitimate emails are passing SPF and DKIM checks, you can gradually enforce stricter policies like p=quarantine or p=reject to protect against spoofing and phishing attacks. Additionally, include rua and ruf email addresses in the DMARC record to receive aggregate and forensic reports. These reports will provide valuable insights into authentication failures and help you detect any spoofing attempts.
Evidence
We checked 2056 selectors but found no DKIM records.
Vulnerability description
We found that no DKIM record was configured. When a DKIM (DomainKeys Identified Mail) record is not present for a domain, it means that outgoing emails from that domain are not cryptographically signed. DKIM is a critical component of email authentication, allowing recipients to verify that an email was genuinely sent from an authorized server and that the message has not been altered in transit. The absence of a DKIM record leaves the domain vulnerable to email spoofing and phishing attacks, as attackers can send fraudulent emails that appear to originate from the domain without any cryptographic verification.
Risk description
Without a DKIM record, recipients have no way of verifying the integrity or authenticity of emails sent from the domain. This increases the likelihood of phishing and spoofing attacks, where malicious actors impersonate the domain to send fraudulent emails. This can lead to significant security incidents, such as credential theft, financial fraud, or the distribution of malware. Additionally, many email providers use DKIM as part of their spam and reputation filters, meaning that emails from a domain without DKIM may be flagged as spam or rejected, impacting the deliverability and reputation of legitimate emails.
Recommendation
We recommend implementing DKIM for your domain to enhance email security and protect your brand from email-based attacks. Generate a DKIM key pair (public and private keys), publish the public key in the DNS under the appropriate selector, and configure your email servers to sign outgoing messages using the private key. Ensure that the DKIM key length is at least 1024 bits to prevent cryptographic attacks. Regularly monitor DKIM signatures to ensure the system is functioning correctly and update keys periodically to maintain security.
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
novate.se | A | IPv4 address | 93.188.2.53 |
novate.se | NS | Name server | ns1.loopia.se |
novate.se | NS | Name server | ns2.loopia.se |
novate.se | MX | Mail server | 10 mailcluster.loopia.se |
novate.se | MX | Mail server | 20 mail2.loopia.se |
novate.se | SOA | Start of Authority | ns1.loopia.se. registry.loopia.se. 1750896000 14400 3600 604800 86400 |
novate.se | AAAA | IPv6 address | 2a02:250:0:8::53 |
novate.se | SPF | Sender Policy Framework | "v=spf1 include:spf.loopia.se -all" |
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 |
---|---|
Tomato 1.28 (Linux 2.4.20) | 100% |
Vulnerability description
OS Detection
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
novate.se | SPF | Sender Policy Framework | "v=spf1 include:spf.loopia.se -all" |
Evidence
Software / Version | Category |
---|---|
WordPress 5.7.12 | CMS, Blogs |
MySQL | Databases |
PHP 8.1.32 | Programming languages |
YouTube | Video players |
Contact Form 7 5.4.2 | WordPress plugins, Form builders |
Nginx | Web servers, Reverse proxies |
PayPal | Payment processors |
OceanWP 5.7.12 | WordPress themes |
WooCommerce PayPal Checkout Payment Gateway 2.1.2 | WordPress plugins |
WooCommerce 5.5.4 | Ecommerce, WordPress plugins |
Jetpack | WordPress plugins |
Elementor 3.3.0 | Page builders, WordPress plugins |
Swiper | JavaScript libraries |
Underscore.js 1.8.3 | JavaScript libraries |
Magnific Popup 2.1.1 | JavaScript libraries |
Lightbox | JavaScript libraries |
jQuery Migrate 3.3.2 | JavaScript libraries |
jQuery | JavaScript libraries |
imagesLoaded 4.1.4 | JavaScript libraries |
Google Font API | Font scripts |
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.