Reflected Cross-Site Scripting Vulnerability in Home Owners Collection Management by BigZooooz
CVE-2022-28078
6.1MEDIUM
Key Information:
- Vendor
- CVE Published:
- 11 May 2022
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2022-28078?
The Home Owners Collection Management version 1 has a reflected cross-site scripting (XSS) vulnerability in the Admin panel, specifically through the $_GET['page'] parameter. This flaw allows an attacker to inject malicious scripts that can be executed in the context of the user's browser, potentially compromising sensitive user information or performing unwanted actions on behalf of the user. It highlights the importance of validating and sanitizing user inputs to mitigate such security risks.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
