Remote code execution via unsafe ksep reuse
Published Feb 19, 2020 · Updated Aug 6, 2024
Use-after-free in PHP Posthandler before 5.6.1 allows remote attackers to execute arbitrary code through crafted POST data. add_post_var passes its ksep pointer by reference to an input filter without first duplicating the value, allowing a filter to free or replace memory that PHP subsequently reuses or releases. The path requires an enabled third-party filter with that behavior; the upstream report identified no such extension, and the known ext/filter and Suhosin filters did not modify the value.
Summary
What happened
Use-after-free in PHP Posthandler before 5.6.1 allows remote attackers to execute arbitrary code through crafted POST data. add_post_var passes its ksep pointer by reference to an input filter without first duplicating the value, allowing a filter to free or replace memory that PHP subsequently reuses or releases. The path requires an enabled third-party filter with that behavior; the upstream report identified no such extension, and the known ext/filter and Suhosin filters did not modify the value.
The record
- CVE
- CVE-2014-3622
- Published
- Feb 19, 2020
- Updated
- Aug 6, 2024
- Vendor
- The PHP Group
- Product
- PHP
- Classifications
- CWE-416, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Feb 19, 2020CVE publishedPublication date reported by the CVE source.
- Aug 6, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.6.x before 5.6.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo