CVE Catalog
CVE-2022-28078
MediumCVSS 6.1Exploitation Probability (EPSS)
Elevated risk1.07%
61th percentile - higher than 61% of all known CVEs
Summary
Home Owners Collection Management v1 was found to have a reflected XSS vulnerability in the Admin panel via the $_GET['page'] parameter. An attacker can inject malicious script.
Risk Assessment
The risk involves arbitrary JavaScript execution in the admin's browser, potentially leading to session theft, account takeover, or content manipulation.
Recommendation
Update the system to the latest version or implement output filtering and encoding for the 'page' parameter in the admin panel.
Original NVD description (English source)
Home Owners Collection Management v1 was discovered to contain a reflected cross-site scripting (XSS) vulnerability in the Admin panel via the $_GET['page'] parameter.

