EIP-2026-113063
PRE-CVEViArt Shop Enterprise 4.1 - Arbitrary Command Execution
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-113063. PoCs published by LiquidWorm.
AI-analyzed exploit summary This PHP script exploits a command injection vulnerability in ViArt Shop Enterprise 4.1 by sending a crafted POST request to 'sips_response.php' with a malicious 'DATA' parameter, leveraging unsanitized input passed to the 'exec' function. The exploit requires 'register_globals=On' and demonstrates remote code execution (RCE).
Description
ViArt Shop Enterprise 4.1 - Arbitrary Command Execution
Exploits (1)
This PHP script exploits a command injection vulnerability in ViArt Shop Enterprise 4.1 by sending a crafted POST request to 'sips_response.php' with a malicious 'DATA' parameter, leveraging unsanitized input passed to the 'exec' function. The exploit requires 'register_globals=On' and demonstrates remote code execution (RCE).