CVE-2025-51691
BaseFortify
Publication date: 2025-08-13
Last updated on: 2025-08-13
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marktwo | marktwo | * |
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 Cross-Site Scripting (XSS) issue in the MarkTwo application. It occurs because the application does not properly sanitize user-supplied Markdown input before rendering it in the editor interface. An attacker can exploit this by injecting crafted scripts that execute arbitrary code in the victim's browser.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to session hijacking, credential theft, or arbitrary client-side code execution within the victim's browser, potentially compromising user accounts and sensitive information.