2022-04-10 07:11:31 +00:00
id : unauth-rlm
info :
2022-06-03 19:12:31 +00:00
name : Reprise License Manager 14.2 - Authentication Bypass
2022-04-10 07:11:31 +00:00
author : Akincibor
severity : critical
2022-08-05 13:57:51 +00:00
description : Reprise License Manager (RLM) 14.2 does not verify authentication or authorization and allows unauthenticated users to change the password of any existing user.
2022-06-03 19:12:31 +00:00
reference :
- https://nvd.nist.gov/vuln/detail/CVE-2021-44152
2022-08-05 14:08:51 +00:00
- https://reprisesoftware.com/admin/rlm-admin-download.php?&euagree=yes
- http://packetstormsecurity.com/files/165186/Reprise-License-Manager-14.2-Unauthenticated-Password-Change.html
2022-06-03 19:12:31 +00:00
classification :
2022-08-05 13:57:51 +00:00
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score : 9.8
2022-06-03 19:12:31 +00:00
cve-id : CVE-2021-44152
2022-08-05 13:57:51 +00:00
cwe-id : CWE-287
2022-08-27 04:41:18 +00:00
tags : unauth,rlm,packetstorm
2022-04-10 07:11:31 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/goforms/menu"
matchers-condition : and
matchers :
- type : status
status :
- 200
- type : word
part : body
words :
2022-06-03 19:12:31 +00:00
- "RLM Administration Commands"
# Enhanced by mp on 2022/06/03