CVE-2025-1721
Unknown
Unknown - Not Provided
Information Disclosure in IBM Concert via Heap Memory Leak
Publication date: 2025-12-26
Last updated on: 2025-12-26
Assigner: IBM Corporation
Description
Description
IBM Concert 1.0.0 through 2.1.0 could allow a remote attacker to obtain sensitive information from allocated memory due to improper clearing of heap memory.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ibm | concert | 1.0.0 |
| ibm | concert | 2.1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-244 | Using realloc() to resize buffers that store sensitive information can leave the sensitive information exposed to attack, because it is not removed from memory. |