S4E just found a high-severity finding from ssl sweet32 vulnerability checker
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Jul 14, 2025

CVE-2022-23397 Scanner

CVE-2022-23397 Scanner - Cross-Site Scripting (XSS) vulnerability in Cedar Gate EZ-NET

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsurl
CostFree
2.2k
Times Used
continuous scan runs
5.5k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2022-23397
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

The Cedar Gate EZ-NET portal 6.5.5 6.8.0 Internet portal has a call to display messages to users which does not properly sanitize data sent in through a URL parameter. This leads to a Reflected Cross-Site Scripting vulnerability. NOTE: the vendor disputes this because the ado.im reference has "no clear steps of reproduction."

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
n/aby n/a
n/a
Updated Aug 22, 2026View on NVD →
Detail

Cedar Gate EZ-NET is a widely used Internet portal designed for managing healthcare transactions. It is used by healthcare providers and insurers for seamless communication and data exchange. Many healthcare organizations rely on it to streamline administrative functions. The portal offers functionality to display various messages to users, ensuring efficient workflow management. Its user-friendly interface makes it suitable for a variety of healthcare settings. However, like all web applications, it is essential to safeguard it against potential vulnerabilities.

The vulnerability in question is a Cross-Site Scripting (XSS) flaw found in Cedar Gate EZ-NET. This type of vulnerability allows attackers to inject malicious scripts into webpages viewed by other users. Even a small flaw in data sanitization can lead to an XSS vulnerability, making it possible for attackers to execute untrusted scripts. XSS vulnerabilities can compromise the confidentiality and integrity of user data, primarily when executed in an authenticated user session. It affects specific versions, making users susceptible if not upgraded or patched promptly. Since it's a reflected XSS, the attack is initiated when a user clicks on a maliciously crafted link.

Technical details reveal that the vulnerability arises due to improper sanitization of input in a URL parameter. The vulnerable endpoint is "/EZ-NET60/AlertMessages.aspx" where user data passed through the 'Usertext' parameter is not correctly handled. An attacker can craft a URL with malicious JavaScript, leading to script execution in the context of the victim's session. Successful exploitation is confirmed by observing if the crafted payload, which includes an alert script, is executed on the user's browser. The presence of HTML content type and HTTP 200 response code also confirm successful script injection.

Exploitation of the XSS vulnerability can lead to several hazardous effects. Users may experience unauthorized actions performed on their behalf if their session is compromised. Sensitive information such as session cookies could be stolen and used for unauthorized access. Further, it may lower user trust in the application's security, impacting the provider's reputation. XSS can also be a stepping stone for more severe attacks as attackers gain more knowledge about the application structure and its user base. Therefore, it is crucial to mitigate this vulnerability to prevent potential data breaches and unauthorized access.

REFERENCES

Solution Advice
  • Ensure all user input is properly sanitized and validated before rendering on any page.
  • Update to a newer version of Cedar Gate EZ-NET where the XSS vulnerability is patched.
  • Implement Content Security Policy (CSP) to restrict the execution of unauthorized scripts in the browser.
  • Train developers on secure coding practices to prevent future vulnerabilities.
  • Conduct regular security assessments and penetration testing on web applications.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2022-23397 Scanner - Cross-Site Scripting (XSS) vulnerability in Cedar Gate EZ-NET | S4E