Lucene search
+L

788 matches found

Prion
Prion
added 2019/11/26 1:15 a.m.22 views

Xxe

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 figur...

5CVSS7.4AI score0.1591EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2019/11/26 12:7 a.m.20 views

CVE-2011-3600

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 figur...

7.6AI score0.1591EPSS
SaveExploits0References5
CVE
CVE
added 2019/11/26 12:7 a.m.105 views

CVE-2011-3600

CVE-2011-3600 affects Apache OFBiz: the /webtools/control/xmlrpc endpoint in the OFBiz XML-RPC handler is vulnerable to External Entity Injection through DOCTYPE declarations, enabling disclosure of filesystem contents and allowing port probe and existence checks via error messages. Affected vers...

7.5CVSS7.5AI score0.1591EPSS
SaveIn wildExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2019/11/26 12:7 a.m.28 views

CVE-2011-3600

Removed by vendor...

7.5CVSS7.6AI score0.1591EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2019/11/26 12:0 a.m.9 views

PT-2019-6676 · Apache · Ofbiz

Name of the Vulnerable Software and Affected Versions: OFBiz versions 16.11.01 through 16.11.04 Description: The issue affects the /webtools/control/xmlrpc endpoint in the OFBiz XML-RPC event handler, making it vulnerable to External Entity Injection. This is achieved by passing DOCTYPE...

7.5CVSS7.2AI score0.1591EPSS
SaveExploits0References9
CNVD
CNVD
added 2019/11/25 12:0 a.m.4 views

Apache OFBiz XML-RPC event handler code issue vulnerability

Apache OFBiz is the United States Apache Apache Software Foundation of a set of enterprise resource planning ERP system. The system provides a set of Java-based Web application components and tools. XML-RPC event handler is one of the XML-RPC Remote Procedure Call Distributed Computing Protocol...

7.5CVSS6.9AI score0.1591EPSS
SaveExploits0References1
NVD
NVD
added 2019/09/11 9:15 p.m.21 views

CVE-2019-10074

An RCE is possible by entering Freemarker markup in an Apache OFBiz Form Widget textarea field when encoding has been disabled on such a field. This was the case for the Customer Request "story" input in the Order Manager application. Encoding should not be disabled without good reason and never...

9.8CVSS9.4AI score0.03394EPSS
SaveExploits0References2
NVD
NVD
added 2019/09/11 9:15 p.m.23 views

CVE-2019-10073

The "Blog", "Forum", "Contact Us" screens of the template "ecommerce" application bundled in Apache OFBiz are weak to Stored XSS attacks. Mitigation: Upgrade to 16.11.06 or manually apply the following commits on branch 16.11: 1858438, 1858543, 1860595 and 1860616...

6.1CVSS6AI score0.05227EPSS
SaveExploits0References3
OSV
OSV
added 2019/09/11 9:15 p.m.4 views

CVE-2019-10074

An RCE is possible by entering Freemarker markup in an Apache OFBiz Form Widget textarea field when encoding has been disabled on such a field. This was the case for the Customer Request "story" input in the Order Manager application. Encoding should not be disabled without good reason and never...

9.8CVSS5.7AI score0.03394EPSS
SaveExploits0References2
NVD
NVD
added 2019/09/11 9:15 p.m.28 views

CVE-2018-17200

The Apache OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. This service takes the serviceContent parameter in the request and deserializes it using XStream. This XStream instance is slightly guard...

9.8CVSS9.5AI score0.05027EPSS
SaveExploits0References5
OSV
OSV
added 2019/09/11 9:15 p.m.5 views

CVE-2018-17200

The Apache OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. This service takes the serviceContent parameter in the request and deserializes it using XStream. This XStream instance is slightly guard...

9.8CVSS5.8AI score0.05027EPSS
SaveExploits0References5
OSV
OSV
added 2019/09/11 9:15 p.m.8 views

CVE-2019-0189

The java.io.ObjectInputStream is known to cause Java serialisation issues. This issue here is exposed by the "webtools/control/httpService" URL, and uses Java deserialization to perform code execution. In the HttpEngine, the value of the request parameter "serviceContext" is passed to the...

9.8CVSS5.9AI score0.2371EPSS
SaveExploits0References13
NVD
NVD
added 2019/09/11 9:15 p.m.36 views

CVE-2019-0189

The java.io.ObjectInputStream is known to cause Java serialisation issues. This issue here is exposed by the "webtools/control/httpService" URL, and uses Java deserialization to perform code execution. In the HttpEngine, the value of the request parameter "serviceContext" is passed to the...

9.8CVSS9.7AI score0.2371EPSS
SaveExploits0References13
Prion
Prion
added 2019/09/11 9:15 p.m.32 views

Deserialization of untrusted data

The java.io.ObjectInputStream is known to cause Java serialisation issues. This issue here is exposed by the "webtools/control/httpService" URL, and uses Java deserialization to perform code execution. In the HttpEngine, the value of the request parameter "serviceContext" is passed to the...

7.5CVSS9.6AI score0.2371EPSS
SaveExploits0References13Affected Software1
Prion
Prion
added 2019/09/11 9:15 p.m.22 views

Cross site scripting

The "Blog", "Forum", "Contact Us" screens of the template "ecommerce" application bundled in Apache OFBiz are weak to Stored XSS attacks. Mitigation: Upgrade to 16.11.06 or manually apply the following commits on branch 16.11: 1858438, 1858543, 1860595 and 1860616...

4.3CVSS5.9AI score0.05227EPSS
SaveExploits0References3Affected Software1
Prion
Prion
added 2019/09/11 9:15 p.m.22 views

Input validation

An RCE is possible by entering Freemarker markup in an Apache OFBiz Form Widget textarea field when encoding has been disabled on such a field. This was the case for the Customer Request "story" input in the Order Manager application. Encoding should not be disabled without good reason and never...

7.5CVSS9.3AI score0.03394EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2019/09/11 9:15 p.m.21 views

Design/Logic Flaw

The Apache OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. This service takes the serviceContent parameter in the request and deserializes it using XStream. This XStream instance is slightly guard...

7.5CVSS9.3AI score0.05027EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2019/09/11 8:38 p.m.26 views

CVE-2019-10074

An RCE is possible by entering Freemarker markup in an Apache OFBiz Form Widget textarea field when encoding has been disabled on such a field. This was the case for the Customer Request "story" input in the Order Manager application. Encoding should not be disabled without good reason and never...

9.4AI score0.03394EPSS
SaveExploits0References2
CVE
CVE
added 2019/09/11 8:38 p.m.55 views

CVE-2019-10074

CVE-2019-10074 affects Apache OFBiz where Freemarker markup in a Form Widget textarea can trigger remote code execution if encoding is disabled on that field (notably in the Customer Request “story” input of Order Manager). Root cause: disabling encoding on a user input field allows untrusted mar...

9.8CVSS9.3AI score0.03394EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2019/09/11 8:34 p.m.20 views

CVE-2019-10073

The "Blog", "Forum", "Contact Us" screens of the template "ecommerce" application bundled in Apache OFBiz are weak to Stored XSS attacks. Mitigation: Upgrade to 16.11.06 or manually apply the following commits on branch 16.11: 1858438, 1858543, 1860595 and 1860616...

6AI score0.05227EPSS
SaveExploits0References3
Rows per page
Query Builder