CVE-2025-57762
BaseFortify
Publication date: 2025-08-21
Last updated on: 2025-08-22
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wegia | wegia | to 3.4.7 (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
Can you explain this vulnerability to me?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the WeGIA web application prior to version 3.4.7. It occurs in the dependente_docdependente.php endpoint where attackers can inject malicious scripts into the 'nome' parameter. These scripts are stored on the server and executed automatically whenever the affected page is accessed by users, potentially compromising their security.
How can this vulnerability impact me? :
The vulnerability can lead to attackers executing malicious scripts in the context of users visiting the affected page. This can result in theft of user credentials, session hijacking, defacement, or other malicious actions that compromise user security and trust.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to upgrade the WeGIA application to version 3.4.7 or later, where the Stored Cross-Site Scripting (XSS) vulnerability in the dependente_docdependente.php endpoint has been fixed.