CVE-2025-3357
28.05.2025, 15:15
IBM Tivoli Monitoring 6.3.0.7 through 6.3.0.7 Service Pack 19could allow a remote attacker to execute arbitrary code due to improper validation of an index value of a dynamically allocated array.Enginsight
Vendor | Product | Version |
---|---|---|
ibm | tivoli_monitoring | 6.3.0.7 |
ibm | tivoli_monitoring | 6.3.0.7:sp19 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-1285 - Improper Validation of Specified Index, Position, or Offset in InputThe product receives input that is expected to specify an index, position, or offset into an indexable resource such as a buffer or file, but it does not validate or incorrectly validates that the specified index/position/offset has the required properties.
- CWE-129 - Improper Validation of Array IndexThe product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.