PT-2021-16506 · Unknown+1 · Guzzlehttp+1
Hansmach1Ne
·
Published
2021-01-18
·
Updated
2021-01-26
·
CVE-2021-25294
CVSS v2.0
10
Critical
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions:
OpenCATS versions 0.9.5-3 and earlier
Description:
The issue arises from the unsafe deserialization of requests to "index.php?m=activity", leading to remote code execution. This occurs because lib/DataGrid.php calls unserialize for the
activity:ActivityDataGrid parameter. The PHP object injection exploit chain can leverage an destruct magic method in guzzlehttp.Recommendations:
For OpenCATS versions 0.9.5-3 and earlier, consider disabling the
unserialize function call in lib/DataGrid.php for the activity:ActivityDataGrid parameter until a patch is available. Restrict access to the "index.php?m=activity" endpoint to minimize the risk of exploitation. Avoid using the activity:ActivityDataGrid parameter in the affected endpoint until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Opencats
Guzzlehttp