Vulnerability Scan Result

| Title: | Corporate Wellness Prompt Builder — $27 AI Builder for Clinicians + Wellness Pros |
| Description: | Answer guided questions and get a custom AI prompt you can paste into Claude, ChatGPT, Lovable, Gemini, or your favorite AI platform to build your corporate wellness program, landing page, pitch deck, sales kit, and KPI tracker. $27 one-time. |
| ip_address | 185.158.133.1 |
| country | DE |
| 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 |
|---|---|
| Google Font API | Font scripts |
| Lucide | Font scripts |
| Open Graph | Miscellaneous |
| Cloudflare | CDN |
| Cloudflare Bot Management | Security |
| HSTS | Security |
| Tinybird | Analytics |
| Cart Functionality | Ecommerce |
Web Application Vulnerabilities
Evidence
| URL | Method | Parameters | Evidence |
|---|---|---|---|
| https://corporate-wellness-lab.store/auth | 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 Cookies: __cf_bm=ZnyxmEDwzPKYG3jWsido_wluaCxblx.Y1fRxMPAp1TU-1782685032.8909233-1.0.1.1-FaZQxG4WD63n3PjebbbHnDWKBQO01V.RRi0KDte6Fj6IXcYI0lrRJ1CXBPE_moH... | The following form sends inputs of type password plainly in the URL: |
Vulnerability description
We found a form which is submitted using a GET method and has inputs of the type password. The end result is that passwords are submitted in URLs.
Risk description
Passwords submitted in URLs have a higher chance of being leaked. The main reason is that URLs can be leaked in browser cross-site requests via the Referer header. Additionally, URLs are usually stored in all kinds of logs. If any access or error logs of the server were publicly accessible, an attacker could also harvest password from it.
Recommendation
You should submit passwords using POST rather than GET. This way sensitive data won't be shared to other locations via URLs.
Classification
| CWE | CWE-598 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| URL | Evidence |
|---|---|
| https://corporate-wellness-lab.store/ | 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-1021 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Evidence
| Software / Version | Category |
|---|---|
| Google Font API | Font scripts |
| Lucide | Font scripts |
| Open Graph | Miscellaneous |
| Cloudflare | CDN |
| Cloudflare Bot Management | Security |
| HSTS | Security |
| Tinybird | Analytics |
| 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 | Evidence |
|---|---|
| https://corporate-wellness-lab.store/auth |
|
Vulnerability description
We have discovered that the target application presents a login interface that could be a potential target for attacks. While login interfaces are standard for user authentication, they can become vulnerabilities if not properly secured.
Risk description
The risk is that an attacker could use this interface to mount brute force attacks against known passwords and usernames combinations leaked throughout the web.
Recommendation
Ensure each interface is not bypassable using common knowledge of the application or leaked credentials using occasional password audits.
Classification
| CWE | CWE-287 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
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.
Classification
| CWE | CWE-1188 |
| OWASP Top 10 - 2017 | |
| OWASP Top 10 - 2021 |
Infrastructure Vulnerabilities
Evidence
We found insecure DNS cookie usage on the following nameservers: ns1hwy.name.com, ns2fln.name.com, ns3fqs.name.com, ns4jnz.name.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 |
|---|---|
| Cart Functionality | Ecommerce |
| Lucide | Font scripts |
| Cloudflare Bot Management | Security |
| Tinybird | Analytics |
| Google Font API | Font scripts |
| HSTS | Security |
| Cloudflare | CDN |
| 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
| Software / Version | Category |
|---|---|
| Cart Functionality | Ecommerce |
| Lucide | Font scripts |
| Cloudflare Bot Management | Security |
| Tinybird | Analytics |
| Google Font API | Font scripts |
| HSTS | Security |
| Cloudflare | CDN |
| 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
| Software / Version | Category |
|---|---|
| Cart Functionality | Ecommerce |
| Lucide | Font scripts |
| Cloudflare Bot Management | Security |
| Tinybird | Analytics |
| Google Font API | Font scripts |
| HSTS | Security |
| Cloudflare | CDN |
| 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
| Operating System | Accuracy |
|---|---|
| FreeBSD 11.0-RELEASE | 91% |
Vulnerability description
OS Detection
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| corporate-wellness-lab.store | A | IPv4 address | 185.158.133.1 |
| corporate-wellness-lab.store | NS | Name server | ns1hwy.name.com |
| corporate-wellness-lab.store | NS | Name server | ns2fln.name.com |
| corporate-wellness-lab.store | NS | Name server | ns3fqs.name.com |
| corporate-wellness-lab.store | NS | Name server | ns4jnz.name.com |
| corporate-wellness-lab.store | SOA | Start of Authority | ns1.name.com. hostmaster.nsone.net. 1781671761 43200 7200 1209600 3600 |
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 |
| Lucide | Font scripts |
| Cloudflare Bot Management | Security |
| Tinybird | Analytics |
| Google Font API | Font scripts |
| HSTS | Security |
| Cloudflare | CDN |
| 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.
