CVE-2025-62358
BaseFortify
Publication date: 2025-10-13
Last updated on: 2025-10-20
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wegia | wegia | to 3.5.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute malicious JavaScript in the context of a victim's browser, which may lead to theft of sensitive information, session hijacking, or performing actions on behalf of the victim without their consent.
What immediate steps should I take to mitigate this vulnerability?
Upgrade WeGIA to version 3.5.1 or later, as this version fixes the Reflected Cross-Site Scripting (XSS) vulnerability in the log parameter of configuracao_geral.php.
Can you explain this vulnerability to me?
This vulnerability is a Reflected Cross-Site Scripting (XSS) issue in the log parameter of the configuracao_geral.php file in WeGIA versions prior to 3.5.1. An attacker can inject arbitrary JavaScript code that executes in the victim's browser when they visit a crafted URL or page, potentially leading to unauthorized actions or data theft.