CVE-2012-2612
SAP NetWeaver 7.0 EHP1 and EHP2 - Denial of Service via Crafted SAP Diag Packet
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2012-2612. PoCs published by Core Security.
AI-analyzed exploit summary The provided Python script demonstrates multiple buffer overflow vulnerabilities in SAP Netweaver Dispatcher, allowing remote unauthenticated attackers to execute arbitrary code or cause denial of service by sending crafted SAP Diag packets to TCP port 32NN.
Description
The DiagTraceHex function in disp+work.exe 7010.29.15.58313 and 7200.70.18.23869 in the Dispatcher in SAP NetWeaver 7.0 EHP1 and EHP2 allows remote attackers to cause a denial of service (daemon crash) via a crafted SAP Diag packet.
Exploits (2)
The provided Python script demonstrates multiple buffer overflow vulnerabilities in SAP Netweaver Dispatcher, allowing remote unauthenticated attackers to execute arbitrary code or cause denial of service by sending crafted SAP Diag packets to TCP port 32NN.
The provided code is a functional Python script that exploits multiple vulnerabilities in SAP Netweaver Dispatcher, including buffer overflows and denial-of-service conditions via crafted SAP Diag packets. It includes specific payloads for each CVE, demonstrating remote code execution and DoS capabilities.