Skip to content
master
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?
CVE-Bins/SIDU/Reflected XSS/
CVE-Bins/SIDU/Reflected XSS/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
png
 
 
 
 

SIDU conn.php has reflected Cross-Site Scripting (XSS) Vulnerability Description


Testing Target

Abstract

We discovered dbs parameter of the conn.php page has reflected Cross-site Scripting (XSS) vulnerability.

Concept

  1. We download the latest version from the official website and build default environment.

  2. On the login conn.php page, we insert the XSS payload in the dbs parameter.

  3. That great the easy payload successful execute.