| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| Reprise License Manager 14.2 Session Hijacking Vulnerability | 8 Dec 202100:00 | – | zdt | |
| CVE-2021-44151 | 28 Jun 202218:24 | – | circl | |
| Reprise Software Reprise License Manager 安全特征问题漏洞 | 8 Dec 202100:00 | – | cnnvd | |
| Reprise Software Reprise License Manager Licensing Issue Vulnerability | 12 Dec 202100:00 | – | cnvd | |
| CVE-2021-44151 | 13 Dec 202100:00 | – | cve | |
| CVE-2021-44151 | 13 Dec 202100:00 | – | cvelist | |
| EUVD-2021-31001 | 3 Oct 202520:07 | – | euvd | |
| CVE-2021-44151 | 13 Dec 202104:15 | – | nvd | |
| CVE-2021-44151 | 13 Dec 202104:15 | – | osv | |
| Cross site request forgery (csrf) | 13 Dec 202104:15 | – | prion |
`
# Product: Reprise License Manager 14.2
# Vendor: Reprise Software
# CVE ID: CVE-2021-44151
# Vulnerability Title: Unauthenticated Session Hijacking
# Severity: Medium/High
# Author(s): Mark Staal Steenberg, Bilal El Ghoul, Gionathan Armando Reale, Andreas Fyhn Andersen, Oliver Lind Nordestgaard
# Date: 2021-11-25
#############################################################
Introduction:
As the session cookies are short and simple, an attacker can hijack any existing sessions by bruteforcing the 4 hex-character session cookie on the Windows version (the Linux version appears to have 8 characters). An attacker can obtain the static part of the cookie (cookie name) by first making a request to any page on the application (e.g.,/goforms/menu) and saving the name of the cookie sent with the response.
The attacker can then use the name of the cookie and try to request that same page, setting a random value for the cookie. If any user has an active session, the page should return with the authorized content, when a valid cookie value is hit.
Vulnerability:
Due to the session cookies being rather simple and predictable, a single session, can be brute forced in less than 3 minutes, on a laptop, and can therefore be considered very insecure.
Recommendation:
It is recommended to follow industry standards and use secure randomized complex session cookies which expire when not in use or the user de-authenticates.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation