CVE-2025-41070
BaseFortify
Publication date: 2025-12-01
Last updated on: 2025-12-01
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 |
|---|---|---|
| sanoma | clickedu | * |
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 Reflected Cross-site Scripting (XSS) issue in Sanoma's Clickedu application. It allows an attacker to execute malicious JavaScript code in the victim's browser by sending them a specially crafted URL to the '/students/carpetes_varies.php' page. When the victim clicks the malicious link, the attacker's script runs in their browser.
How can this vulnerability impact me? :
The vulnerability can be exploited to steal sensitive user data such as session cookies, which could allow attackers to hijack user sessions. Additionally, attackers can perform actions on behalf of the user without their consent, potentially leading to unauthorized access or manipulation of user data.