cbcvebase.
CVE-2021-29200
published 2021-04-27

CVE-2021-29200: Apache OFBiz has unsafe deserialization prior to 17.12.07 version An unauthenticated user can perform an RCE attack

PriorityP276critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
55.37%
98.9th percentile
Apache OFBiz has unsafe deserialization prior to 17.12.07 version An unauthenticated user can perform an RCE attack

Affected

3 ranges
VendorProductVersion rangeFixed in
apacheofbiz< 17.12.0717.12.07
apacheofbiz
apache_software_foundationapache_ofbiz>= Apache OFBiz < 17.12.0717.12.07

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://{{interactsh-url}}
  • Detect exploitation attempts by monitoring for DNS interactions triggered via Java gadget payloads sent to Apache OFBiz endpoints; a DNS callback confirms RCE via unsafe deserialization.
  • Match HTTP response body containing 'value="responseMessage"' as a positive indicator of a vulnerable Apache OFBiz instance responding to the exploit probe.
  • Confirm exploitation by correlating both a DNS interaction (interactsh_protocol == 'dns') AND the presence of 'value="responseMessage"' in the response body (matchers-condition: and).
  • ·The vulnerability affects all Apache OFBiz releases before 17.12.07. The fix was introduced in version 17.12.07 via commit 1bc8a20. Ensure detections are scoped to instances running versions prior to 17.12.07.
  • ·The attack vector is unauthenticated — no session or credentials are required to trigger the unsafe deserialization RCE, meaning perimeter-level detections should not filter on authenticated sessions.

CVSS provenance

nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vendor_apache9.8CRITICAL
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.