Authenticated code execution via MIME-only upload validation
Published Mar 10, 2023 · Updated Jul 9, 2026
Arbitrary file upload in AvantFAX 3.3.7 allows remote authenticated users to execute code through the Send Fax document upload. The load_file() function in includes/FileUpload.php trusts mime_content_type() output while leaving a .php extension unchecked, so prefixed text makes PHP content appear as allowed text/plain. Any authenticated low-privilege account can place the file under the web-accessible /avantfax/tmp directory; predictable time-based filename prefixes then expose a web shell that runs commands as the web server user.
Summary
What happened
Arbitrary file upload in AvantFAX 3.3.7 allows remote authenticated users to execute code through the Send Fax document upload. The load_file() function in includes/FileUpload.php trusts mime_content_type() output while leaving a .php extension unchecked, so prefixed text makes PHP content appear as allowed text/plain. Any authenticated low-privilege account can place the file under the web-accessible /avantfax/tmp directory; predictable time-based filename prefixes then expose a web shell that runs commands as the web server user.
The record
- CVE
- CVE-2023-23328
- Published
- Mar 10, 2023
- Updated
- Jul 9, 2026
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-434, T1190, T1505.003
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 10, 2023CVE publishedPublication date reported by the CVE source.
- Jul 9, 2026Record 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?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
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.
Weakness, pattern, technique
Public exploit references
- AvantFAX 3.3.7 PHP arbitrary file upload proof of conceptfunctional · demonstrated
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