CVE-2023-24958
04.05.2023, 14:15
A vulnerability in the IBM TS7700 Management Interface 8.51.2.12, 8.52.200.111, 8.52.102.13, and 8.53.0.63 could allow an authenticated user to submit a specially crafted URL leading to privilege escalation and remote code execution. IBM X-Force ID: 246320.
Vendor | Product | Version |
---|---|---|
ibm | 3957-vec_firmware | 8.51.0 ≤ 𝑥 < 8.51.2.12 |
ibm | 3957-vec_firmware | 8.52.100.0 ≤ 𝑥 < 8.52.102.13 |
ibm | 3957-ved_firmware | 8.51.0 ≤ 𝑥 < 8.51.2.12 |
ibm | 3957-ved_firmware | 8.52.100.0 ≤ 𝑥 < 8.52.102.13 |
ibm | 3957-ved_firmware | 8.52.200.0 ≤ 𝑥 < 8.52.200.111 |
ibm | 3957-ved_firmware | 8.53.0 ≤ 𝑥 < 8.53.0.63 |
ibm | 3948-ved_firmware | 8.53.0 ≤ 𝑥 ≤ 8.53.0.63 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.