CVE-2025-13268
BaseFortify
Publication date: 2025-11-17
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 |
|---|---|---|
| dromara | datacompare | 1.0.1 |
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-707 | The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in the Dromara dataCompare software (up to version 1.0.1) in the JDBC URL Handler component, specifically in the DbConfig function. It allows an attacker to perform injection attacks by manipulating the function remotely. This means an attacker can potentially inject malicious input into the system through the database configuration handling code.
How can this vulnerability impact me? :
The vulnerability can lead to injection attacks that may compromise the integrity, confidentiality, and availability of the affected system. Since the attack can be launched remotely, it increases the risk of unauthorized access or manipulation of data, potentially leading to data breaches or system disruptions.