LiveActive security incident?Get immediate response
CVE Record

CVE-2022-28077: Home Owners Collection Management v1 was discovered to contain a reflected cross-site scripting (XSS) vulne...

Home Owners Collection Management v1 was discovered to contain a reflected cross-site scripting (XSS) vulnerability in the Admin panel via the $_GET['s'] parameter.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-28077 is a reflected cross-site scripting issue reported in Home Owners Collection Management v1. A value supplied through the Admin panel's `s` query parameter may be reflected into a page. If triggered, this could let an attacker run script in a victim administrator's browser context.

Executive priority

Prioritize if this software is deployed and the Admin panel is externally reachable. Otherwise, handle through normal web application hardening and patch verification, because the available sources do not provide severity scoring or exploitation evidence.

Technical view

The CVE record describes reflected XSS in the Admin panel via `$_GET['s']`. The public bundle does not provide CVSS, CWE mapping, confirmed vendor metadata, patch status, or affected CPEs. Treat exposure as installation-specific until the referenced project details are verified.

Likely exposure

Likely limited to organizations running Home Owners Collection Management v1, especially where the Admin panel is reachable by users or from the internet. The CVE metadata does not identify broader affected versions or products.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. A public GitHub reference exists, so defenders should assume technical details may be publicly available without concluding exploitation is occurring.

Researcher notes

Key gaps are severity, affected CPEs, patch status, and exploit-in-the-wild evidence. The useful technical anchor is narrow: reflected XSS through `$_GET['s']` in the Admin panel of Home Owners Collection Management v1.

Mitigation direction

  • Check the project or vendor source for official patch or remediation guidance.
  • Limit Admin panel access to trusted users and trusted network paths.
  • If maintaining the code, encode reflected output from the `s` parameter.
  • Review web application firewall or filtering controls for reflected XSS coverage.

Validation and detection

  • Inventory systems for Home Owners Collection Management v1 installations.
  • Confirm whether the Admin panel accepts an `s` query parameter.
  • Review the relevant Admin panel code for unsafe reflection of user input.
  • Check access logs for unusual requests targeting the Admin panel `s` parameter.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2022-28077 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
1ADP providers
2Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.