Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-30512
HistoryOct 04, 2022 - 6:19 p.m.

School Dormitory Management System 1.0 - SQL Injection

2022-10-0418:19:15
ProjectDiscovery
github.com
3

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.155 Low

EPSS

Percentile

95.8%

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.
id: CVE-2022-30512

info:
  name: School Dormitory Management System 1.0 - SQL Injection
  author: tess
  severity: critical
  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.
  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.
  reference:
    - https://github.com/bigzooooz/CVE-2022-30512
    - https://www.sourcecodester.com/php/15319/school-dormitory-management-system-phpoop-free-source-code.html
    - https://nvd.nist.gov/vuln/detail/CVE-2022-30512
    - https://github.com/SYRTI/POC_to_review
    - https://github.com/WhooAmii/POC_to_review
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-30512
    cwe-id: CWE-89
    epss-score: 0.02624
    epss-percentile: 0.89288
    cpe: cpe:2.3:a:school_dormitory_management_system_project:school_dormitory_management_system:1.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: school_dormitory_management_system_project
    product: school_dormitory_management_system
  tags: cve,cve2022,sqli,school_dormitory_management_system_project

http:
  - method: GET
    path:
      - '{{BaseURL}}/dms/admin/accounts/payment_history.php?account_id=2%27'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Fatal error'
          - 'Uncaught Error: Call to a member function fetch_assoc()'
          - '<th class="">Month of</th>'
        condition: and

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206d4c2cf954be9043250ab16a537e7ef2675f66c8ba097f50d00faccf56e535f5022100921f7c12c1750864df6c558bcfbaf3b6796d0eeba2782990b6e5755840d26fe0:922c64590222798bb761d5b6d8e72950

9.8 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

7.5 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

0.155 Low

EPSS

Percentile

95.8%

Related for NUCLEI:CVE-2022-30512