CVE-2011-4714
Virtual Vertex Muster < 6.1.2 - Path Traversal via Backslash Dot Dot in URL
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-4714. PoCs published by Nick Freeman.
AI-analyzed exploit summary This exploit demonstrates a directory traversal vulnerability in Virtual Vertex Muster 6.1.6, allowing an attacker to read arbitrary files on the server by manipulating the URL path. The example request shows how to access the 'muster.db' file using a traversal sequence.
Description
Directory traversal vulnerability in Virtual Vertex Muster before 6.20 allows remote attackers to read arbitrary files via a \.. (backslash dot dot) in the URL.
Exploits (2)
This exploit demonstrates a directory traversal vulnerability in Virtual Vertex Muster 6.1.6, allowing an attacker to read arbitrary files on the server by manipulating the URL path. The example request shows how to access the 'muster.db' file using a traversal sequence.
This is a writeup describing an arbitrary file download vulnerability in Muster Render Farm Management System due to directory traversal. It includes an example HTTP request to exploit the vulnerability but does not contain executable exploit code.