CVE-2008-1136
SynCE vdccm 0.92-0.10.0 - Remote Code Execution via TCP Port 5679
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1136. PoCs published by Alfredo Ortega.
AI-analyzed exploit summary This exploit targets a command injection vulnerability in SynCE 0.92 by sending a maliciously crafted packet to port 5679, allowing arbitrary command execution. The PoC demonstrates creating a file via `/usr/bin/touch` but could be adapted for full RCE.
Description
The Utils::runScripts function in src/utils.cpp in vdccm 0.92 through 0.10.0 in SynCE (SynCE-dccm) allows remote attackers to execute arbitrary commands via shell metacharacters in a certain string to TCP port 5679.
Exploits (1)
This exploit targets a command injection vulnerability in SynCE 0.92 by sending a maliciously crafted packet to port 5679, allowing arbitrary command execution. The PoC demonstrates creating a file via `/usr/bin/touch` but could be adapted for full RCE.