← Vulnerability feed

Vulnerability record · CVE-2020-1943 · published 1 April 2020

CVE-2020-1943: Apache OFBiz contentId parameter XSS in /control/stream

Apache · Ofbiz

Apache OFBiz 16.11.01 through 16.11.07 does not sanitize data sent via the contentId parameter to /control/stream, allowing reflected cross-site scripting. Because the endpoint is reachable over the network and the flaw affects the browser context of a victim, it can be used to run script in a logged-in user's session.

6.1 CVSS 3.1 Medium EPSS 97% · top 0.1% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score, v2 4.3
97%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References
17 Jun 2026Last modified by NVD

Description

Data sent with contentId to /control/stream is not sanitized, allowing XSS attacks in Apache OFBiz 16.11.01 to 16.11.07.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: medium.

high priorityThe flaw is remotely reachable with no authentication and has a very high EPSS score, though it requires user interaction and is rated medium severity by CVSS.

What it is

Apache OFBiz 16.11.01 through 16.11.07 does not sanitize data sent via the contentId parameter to /control/stream, allowing reflected cross-site scripting. Because the endpoint is reachable over the network and the flaw affects the browser context of a victim, it can be used to run script in a logged-in user's session.

Impact

An attacker can execute arbitrary script in the victim's browser within the OFBiz origin, potentially stealing session cookies or performing actions as the victim. The CVSS scope change (S:C) indicates impact can extend beyond the vulnerable component.

Attack surface

Reached over the network via a crafted request to /control/stream with a malicious contentId value; no authentication is required (PR:N) but the victim must be induced to interact with the crafted link or page (UI:R).

Exploitation

Not listed in CISA KEV and no public exploit or ransomware association is recorded in this data, but EPSS is very high (0.973, 99.9th percentile), suggesting elevated likelihood of attempted exploitation.

What to do

  • Upgrade Apache OFBiz to a release later than 16.11.07 that contains the fix referenced in the vendor advisory.
  • If upgrade is not immediately possible, restrict network access to /control/stream and related OFBiz endpoints to trusted users or networks.
  • Deploy a WAF or reverse-proxy rule that rejects or encodes suspicious contentId values containing script or HTML markup.
  • Set session cookies with HttpOnly and SameSite attributes to reduce the impact of successful XSS.
  • Review the vendor advisory at s.apache.org/pr5u8 for the official remediation guidance.

Detection

  • Search web and proxy logs for requests to /control/stream with contentId values containing script tags, event handlers, or encoded HTML.
  • Monitor for outbound or inline script execution anomalies tied to OFBiz responses, such as unexpected JavaScript in reflected content.
  • Alert on repeated or automated requests to /control/stream from a single source, which may indicate scanning or exploitation attempts.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-1943 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2024-38856Apache OFBiz incorrect authorization allows unauthenticated code executionApache OFBiz through 18.12.14 has an incorrect authorization flaw (CWE-863) where unauthenticated endpoints can execute screen rendering code if prec…KEVEPSS 99%analysed9.8CVE-2024-32113Apache OFBiz path traversal allows unauthenticated remote compromiseApache OFBiz before 18.12.13 fails to properly restrict pathnames to a restricted directory, allowing path traversal (CWE-22). Because the flaw is re…KEVEPSS 100%analysed7.5CVE-2024-45195Apache OFBiz forced browsing exposes restricted endpointsApache OFBiz before 18.12.16 is affected by a direct request (forced browsing) flaw, CWE-425, that lets a remote unauthenticated client reach functio…KEVEPSS 100%analysed10.0CVE-2013-2250Apache ofbiz improper input validation vulnerabilityApache Open For Business Project (aka OFBiz) 10.04.01 through 10.04.05, 11.04.01 through 11.04.02, and 12.04.01 allows remote attackers to execute ar…EPSS 12%10.0CVE-2012-3506Apache ofbiz vulnerabilityUnspecified vulnerability in the Apache Open For Business Project (aka OFBiz) 10.04.x before 10.04.03 has unknown impact and attack vectors.EPSS 7.5%9.8CVE-2026-45434Apache ofbiz improper authentication vulnerabilityImproper Authentication vulnerability in Apache OFBiz via Password-Change Logic Flaw Leading to Remote Code Execution This issue affects Apache OFBiz…EPSS 1.3%9.8CVE-2025-54466Apache ofbiz code injection vulnerabilityImproper Control of Generation of Code ('Code Injection') vulnerability leading to a possible RCE in Apache OFBiz scrum plugin. This issue affects Ap…EPSS 17%9.8CVE-2024-47208Apache ofbiz code injection vulnerabilityServer-Side Request Forgery (SSRF), Improper Control of Generation of Code ('Code Injection') vulnerability in Apache OFBiz. This issue affects Apach…EPSS 1.6%

Source: NIST National Vulnerability Database (record CVE-2020-1943), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.