Vulnerability Scan Result

IP address | 54.192.137.75 |
Country | US ![]() |
AS number | AS16509 |
Net name | Amazon Inc |
IP address | 54.192.137.56 |
Country | US ![]() |
AS number | AS16509 |
Net name | Amazon Inc |
IP address | 54.192.137.118 |
Country | US ![]() |
AS number | AS16509 |
Net name | Amazon Inc |
IP address | 54.192.137.95 |
Country | US ![]() |
AS number | AS16509 |
Net name | Amazon Inc |
No open ports were found.
Software / Version | Category |
---|---|
Amazon Web Services | PaaS |
Amazon CloudFront | CDN |
cdnjs | CDN |
Google Analytics UA | Analytics |
jQuery 3.5.1 | JavaScript libraries |
Atlassian Statuspage | Issue trackers, PaaS |
Cloudflare | CDN |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
HSTS | Security |
Varnish | Caching |
Web Application Vulnerabilities
Evidence
URL | Evidence |
---|---|
https://corporates-status.thomsonreuters.com/ | 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 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Software / Version | Category |
---|---|
Amazon Web Services | PaaS |
Amazon CloudFront | CDN |
cdnjs | CDN |
Google Analytics UA | Analytics |
jQuery 3.5.1 | JavaScript libraries |
Atlassian Statuspage | Issue trackers, PaaS |
Cloudflare | CDN |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
HSTS | Security |
Varnish | Caching |
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
OWASP Top 10 - 2017 | A6 - Security Misconfiguration |
OWASP Top 10 - 2021 | A5 - Security Misconfiguration |
Evidence
Vulnerability description
Website is accessible.
Infrastructure Vulnerabilities
Evidence
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
corporates-status.thomsonreuters.com | A | IPv4 address | 54.192.137.56 |
corporates-status.thomsonreuters.com | A | IPv4 address | 54.192.137.95 |
corporates-status.thomsonreuters.com | A | IPv4 address | 54.192.137.75 |
corporates-status.thomsonreuters.com | A | IPv4 address | 54.192.137.118 |
corporates-status.thomsonreuters.com | CAA | Certificate Authority Authorization | 0 issue "globalsign.com" |
corporates-status.thomsonreuters.com | CAA | Certificate Authority Authorization | 0 issue "letsencrypt.org" |
corporates-status.thomsonreuters.com | CNAME | Canonical name | vjbb98r3322k.stspg-customer.com |
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.