3.5
CVSSv2

CVE-2007-5731

Published: 30/10/2007 Updated: 29/09/2017
CVSS v2 Base Score: 3.5 | Impact Score: 2.9 | Exploitability Score: 6.8
VMScore: 355
Vector: AV:N/AC:M/Au:S/C:P/I:N/A:N

Vulnerability Summary

Absolute path traversal vulnerability in Apache Jakarta Slide 2.1 and previous versions allows remote authenticated users to read arbitrary files via a WebDAV write request that specifies an entity with a SYSTEM tag, a related issue to CVE-2007-5461.

Vulnerable Product Search on Vulmon Subscribe to Product

apache jakarta slide 2.1

Exploits

#!/usr/bin/perl #****************************************************** # Jakarta Slide Remote File Disclosure Zeroday Xploit # eliteb0y / 2007 # # thanx to the whole team & andi :) # +++KEEP PRIV8+++ # # This Bug may reside in different WebDav implementations, # Warp your mind! # +You will need auth for the exploit to work #**************** ...