Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-45416 — Proof-of-concept demonstrating stored XSS in RosarioSIS 8.2.1 with Docker setup and step-by-step payload execution for security testing. | Kitploit
Tools/GitHubGitHub/dnr6419/cve-2021-45416
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubdnr6419/cve-2021-45416

CVE-2021-45416

Proof-of-concept demonstrating stored XSS in RosarioSIS 8.2.1 with Docker setup and step-by-step payload execution for security testing.

View Repository
4 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Docker RosarioSIS

Installation

Minimum requirements: Docker & Git working.

You can pull the image from DockerHub or:

  1. docker on
root@kitploit:~
$ git clone https://github.com/dnr6419/CVE-2021-45416.git
$ cd CVE-2021-45416
$ docker-compose up -d
  1. Visit the URL and Install the Database
root@kitploit:~
http://YOURIP:80/InstallDatabase.php
  1. Than, Go to the [http://YOURIP:80/InstallDatabase.php]

  2. Default admin/password is "admin/admin"

  3. Go to the Scheduling -> Student Schedule

  4. Course Choose and click the search

  5. Input the XSS payload

  • You can See the alert

  • referernce

    https://github.com/86x/CVE-2021-45416
    https://github.com/francoisjacquet/docker-rosariosis

    Download Tool