CVE-2021-45422
published 2022-01-13CVE-2021-45422: Reprise License Manager 14.2 is affected by a reflected cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET. No…
PriorityP181medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
3.31%
87.0th percentile
Reprise License Manager 14.2 is affected by a reflected cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET. No authentication is required.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| reprisesoftware | reprise_license_manager | >= 14.2 < 16.0 | 16.0 |
Detection & IOCsextracted from sources · hover to see the quote
url/goform/activate_process?isv=&akey=&hostid=&count=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E↗
- →Probe for XSS by sending a GET request to /goform/activate_process with the 'count' parameter set to the XSS payload; a vulnerable response body will contain the string 'value="">alert(document.domain)">alert(document.domain))' ↗
- →No authentication is required to trigger the vulnerability; any unauthenticated GET request to the endpoint with a crafted 'count' parameter is sufficient for exploitation. ↗
- →Identify exposed Reprise License Manager instances via Shodan using HTML body keywords, or via FOFA/Google dork targeting the /goforms/menu path. ↗
- →HTTP response must return status 200 and Content-Type header containing 'text/html' alongside the reflected XSS payload in the body to confirm exploitation. ↗
- ·The vulnerability affects specifically Reprise License Manager version 14.2; other versions are not confirmed vulnerable by the available sources. ↗
- ·The XSS is reflected (not stored), triggered only via GET with a crafted 'count' parameter — exploitation requires victim interaction (UI:R per CVSS). ↗
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
vulncheck6.1MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-78w8-55r3-m9mq: Reprise License Manager 14
ghsa_unreviewed·2022-01-14
CVE-2021-45422 [MEDIUM] CWE-79 GHSA-78w8-55r3-m9mq: Reprise License Manager 14
Reprise License Manager 14.2 is affected by a reflected cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET. No authentication is required.
VulnCheck
reprisesoftware reprise_license_manager Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
vulncheck·2021·CVSS 6.1
CVE-2021-45422 [MEDIUM] reprisesoftware reprise_license_manager Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
reprisesoftware reprise_license_manager Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Reprise License Manager 14.2 is affected by a reflected cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET. No authentication is required.
Affected: reprisesoftware reprise_license_manager
Required Action: Apply remediations or mitigations per vendor instructions or discontinue use of the product if remediation or mitigations are unavailable.
Exploitation References: https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2025-06-05&host_type=src&vulnerability=cve-2021-45422; https://dashboard.shadowserver.org/statistics/honeypot/vulnerability/map/?day=2025-06-08&host_type=src&vulnerability=cve-2021-
No detection rules found.
Nuclei
Reprise License Manager 14.2 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2021-45422 [MEDIUM] Reprise License Manager 14.2 - Cross-Site Scripting
Reprise License Manager 14.2 - Cross-Site Scripting
Reprise License Manager 14.2 contains a cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET.
Template:
id: CVE-2021-45422
info:
name: Reprise License Manager 14.2 - Cross-Site Scripting
author: edoardottt
severity: medium
description: |
Reprise License Manager 14.2 contains a cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET.
impact: |
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to potential session hijacking, defacement, or theft of sensitive information.
remediation: |
Apply the latest security patches or updates provided by the vendor to fi
http://reprise.comhttps://github.com/WlX-33/PoC-for-CVE/blob/main/CVE-2021-45422/RLM%2014.2%20Cross%20Site%20Scripting.txthttps://seclists.org/fulldisclosure/2022/Jan/31https://www.getinfosec.news/13202933/reprise-license-manager-142-reflected-cross-site-scripting#/http://reprise.comhttps://seclists.org/fulldisclosure/2022/Jan/31https://www.getinfosec.news/13202933/reprise-license-manager-142-reflected-cross-site-scripting#/
2022-01-13
Published
Exploited in the wild