A backdoor in PHPStudy versions 2016 through 2018 allows unauthenticated remote attackers to execute arbitrary PHP code on affected installations. The backdoor listens for base64-encoded PHP payloads in the Accept-Charset HTTP header of incoming requests, decodes and executes the payload without proper validation. This leads to remote code execution as the web server user, compromising the affected system.
CVSS
No CVSS.
References
Configurations
No configuration.
History
08 Jul 2025, 16:19
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-03 20:15
Updated : 2025-07-08 16:19
NVD link : CVE-2025-34061
Mitre link : CVE-2025-34061
CVE.ORG link : CVE-2025-34061
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')