CVE-2021-25294
CVSS V2 High 10
CVSS V3 Critical 9.8
Description
OpenCATS through 0.9.5-3 unsafely deserializes index.php?m=activity requests, leading to remote code execution. This occurs because lib/DataGrid.php calls unserialize for the parametersactivity:ActivityDataGrid parameter. The PHP object injection exploit chain can leverage an __destruct magic method in guzzlehttp.
Overview
- CVE ID
- CVE-2021-25294
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2021-01-18T06:15:12
- Last Modified Date
- 2021-01-26T21:44:35
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:opencats:opencats:*:*:*:*:*:*:*:* | 1 | OR | 0.9.5-3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:C/I:C/A:C
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 10
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 10
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://github.com/snoopysecurity/snoopysecurity.github.io/blob/master/web-application-security/2021/01/16/09_opencats_php_object_injection.html | Patch Third Party Advisory |
https://www.opencats.org/news/ | Vendor Advisory |
https://snoopysecurity.github.io/web-application-security/2021/01/16/09_opencats_php_object_injection.html | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-25294 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25294 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:26:01 | Added to TrackCVE | |||
2022-12-05 20:18:55 | 2021-01-18T06:15Z | 2021-01-18T06:15:12 | CVE Published Date | updated |
2022-12-05 20:18:55 | 2021-01-26T21:44:35 | CVE Modified Date | updated | |
2022-12-05 20:18:55 | Analyzed | Vulnerability Status | updated |