Cross-site Scripting (XSS) - Reflected in universaloj/uoj-system

Valid

Reported on

Sep 9th 2021


✍️ Description

Cross-site Scripting (XSS) refers to client-side code injection attack wherein an attacker can execute malicious scripts into a legitimate website or web application. XSS occurs when a web application makes use of unvalidated or unencoded user input within the output it generates.

The user input GET parameter enter of user_msg.php is unsanitized resulting reflected cross site scripting.

Remediation

Apply context-dependent encoding and/or validation to user input rendered on a page

References

We created a GitHub Issue asking the maintainers to create a SECURITY.md 2 years ago
We have contacted a member of the universaloj/uoj-system team and are waiting to hear back 2 years ago
universaloj/uoj-system maintainer validated this vulnerability 2 years ago
wtwver has been awarded the disclosure bounty
The fix bounty is now up for grabs
wtwver submitted a
2 years ago
billchenchina marked this as fixed with commit ebf541 2 years ago
billchenchina has been awarded the fix bounty
This vulnerability will not receive a CVE
to join this conversation