Lucene search
+L

711 matches found

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.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.21 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
CVE
CVE
added 2019/09/11 8:34 p.m.50 views

CVE-2019-10073

CVE-2019-10073 affects the Apache OFBiz template “ecommerce” in its Blog, Forum, and Contact Us screens. The issue is a Stored XSS weakness in these components. Root cause details are not elaborated in the provided documents beyond the XSS vulnerability claim. The recommended remediation is to up...

6.1CVSS5.9AI score0.05227EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2019/09/11 8:29 p.m.38 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.7AI score0.2371EPSS
SaveExploits0References13
CVE
CVE
added 2019/09/11 8:29 p.m.74 views

CVE-2019-0189

The CVE-2019-0189 issue affects Apache OFBiz via two dependencies (commons-beanutils and an outdated commons-fileupload). It uses Java deserialization in the HttpEngine: the request parameter serviceContext is passed to XmlSerializer.deserialize, enabling remote code execution through java.io.Obj...

9.8CVSS9.7AI score0.2371EPSS
SaveExploits0References13Affected Software1
Cvelist
Cvelist
added 2019/09/11 8:22 p.m.31 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.5AI score0.05027EPSS
SaveExploits0References5
CVE
CVE
added 2019/09/11 8:22 p.m.53 views

CVE-2018-17200

The CVE-2018-17200 entry concerns the Apache OFBiz HTTP engine (HttpEngine.java) handling HTTP service requests via /webtools/control/httpService. The vulnerability arises from deserializing the serviceContent parameter with XStream; although the XStream instance is guarded by disabling ProcessBu...

9.8CVSS9.3AI score0.05027EPSS
SaveExploits0References5Affected Software1
CNVD
CNVD
added 2018/12/18 12:0 a.m.21 views

Apache OFBiz Information Disclosure Vulnerability (CNVD-2018-25797)

Apache OFBiz also known as Apache Open For Business Project 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. A security vulnerability exists in Apache OFBiz...

7.5CVSS6.7AI score0.25743EPSS
SaveExploits0References1
OSV
OSV
added 2018/12/13 2:29 p.m.6 views

CVE-2018-8033

In Apache OFBiz 16.11.01 to 16.11.04, the OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. Both POST and GET requests to the httpService endpoint may contain three parameters: serviceName,...

7.5CVSS5.8AI score0.25743EPSS
SaveExploits0References1
Prion
Prion
added 2018/12/13 2:29 p.m.24 views

Design/Logic Flaw

In Apache OFBiz 16.11.01 to 16.11.04, the OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. Both POST and GET requests to the httpService endpoint may contain three parameters: serviceName,...

5CVSS7.4AI score0.25743EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2018/12/13 2:29 p.m.27 views

CVE-2018-8033

In Apache OFBiz 16.11.01 to 16.11.04, the OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. Both POST and GET requests to the httpService endpoint may contain three parameters: serviceName,...

7.5CVSS7.4AI score0.25743EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2018/12/13 2:0 p.m.29 views

CVE-2018-8033

In Apache OFBiz 16.11.01 to 16.11.04, the OFBiz HTTP engine org.apache.ofbiz.service.engine.HttpEngine.java handles requests for HTTP services via the /webtools/control/httpService endpoint. Both POST and GET requests to the httpService endpoint may contain three parameters: serviceName,...

7.4AI score0.25743EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2018/12/13 12:0 a.m.6 views

PT-2018-18396 · Apache · Apache Ofbiz

Name of the Vulnerable Software and Affected Versions: Apache OFBiz versions 16.11.01 through 16.11.04 Description: The issue concerns the OFBiz HTTP engine, specifically the handling of requests for HTTP services via the "/webtools/control/httpService" endpoint. Both POST and GET requests to thi...

7.5CVSS7.6AI score0.25743EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2018/12/12 12:0 a.m.52 views

Apache OFBiz 16.11.05 Cross Site Scripting

Exploit Title: Apache OFBiz v16.11.05 - Stored Cross-Site Scripting Vulnerability Google Dork: N/A Date: 09 - December - 2018 Exploit Author: DKM Vendor Homepage: https://ofbiz.apache.org/ Software Link: https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.05.zip Version: v16.11.05 Test...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2018/12/12 12:0 a.m.71 views

Apache OFBiz 16.11.05 - Cross-Site Scripting Vulnerability

Exploit for multiple platform in category web applications Exploit Title: Apache OFBiz v16.11.05 - Stored Cross-Site Scripting Vulnerability Exploit Author: DKM Vendor Homepage: https://ofbiz.apache.org/ Software Link: https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.05.zip Version:...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2018/12/11 12:0 a.m.22 views

Apache OFBiz 16.11.05 - Cross-Site Scripting

Apache OFBiz 16.11.05 - Cross-Site Scripting Exploit Title: Apache OFBiz v16.11.05 - Stored Cross-Site Scripting Vulnerability Google Dork: N/A Date: 09 - December - 2018 Exploit Author: DKM Vendor Homepage: https://ofbiz.apache.org/ Software Link:...

6.8AI score
SaveExploits0
Rows per page
Query Builder