50 lines
2.0 KiB
YAML
50 lines
2.0 KiB
YAML
id: CVE-2022-28365
|
|
|
|
info:
|
|
name: Reprise License Manager 14.2 - Information Disclosure
|
|
author: Akincibor
|
|
severity: medium
|
|
description: |
|
|
Reprise License Manager 14.2 is susceptible to information disclosure via a GET request to /goforms/rlminfo. No authentication is required. The information disclosed is associated with software versions, process IDs, network configuration, hostname(s), system architecture and file/directory information. An attacker can possibly obtain further sensitive information, modify data, and/or execute unauthorized operations.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to gain sensitive information.
|
|
remediation: |
|
|
Apply the latest security patch or upgrade to a non-vulnerable version of Reprise License Manager.
|
|
reference:
|
|
- https://www.reprisesoftware.com/products/software-license-management.php
|
|
- https://github.com/advisories/GHSA-4g2v-6x25-vr7p
|
|
- http://packetstormsecurity.com/files/166647/Reprise-License-Manager-14.2-Cross-Site-Scripting-Information-Disclosure.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-28365
|
|
- https://www.reprisesoftware.com/RELEASE_NOTES
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2022-28365
|
|
cwe-id: CWE-425
|
|
epss-score: 0.00689
|
|
epss-percentile: 0.77829
|
|
cpe: cpe:2.3:a:reprisesoftware:reprise_license_manager:14.2:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: reprisesoftware
|
|
product: reprise_license_manager
|
|
tags: rlm,packetstorm,cve,cve2022,exposure,reprisesoftware
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/goforms/rlminfo"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "RLM Version"
|
|
- "Platform type"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e13b01a725dd31c721f5f70946238eb9f3e864f2d547b46c99d746523b9b2aa802206e671a945afc7011183dfc497f9e7388e0accf8420af3e20a24d9d8c70bc0f84:922c64590222798bb761d5b6d8e72950 |