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-36747 | Kitploit
Tools/GitHubGitHub/cseasholtz/cve-2021-36747
Vulnerability AnalysisWeb Application ExploitationWeb SecurityPenetration TestingLearning & Education
GitHubcseasholtz/cve-2021-36747

CVE-2021-36747

View Repository
15 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

CVE-2021-36747

Blackboard Learn through 9.1 allows XSS by an authenticated user via the Feedback to Learner form.


Discovered: May 11th, 2018

The Blackboard Security Team has been notified of this issue. They acknowledged the vulnerability on May 14, 2018.

Description:

The Blackboard tool commonly used in K-12 and Higher Education allows Instructors and Graders to provide feedback on assignments submitted. This feedback is plaintext that is converted to HTML. This could allow malicious actors to insert Javascript, which would be executed in the Learner's web browser when viewing the feedback.

Impact:

An arbitrary script may be executed on the user's web browser (CWE-79).

Affected Versions:

Version 9.1 and earlier versions that include the ability to edit HTML when providing Feedback to Learner in the grading process.

Steps to Reproduce:

  1. To exploit the vulnerability, the attacker must enter a close tag in the Feedback to Learner area of the assignment grading tool
  2. On submission, the script is stored in the comment section of the assignment. When the student user views the comment on their Grades page, the script is executed

Screenshots

alt text alt text

Download Tool