PT-2023-30233 · Phpfox · Phpfox
Egidio Romano
·
Published
2023-11-02
·
Updated
2024-09-06
·
CVE-2023-46817
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
phpFox versions prior to 4.8.14
Description
An issue was discovered where the
url request parameter passed to the "/core/redirect" route is not properly sanitized before being used in a call to the unserialize() PHP function. This can be exploited by remote, unauthenticated attackers to inject arbitrary PHP objects into the application scope, allowing them to perform a variety of attacks, such as executing arbitrary PHP code.Recommendations
For versions prior to 4.8.14, update to version 4.8.14 or later to resolve the issue. As a temporary workaround, consider restricting access to the
/core/redirect route or disabling the use of the unserialize() function until a patch is available. Avoid using the url request parameter in the affected route until the issue is resolved.Exploit
Fix
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
Phpfox