S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
high·Product Based Web Vulnerabilities·Updated Jan 7, 2026

CVE-2011-3600 Scanner

CVE-2011-3600 Scanner - XML External Entity (XXE) vulnerability in Apache OFBiz

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.6k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2011-3600
7.5
CVSS

The /webtools/control/xmlrpc endpoint in OFBiz XML-RPC event handler is exposed to External Entity Injection by passing DOCTYPE declarations with executable payloads that discloses the contents of files in the filesystem. In addition, it can also be used to probe for open network ports, and figure out from returned error messages whether a file exists or not. This affects OFBiz 16.11.01 to 16.11.04.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
OFBizby OFBiz
16.11.01 to 16.11.04
Updated Aug 22, 2026View on NVD →
Detail

Apache OFBiz is a versatile open-source enterprise resource planning (ERP) system used by businesses of various sizes to manage their operations, including accounting, customer relationship management, e-commerce, supply chain, and manufacturing processes. It empowers enterprises with scalable, customizable technology, facilitating seamless integration of business processes. Developers and IT professionals appreciate OFBiz for its flexibility and comprehensive suite of modules aimed at improving productivity and decision-making. The system is extensively leveraged in domains needing robust back-office management solutions. Its modular architecture allows companies to adopt only the functionalities they require and expand as needed, creating a customizable ERP environment.

The XML External Entity (XXE) vulnerability within OFBiz presents a significant security risk, particularly in its XML-RPC event handler. XXE vulnerabilities occur when the XML parser permits external entities in a document, potentially allowing attackers to interfere with the XML data processing. In this case, malicious actors might manipulate entity declarations, leading to arbitrary file disclosure or server-side request forgery (SSRF). This flaw can enable attackers to read sensitive files from the server or perform network scans. Unpatched, this vulnerability might allow unauthorized access to confidential data, posing a threat to organizational security.

The vulnerability exists in the /webtools/control/xmlrpc endpoint, part of OFBiz XML-RPC. This interface can be exploited by sending specially crafted XML payloads containing DOCTYPE declarations. These payloads can force the application to parse external entities, leading to potential file disclosure if system files like /etc/passwd are accessed. The severity lies in its capability to disclose filesystem data and even probe network ports if exploited skillfully. Attackers might leverage error messages to ascertain if a specific file exists, enhancing their reconnaissance capability.

If successfully exploited, this vulnerability could lead to unauthorized retrieval of sensitive information from the file system. Furthermore, an attacker could potentially glean information about open network ports, aiding in the mapping of an internal network for subsequent attacks. This could open avenues for further exploitation, such as privilege escalation or lateral movement within a compromised network. Additionally, it might facilitate targeting other weaknesses exposed by the same or subsequent vulnerabilities, amplifying the security risks manifold.

REFERENCES

Solution Advice
  • Update Apache OFBiz to the latest version where this vulnerability is patched.
  • Apply any available security patches specifically addressing XXE issues.
  • Consider disabling DTD (Document Type Definition) processing features in the XML parser if not needed.
  • Ensure input sanitization is applied to XML data before processing.
  • Regularly audit and monitor logs for any unusual activities or accesses.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2011-3600 Scanner - XML External Entity (XXE) vulnerability in Apache OFBiz | S4E