Vulnerability Scan Result

ip_address | 168.77.210.225 |
country | PA ![]() |
network_name | Autoridad Nacional PARA La Innovaci N Gubernamental |
asn | AS52336 |
80/tcp | http | F5 BIG-IP load balancer http proxy - |
443/tcp | https | - - |
Software / Version | Category |
---|---|
Autoptimize | WordPress plugins, Performance |
Contact Form 7 | WordPress plugins, Form builders |
Elementor 3.29.0 | Page builders, WordPress plugins |
Font Awesome | Font scripts |
Google Analytics | Analytics |
Google Font API | Font scripts |
jQuery | JavaScript libraries |
Google Maps | Maps |
MySQL | Databases |
PHP | Programming languages |
Tawk.to | Live chat |
Priority Hints | Performance |
WordPress | CMS, Blogs |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
Max Mega Menu | Widgets, WordPress plugins |
MonsterInsights | WordPress plugins, Analytics |
HSTS | Security |
Slider Revolution 6.2.22 | Widgets, Photo galleries |
Web Application Vulnerabilities
Evidence
URL | Cookie Name | Evidence |
---|---|---|
https://www.mides.gob.pa/ | TS0103b6ce | Set-Cookie: .mides.gob.pa |
Vulnerability description
We found that the target application sets cookies with a domain scope that is too broad. Specifically, cookies intended for use within a particular application are configured in such a way that they can be accessed by multiple subdomains of the same primary domain.
Risk description
The risk is that a cookie set for example.com may be sent along with the requests sent to dev.example.com, calendar.example.com, hostedsite.example.com. Potentially risky websites under your main domain may access those cookies and use the victim session from the main site.
Recommendation
The `Domain` attribute should be set to the origin host to limit the scope to that particular server. For example if the application resides on server app.mysite.com, then it should be set to `Domain=app.mysite.com`
Classification
CWE | CWE-614 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Cookie Name | Evidence |
---|---|---|
https://www.mides.gob.pa/ | TS0103b6ce, TS0103b6ce028, TS552c4a44029, TS72228f0b027 | The server responded with Set-Cookie header(s) that does not specify the HttpOnly flag: Set-Cookie: TS0103b6ce=01b8d5a1bc6758b9abd5b16f7f0cc61807234506426427f3ff509838a16bf848f06c6ed3f4ac7bffe543f55fb5b3655415e71f8fd9 Set-Cookie: TS0103b6ce028=016de2a5bfd2e1f2a97ede9634b13438e48dac7346fbcf2d983e63aa1e70f16660bbc545155cae254bfb69e15524bc3c19bfd7f756 Set-Cookie: TS552c4a44029=08f299717dab2800062c3c1345c41b35775371bf73122bcab27b50023aa051b99a8d91909d9e60a607d1675f27597c65 Set-Cookie: TS72228f0b027=08f299717dab200052f474633f9501a5a0968a23d0abf5d0b801ea17a5d72c194ddb5d68d7a81af008aac3d88a113000e16a8afb2e04c3d9b3a4095e34e751b304318e13ce3ac1d029cc4c3193205b25c71336368964fb6772e00117b6dd2b37 |
Vulnerability description
We found that a cookie has been set without the HttpOnly
flag, which means it can be accessed by potentially malicious JavaScript code running inside the web page. The root cause for this usually revolves around misconfigurations in the code or server settings.
Risk description
The risk is that an attacker who injects malicious JavaScript code on the page (e.g. by using an XSS attack) can access the cookie and can send it to another site. In case of a session cookie, this could lead to session hijacking.
Recommendation
Ensure that the HttpOnly flag is set for all cookies.
Classification
CWE | CWE-1004 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Cookie Name | Evidence |
---|---|---|
https://www.mides.gob.pa/ | TS0103b6ce, TS0103b6ce028, TS552c4a44029, TS72228f0b027 | Set-Cookie: TS0103b6ce=01b8d5a1bc6758b9abd5b16f7f0cc61807234506426427f3ff509838a16bf848f06c6ed3f4ac7bffe543f55fb5b3655415e71f8fd9 Set-Cookie: TS0103b6ce028=016de2a5bfd2e1f2a97ede9634b13438e48dac7346fbcf2d983e63aa1e70f16660bbc545155cae254bfb69e15524bc3c19bfd7f756 Set-Cookie: TS552c4a44029=08f299717dab2800062c3c1345c41b35775371bf73122bcab27b50023aa051b99a8d91909d9e60a607d1675f27597c65 Set-Cookie: TS72228f0b027=08f299717dab200052f474633f9501a5a0968a23d0abf5d0b801ea17a5d72c194ddb5d68d7a81af008aac3d88a113000e16a8afb2e04c3d9b3a4095e34e751b304318e13ce3ac1d029cc4c3193205b25c71336368964fb6772e00117b6dd2b37 |
Vulnerability description
We found that a cookie has been set without the Secure
flag, which means the browser will send it over an unencrypted channel (plain HTTP) if such a request is made. The root cause for this usually revolves around misconfigurations in the code or server settings.
Risk description
The risk exists that an attacker will intercept the clear-text communication between the browser and the server and he will steal the cookie of the user. If this is a session cookie, the attacker could gain unauthorized access to the victim's web session.
Recommendation
Whenever a cookie contains sensitive information or is a session token, then it should always be passed using an encrypted channel. Ensure that the secure flag is set for cookies containing such sensitive information.
Classification
CWE | CWE-614 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Method | Parameters | Evidence |
---|---|---|---|
https://www.mides.gob.pa/ | 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 |
|
https://www.mides.gob.pa/2025/06/06/ | 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: TS0103b6ce=01b8d5a1bcaacc9d812c63c53257f2b856c1dbae62e0c6da77f5534ccf700e4ed51f94476967f9a4773bd6a2db887b6aab139f0c8d TS0103b6ce028=016de2a5bf... |
|
Vulnerability description
We noticed that the target application is serving mixed content. This occurs when initial HTML is loaded over a secure HTTPS connection, but other resources (such as images, videos, stylesheets, scripts) are loaded over an insecure HTTP connection. This is called mixed content because both HTTP and HTTPS content are being loaded to display the same page, and the initial request was secure over HTTPS.
Risk description
The risk is that the insecurely loaded resources (HTTP) on an otherwise secure page (HTTPS) can be intercepted or manipulated by attackers, potentially leading to eavesdropping or content tampering.
Recommendation
Ensure that all external resources the page references are loaded using HTTPS.
Classification
CWE | CWE-311 |
OWASP Top 10 - 2017 | |
OWASP Top 10 - 2021 |
Evidence
URL | Evidence |
---|---|
https://www.mides.gob.pa/ | 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 |
---|---|
Autoptimize | WordPress plugins, Performance |
Contact Form 7 | WordPress plugins, Form builders |
Elementor 3.29.0 | Page builders, WordPress plugins |
Font Awesome | Font scripts |
Google Analytics | Analytics |
Google Font API | Font scripts |
jQuery | JavaScript libraries |
Google Maps | Maps |
MySQL | Databases |
PHP | Programming languages |
Tawk.to | Live chat |
Priority Hints | Performance |
WordPress | CMS, Blogs |
reCAPTCHA | Security |
Google Tag Manager | Tag managers |
Max Mega Menu | Widgets, WordPress plugins |
MonsterInsights | WordPress plugins, Analytics |
HSTS | Security |
Slider Revolution 6.2.22 | Widgets, Photo galleries |
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.
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
Domain Queried | DNS Record Type | Description | Value |
---|---|---|---|
www.mides.gob.pa | A | IPv4 address | 168.77.210.225 |
www.mides.gob.pa | NS | Name server | ns1.rnms.gob.pa |
www.mides.gob.pa | NS | Name server | ns2.rnms.gob.pa |
www.mides.gob.pa | NS | Name server | ns3.rnms.gob.pa |
www.mides.gob.pa | MX | Mail server | 10 correo2.rnms.gob.pa |
www.mides.gob.pa | SOA | Start of Authority | nsmgmt.rnms.gob.pa. info.cert.pa. 76 28800 7200 1209600 3600 |
www.mides.gob.pa | TXT | Text record | "_1h2c9uz2v3ardopfl6j95usjp46a0qs" |
www.mides.gob.pa | TXT | Text record | "4559e1639147e08321b7208315cf80" |
www.mides.gob.pa | TXT | Text record | "51mtmfcwtlqrjfvrnkh4p4n3bq6k589d" |
www.mides.gob.pa | TXT | Text record | "MS=ms84678691" |
www.mides.gob.pa | TXT | Text record | "MS=9B91EAE251DCEBF82C020C78CFC73056CEBA87AC" |
www.mides.gob.pa | TXT | Text record | "ESTA" "ES" "UNA" "INSTITUCION" "GUBERNAMENTAL" "DE" "SERVICIOS" "SOCIAL," "DE" "REFERENCIA" "NUESTRA" "PAGINA" "WEB" "WWW.MIDES.GOB.PA" |
www.mides.gob.pa | TXT | Text record | "_domainkey.mides.gob.pa" "IN" "TXT" "t = y, o =-;" |
www.mides.gob.pa | SPF | Sender Policy Framework | "v=spf1 mx a ip4:168.77.210.99 ip4:168.77.210.241/29 ip4:190.14.194.25 ip4:168.77.212.241/29 include:spf.protection.outlook.com -all" |
www.mides.gob.pa | CNAME | Canonical name | mides.gob.pa |
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
Vulnerability description
OS detection couldn't determine the operating system.
Evidence
We managed to detect the redirect using the following Request / Response chain.
Recommendation
Vulnerability checks are skipped for ports that redirect to another port. We recommend scanning the redirected port directly.
Evidence
Software / Version | Category |
---|---|
WordPress | CMS, Blogs |
Slider Revolution 6.2.22 | Widgets, Photo galleries |
MySQL | Databases |
PHP | Programming languages |
Google Maps | Maps |
Contact Form 7 | WordPress plugins, Form builders |
HSTS | Security |
Elementor 3.29.0 | Page builders, WordPress plugins |
MonsterInsights | WordPress plugins, Analytics |
Max Mega Menu | Widgets, WordPress plugins |
Autoptimize | WordPress plugins, Performance |
Tawk.to | Live chat |
reCAPTCHA | Security |
jQuery | JavaScript libraries |
Google Tag Manager | Tag managers |
Google Analytics | Analytics |
Font Awesome | Font scripts |
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.