SB2025030113 - Multiple vulnerabilities in WeGIA



SB2025030113 - Multiple vulnerabilities in WeGIA

Published: March 1, 2025 Updated: May 2, 2026

Security Bulletin ID SB2025030113
CSH Severity
High
Patch available
YES
Number of vulnerabilities 4
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

High 25% Medium 75%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 4 vulnerabilities.


1) Allocation of Resources Without Limits or Throttling (CVE-ID: CVE-2025-27419)

CWE-ID: CWE-770 - Allocation of Resources Without Limits or Throttling

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber


The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to allocation of resources without limits or throttling in the URL handling and crawling-exposed application paths when processing recursive requests for dynamically generated URLs. A remote attacker can send a large volume of crafted crawl requests to cause a denial of service.

The issue can be triggered through aggressive spidering that recursively explores dynamic URL variations and exposed static-file directories, causing the server to become unresponsive or return HTTP 5xx errors.


2) Cross-site scripting (CVE-ID: CVE-2025-27420)

CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to execute arbitrary script in a user's browser.

The vulnerability exists due to cross-site scripting in the atendido_parentesco_adicionar.php endpoint when processing the descricao parameter. A remote attacker can submit a specially crafted descricao value to execute arbitrary script in a user's browser.

User interaction is required, as the stored payload executes when the affected page is accessed by users.


3) Cross-site scripting (CVE-ID: CVE-2025-27418)

CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to execute arbitrary script in a user's browser.

The vulnerability exists due to cross-site scripting in the adicionar_tipo_atendido.php endpoint when processing the tipo parameter. A remote attacker can submit a specially crafted tipo value to execute arbitrary script in a user's browser.

User interaction is required when a user accesses the affected page containing the stored payload.


4) Cross-site scripting (CVE-ID: CVE-2025-27417)

CWE-ID: CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U/U:Green


The vulnerability allows a remote attacker to execute arbitrary script in a user's browser.

The vulnerability exists due to cross-site scripting in the adicionar_status_atendido.php endpoint when processing the status parameter. A remote attacker can submit a specially crafted status value to execute arbitrary script in a user's browser.

User interaction is required when a user accesses the affected page containing the stored payload.


Remediation

Install update from vendor's website.