CVE-2021-44152: Reprise License Manager 14.2 - Authentication Bypass

日期: 2025-08-01 | 影响软件: Reprise License Manager | POC: 已公开

漏洞描述

Reprise License Manager (RLM) 14.2 does not verify authentication or authorization and allows unauthenticated users to change the password of any existing user.

PoC代码[已公开]

id: CVE-2021-44152

info:
  name: Reprise License Manager 14.2 - Authentication Bypass
  author: Akincibor
  severity: critical
  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.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to bypass authentication and gain unauthorized access to the Reprise License Manager.
  remediation: |
    Apply the latest security patch or upgrade to a patched version of Reprise License Manager to mitigate this vulnerability.
  reference:
    - https://reprisesoftware.com/admin/rlm-admin-download.php?&euagree=yes
    - http://packetstormsecurity.com/files/165186/Reprise-License-Manager-14.2-Unauthenticated-Password-Change.html
    - https://nvd.nist.gov/vuln/detail/CVE-2021-44152
    - https://www.reprisesoftware.com/RELEASE_NOTES
    - https://github.com/anonymous364872/Rapier_Tool
  classification:
    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
    cve-id: CVE-2021-44152
    cwe-id: CWE-306
    epss-score: 0.86671
    epss-percentile: 0.99387
    cpe: cpe:2.3:a:reprisesoftware:reprise_license_manager:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: reprisesoftware
    product: reprise_license_manager
    shodan-query:
      - http.html:"Reprise License Manager"
      - http.html:"reprise license"
      - http.html:"reprise license manager"
    fofa-query:
      - body="reprise license manager"
      - body="reprise license"
    google-query: inurl:"/goforms/menu"
  tags: cve,cve2021,packetstorm,rlm,auth-bypass,reprisesoftware

http:
  - method: GET
    path:
      - "{{BaseURL}}/goforms/menu"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "RLM Administration Commands"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502205c332216d089e095bb4df519787408d48eae5f6c02db7ff2457b73beff8f32c5022100cb69be964383aa77b1c88869070a907b88816991a102b9915544cda7c38f0242:922c64590222798bb761d5b6d8e72950

相关漏洞推荐