CVE-2025-62192
Unknown
Unknown - Not Provided
SQL Injection in GroupSession Allows Database Data Exposure
Publication date: 2025-12-12
Last updated on: 2026-02-17
Assigner: JPCERT/CC
Description
Description
SQL Injection vulnerability exists in GroupSession Free edition prior to ver5.3.0, GroupSession byCloud prior to ver5.3.3, and GroupSession ZION prior to ver5.3.2. If exploited, information stored in the database may be obtained or altered by an authenticated user.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| groupsession | groupsession | to 5.3.3 (exc) |
| groupsession | groupsession | to 5.3.0 (exc) |
| groupsession | groupsession | to 5.3.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |