CVE-2013-2088
Subversion < 1.6.23 - Authenticated Remote Code Execution via Shell Metacharacters in Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-2088. PoCs published by GlacierZ0ne.
AI-analyzed exploit summary This exploit leverages a vulnerability in the `svn-keyword-check.pl` pre-commit hook script (CVE-2013-2088) to achieve remote code execution on a Subversion server. It requires a misconfigured hook script and authenticated access with commit privileges.
Description
contrib/hook-scripts/svn-keyword-check.pl in Subversion before 1.6.23 allows remote authenticated users with commit permissions to execute arbitrary commands via shell metacharacters in a filename.
Exploits (1)
This exploit leverages a vulnerability in the `svn-keyword-check.pl` pre-commit hook script (CVE-2013-2088) to achieve remote code execution on a Subversion server. It requires a misconfigured hook script and authenticated access with commit privileges.