Vulnerability Scan Result

| Title: | Stadtsportverband Bad Salzuflen e.V. - Stadtsportverband Bad Salzuflen |
| Description: | FÜR DEN SPORT IN BAD SALZUFLEN! Sport und Ehrenamt? Das gehört zusammen wie Sprung und Seil, wie Fall und Rückzieher, wie Spiel und Feld. Denn ohne die Menschen, die ihren Vereinsaufgaben ehrenamtlich nachgehen, wäre der Sport in Bad Salzuflen undenkbar. Allerdings benötigen diese Menschen tatkräftige Unterstützung. Einen Partner, der ihnen mehr als nur ein ehrliches Dankeschön entgegenbringt. Einen Partner, der Schulungen organisiert, Veranstaltungen koordiniert und ihren Vereinen und Initiativen den Rü... |
| ip_address | 81.169.145.150 |
| country | DE |
| network_name | Strato GmbH |
| asn | AS6724 |
21/tcp | ftp | ftpd.bin round-robin file server 3.4.0r16 |
80/tcp | http | F5 BIG-IP load balancer http proxy - |
443/tcp | https | Apache/2.4.68 (Unix) - |
8080/tcp | http | F5 BIG-IP load balancer http proxy - |
| Software / Version | Category |
|---|---|
| Bootstrap 4.4.1 | UI frameworks |
| Gutenberg | WordPress plugins, Editors |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| WP-PageNavi | WordPress plugins |
| core-js 3.31.0 | JavaScript libraries |
| Apache HTTP Server 2.4.68 | Web servers |
| jQuery 3.7.1 | JavaScript libraries |
| jQuery UI 1.13.2 | JavaScript libraries |
| Slick | JavaScript libraries |
| MySQL | Databases |
| Open Graph | Miscellaneous |
| PHP | Programming languages |
| RankMath SEO | WordPress plugins, SEO |
| Sectigo | SSL/TLS certificate authorities |
| UNIX | Operating systems |
| PWA | Miscellaneous |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| WordPress Block Editor | Page builders |
| Kadence WP Blocks | WordPress plugins |
| HSTS | Security |
Web Application Vulnerabilities
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
| URL | Evidence |
|---|---|
| https://www.stadtsportverband-badsalzuflen.de/ | 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 |
|---|---|
| Bootstrap 4.4.1 | UI frameworks |
| Gutenberg | WordPress plugins, Editors |
| jQuery Migrate 3.4.1 | JavaScript libraries |
| WP-PageNavi | WordPress plugins |
| core-js 3.31.0 | JavaScript libraries |
| Apache HTTP Server 2.4.68 | Web servers |
| jQuery 3.7.1 | JavaScript libraries |
| jQuery UI 1.13.2 | JavaScript libraries |
| Slick | JavaScript libraries |
| MySQL | Databases |
| Open Graph | Miscellaneous |
| PHP | Programming languages |
| RankMath SEO | WordPress plugins, SEO |
| Sectigo | SSL/TLS certificate authorities |
| UNIX | Operating systems |
| PWA | Miscellaneous |
| Priority Hints | Performance |
| WordPress | CMS, Blogs |
| WordPress Block Editor | Page builders |
| Kadence WP Blocks | WordPress plugins |
| 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
| CWE | CWE-200 |
| 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 |
Evidence
| URL | Method | Parameters | Evidence |
|---|---|---|---|
| https://www.stadtsportverband-badsalzuflen.de/ | 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: info@stadtsportverband-badsalzuflen.de woite@ssvbs.de |
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
We found insecure DNS cookie usage on the following nameservers: docks17.rzone.de, shades20.rzone.de
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 a publicly accessible File Transfer Protocol (FTP) service. PORT STATE SERVICE VERSION 21/tcp open ftp ftpd.bin round-robin file server 3.4.0r16
Vulnerability description
We found that the File Transfer Protocol (FTP) service is publicly accessible. The FTP enables client systems to connect to upload and download files. Nonetheless, FTP lacks encryption for the data exchanged between the server and the client, leaving all transferred data exposed in plaintext.
Risk description
Exposing this service online can enable attackers to execute man-in-the-middle attacks, capturing sensitive user credentials and the contents of files because FTP operates without encryption. The entirety of the communication between the client and the server remains unsecured in plaintext. This acquired information could further facilitate additional attacks within the network.
Recommendation
We recommend turning off FTP access over the Internet and instead using a Virtual Private Network (VPN) that mandates two-factor authentication (2FA). If the FTP service is essential for business purposes, we recommend limiting access only from designated IP addresses using a firewall. Furthermore, utilizing SFTP (Secure File Transfer Protocol) is recommended as this protocol employs encryption to secure data transfers.
Evidence
| Domain Queried | DNS Record Type | Description | Value |
|---|---|---|---|
| www.stadtsportverband-badsalzuflen.de | A | IPv4 address | 81.169.145.150 |
| www.stadtsportverband-badsalzuflen.de | NS | Name server | docks17.rzone.de |
| www.stadtsportverband-badsalzuflen.de | NS | Name server | shades20.rzone.de |
| www.stadtsportverband-badsalzuflen.de | MX | Mail server | 5 smtpin.rzone.de |
| www.stadtsportverband-badsalzuflen.de | SOA | Start of Authority | shades20.rzone.de. hostmaster.strato-rz.de. 2020062438 86400 7200 604800 300 |
| www.stadtsportverband-badsalzuflen.de | AAAA | IPv6 address | 2a01:238:20a:202:1150:: |
| www.stadtsportverband-badsalzuflen.de | CNAME | Canonical name | stadtsportverband-badsalzuflen.de |
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 |
|---|---|
| WordPress | CMS, Blogs |
| MySQL | Databases |
| PHP | Programming languages |
| UNIX | Operating systems |
| Bootstrap | UI frameworks |
| Apache HTTP Server 2.4.68 | Web servers |
| RankMath SEO | WordPress plugins, SEO |
| Sectigo | SSL/TLS certificate authorities |
| HSTS | Security |
| WP-PageNavi | WordPress plugins |
| Slick | JavaScript libraries |
| jQuery Migrate | JavaScript libraries |
| jQuery | 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
| Operating System | Accuracy |
|---|---|
| F5 BIG-IP Local Traffic Manager load balancer (TMOS 11.6) | 88% |
Vulnerability description
OS Detection
