CVE-2023-3261
14.08.2023, 04:15
The Dataprobe iBoot PDU running firmware version 1.43.03312023 or earlier contains a buffer overflow vulnerability in the librta.so.0.0.0 library.Successful exploitation could cause denial of service or unexpected behavior with respect to all interactions relying on the targeted vulnerable binary, including the ability to log in via the web server.
Vendor | Product | Version |
---|---|---|
cyberpower | powerpanel_server | 𝑥 < 2.6.9 |
dataprobe | iboot-pdu4a-c10_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4a-c20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4a-n15_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4a-n20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4-c20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4-n20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4sa-c10_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4sa-c20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4sa-n15_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu4sa-n20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-2c10_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-2c20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-2n15_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-2n20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-c10_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-c20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-n15_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8a-n20_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8sa-2n15_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8sa-c10_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8sa-n15_firmware | 𝑥 < 1.44.0804202 |
dataprobe | iboot-pdu8sa-n20_firmware | 𝑥 < 1.44.0804202 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.
- 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.