CVE-2025-67534
BaseFortify
Publication date: 2025-12-09
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jacques_malgrange | rencontre | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in Jacques Malgrange Rencontre that allows an attacker to perform Stored Cross-Site Scripting (XSS). This means an attacker can trick a user into executing malicious scripts by exploiting the CSRF vulnerability, which then stores harmful code that can be executed later when users access the affected application. It affects versions up to and including 3.13.7.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected application, potentially leading to unauthorized actions, data theft, session hijacking, or defacement. Because it is a Stored XSS triggered via CSRF, it can persist and affect multiple users, increasing the risk and impact.