CVE-2025-12249
BaseFortify
Publication date: 2025-10-27
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| axosoft | scrum_and_bug_tracking | 22.1.1.11545 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
| CWE-1236 | The product saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by a spreadsheet product. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Axosoft Scrum and Bug Tracking version 22.1.1.11545, specifically in the Edit Ticket Page component. It involves manipulation of the 'Title' argument which leads to CSV injection. This means an attacker can inject malicious content into CSV files generated or processed by the application. The attack can be initiated remotely, and the exploit is publicly available.
How can this vulnerability impact me? :
The CSV injection vulnerability can allow an attacker to execute malicious commands or scripts when a user opens a crafted CSV file generated by the application. This can lead to data compromise, unauthorized actions, or further exploitation of the system. Since the attack can be performed remotely, it increases the risk of unauthorized access or data manipulation.