
Public Disclosure of CVE-2025-52097
This repository contains the public advisory, proof of concept, and supporting materials for CVE-2025-52097, a reflected cross-site scripting (XSS) vulnerability identified in InstantForum.NET v4.1.4.
Product: InstantForum.NET v4.1.4
Vendor: InstantASP Ltd. (no longer in operation)
Vulnerability Type: Reflected Cross-Site Scripting (XSS)
Description:
Un-sanitized input in the hbhxg query string parameter is reflected directly into the HTML response without output encoding, allowing an attacker to execute arbitrary JavaScript in the victim's browser without authentication.
Full technical advisory, including exploitation details and remediation recommendations, is available in ADVISORY.md.
Proof of concept screenshots are included in this repository:
poc_proof.png – Payload executionpoc_proof_2.png – Reflection and version confirmationThis advisory is provided for educational and defensive security purposes only.
For questions regarding this disclosure, please contact [email protected].