9.8
CVE-2024-24963
- EPSS 0.67%
- Veröffentlicht 28.05.2024 16:15:15
- Zuletzt bearbeitet 12.02.2025 18:31:43
- Quelle talos-cna@cisco.com
- CVE-Watchlists
- Unerledigt
A stack-based buffer overflow vulnerability exists in the Programming Software Connection FileSelect functionality of AutomationDirect P3-550E 1.2.10.9. A specially crafted network packet can lead to stack-based buffer overflow. An attacker can send an unauthenticated packet to trigger this vulnerability.This CVE tracks the stack-based buffer overflow that occurs at offset `0xb6e84` of v1.2.10.9 of the P3-550E firmware.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Automationdirect ≫ P3-550e Firmware Version1.2.10.9
Automationdirect ≫ P3-550e Firmware Version4.1.1.10
Automationdirect ≫ P3-550 Firmware Version1.2.10.9
Automationdirect ≫ P3-550 Firmware Version4.1.1.10
Automationdirect ≫ P3-530 Firmware Version1.2.10.9
Automationdirect ≫ P3-530 Firmware Version4.1.1.10
Automationdirect ≫ P2-550 Firmware Version1.2.10.10
Automationdirect ≫ P2-550 Firmware Version4.1.1.10
Automationdirect ≫ P1-550 Firmware Version1.2.10.10
Automationdirect ≫ P1-550 Firmware Version4.1.1.10
Automationdirect ≫ P1-540 Firmware Version1.2.10.10
Automationdirect ≫ P1-540 Firmware Version4.1.1.10
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.67% | 0.706 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| talos-cna@cisco.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-121 Stack-based Buffer Overflow
A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.