CVE-2021-44599
HIGH WAF: High
CVSS 7.5
Published: 2021-12-23
CWE-89
The id parameter from Online Enrollment Management System 1.0 system appears to be vulnerable to SQL injection attacks. A crafted payload injects a SQL sub-query that calls MySQL's load_file function with a UNC file path that references a URL on an external domain. The application interacted with that domain, indicating that the injected SQL query was executed. The attacker can retrieve sensitive information for all users of this system.
WAF Coverage Analysis
SQL Injection
High WAF Coverage
OWASP: A03:2021 Injection
942xxx - SQL Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| online_enrollment_management_system_project | online_enrollment_management_system | 1.0 |
References
- github.com (Exploit, Third Party Advisory)