Skip to content

Zoo Management System 1.0 - Stored Cross-Site-Scripting (XSS)

Notifications You must be signed in to change notification settings

angelopioamirante/CVE-2022-33075

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

CVE-2022-33075

Exploit Title: Zoo Management System 1.0 - Stored Cross-Site-Scripting (XSS)

Date: 05/26/2022

Exploit Author: Angelo Pio Amirante

Version: 1.0

Tested on: Server: XAMPP

CVE: 2022-33075

Description:

Zoo Management System 1.0 is vulnerable to a stored cross site scripting in “Add Classification” functionality of the admin panel.

Exploit:

  1. Goto: http://localhost/admin/public_html/admin_login and login with the provided credentials
  2. Goto: http://localhost/admin/public_html/save_classification
  3. The “Classification Display Name” and “Classification Table Name” are both vulnerable so you can put <script>alert(“xss”)</script> in one of them
  4. Goto: http://localhost/admin/public_html/view_classifications
  5. Stored XSS payload is fired

Image Poc:

About

Zoo Management System 1.0 - Stored Cross-Site-Scripting (XSS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published