CVE-2025-41031
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-02
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| t-innova | deporsite | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-863 | The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Deporsite by T-INNOVA is a lack of authorization that allows an unauthenticated attacker to change other users' profile pictures. The attacker can do this by sending a POST request to the endpoint '/ajax/TInnova_c/FotoUsuario/llamadaAjax/uploadImage' with the parameters 'IdPersona' and 'Foto', effectively modifying profile pictures without permission.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing unauthorized individuals to alter user profile pictures, which can lead to impersonation, reputational damage, and potential misuse of user identities within the application. It undermines user trust and the integrity of user profiles.