Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 780 Bytes

XSS3.md

File metadata and controls

21 lines (12 loc) · 780 Bytes

md# uasoft-indonesia--badaso

Description: Badaso v2.9.7 was discovered to contain a Cross Site Scripting (store XSS).

Affected Component: All versions that are below Badaso v2.9.7

Step to reproduce:

Detection and Exploitation:

  1. Login to the dashboard
  2. Go to Racks and click on the action button => add a new member or edit a member
  3. Inject payload : "' test <img src="" onerror="alert()"> to Name of member parameter and submit it.
  4. Go to Borrowing and add a new Borrowing or edit Borrowing then malicious is execute

POC: image image