Arbitrary SQL execution via interpolated registration fields
Published Apr 7, 2024 · Updated Feb 26, 2025
SQL injection in PuneethReddyHC Event Management 1.0 allows remote authenticated users to execute arbitrary SQL through registration fields. The backend/register.php handler copies POST fields into variables and directly interpolates them into a mysqli INSERT statement without parameterization or SQL escaping. Low-privilege access is required, and injected statements run with the application database account's permissions, exposing database records to reading, modification, or deletion.
Summary
What happened
SQL injection in PuneethReddyHC Event Management 1.0 allows remote authenticated users to execute arbitrary SQL through registration fields. The backend/register.php handler copies POST fields into variables and directly interpolates them into a mysqli INSERT statement without parameterization or SQL escaping. Low-privilege access is required, and injected statements run with the application database account's permissions, exposing database records to reading, modification, or deletion.
The record
- CVE
- CVE-2024-3432
- Published
- Apr 7, 2024
- Updated
- Feb 26, 2025
- Vendor
- PuneethReddyHC
- Product
- Event Management
- Classifications
- CWE-89, T1190
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 7, 2024CVE publishedPublication date reported by the CVE source.
- Feb 26, 2025Record 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=1.0
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.
Weakness, pattern, technique
Public exploit references
- Event Management 1.0 SQL Injectionproof of concept · unverified
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