← Back

Ofbiz

ofbiz

Vendor: Apache • 74 CVEs

CVEs (74)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
1Ofbiz
Nov 21, 2024
Sep 2, 2022
N/A· v4
5.4 MEDIUM· v3
N/A· v2
Apache OFBiz uses the Birt plugin (https://eclipse.github.io/birt-website/) to create data visualizations and reports. In Apache OFBiz release 18.12.05, and earlier versions, by leveraging a vulnerability in Birt (https:...Show more
Apache OFBiz uses the Birt plugin (https://eclipse.github.io/birt-website/) to create data visualizations and reports. In Apache OFBiz release 18.12.05, and earlier versions, by leveraging a vulnerability in Birt (https://bugs.eclipse.org/bugs/show_bug.cgi?id=538142), an unauthenticated malicious user could perform a stored XSS attack in order to inject a malicious payload and execute it using the stored XSS.Show less
1Apache
1Ofbiz
Nov 21, 2024
Aug 30, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In Apache Ofbiz, versions v17.12.01 to v17.12.07 implement a try catch exception to handle errors at multiple locations but leaks out sensitive table info which may aid the attacker for further recon. A user can register...Show more
In Apache Ofbiz, versions v17.12.01 to v17.12.07 implement a try catch exception to handle errors at multiple locations but leaks out sensitive table info which may aid the attacker for further recon. A user can register with a very long password, but when he tries to login with it an exception occurs.Show less
1Apache
1Ofbiz
Nov 21, 2024
Aug 18, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Unrestricted Upload of File with Dangerous Type vulnerability in Apache OFBiz allows an attacker to execute remote commands. This issue affects Apache OFBiz version 17.12.07 and prior versions. Upgrade to at least 17.12....Show more
Unrestricted Upload of File with Dangerous Type vulnerability in Apache OFBiz allows an attacker to execute remote commands. This issue affects Apache OFBiz version 17.12.07 and prior versions. Upgrade to at least 17.12.08 or apply patches at https://issues.apache.org/jira/browse/OFBIZ-12297.Show less
1Apache
1Ofbiz
Nov 21, 2024
Apr 27, 2021
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Apache OFBiz has unsafe deserialization prior to 17.12.07 version
1Apache
1Ofbiz
Nov 21, 2024
Apr 27, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apache OFBiz has unsafe deserialization prior to 17.12.07 version An unauthenticated user can perform an RCE attack
1Apache
1Ofbiz
Nov 21, 2024
Mar 22, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apache OFBiz has unsafe deserialization prior to 17.12.06. An unauthenticated attacker can use this vulnerability to successfully take over Apache OFBiz.
1Apache
1Ofbiz
Nov 21, 2024
Jul 15, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
XML-RPC request are vulnerable to unsafe deserialization and Cross-Site Scripting issues in Apache OFBiz 17.12.03
1Apache
1Ofbiz
Nov 21, 2024
Jul 15, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
IDOR vulnerability in the order processing feature from ecommerce component of Apache OFBiz before 17.12.04
1Apache
1Ofbiz
Nov 21, 2024
Apr 30, 2020
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Apache OFBiz 17.12.01 is vulnerable to Host header injection by accepting arbitrary host
1Apache
1Ofbiz
Nov 21, 2024
Apr 30, 2020
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
Apache OFBiz 17.12.01 is vulnerable to some CSRF attacks.
1Apache
1Ofbiz
Nov 21, 2024
Apr 1, 2020
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Data sent with contentId to /control/stream is not sanitized, allowing XSS attacks in Apache OFBiz 16.11.01 to 16.11.07.
1Apache
1Ofbiz
Nov 21, 2024
Feb 6, 2020
N/A· v4
5.3 MEDIUM· v3
5.0 MEDIUM· v2
an unauthenticated user could get access to information of some backend screens by invoking setSessionLocale in Apache OFBiz 16.11.01 to 16.11.06
1Apache
1Ofbiz
Nov 21, 2024
Nov 26, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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...Show more
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.Show less
1Apache
1Ofbiz
Nov 21, 2024
Sep 11, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 Manage...Show more
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 within a field that accepts user input. Mitigation: Upgrade to 16.11.06 or manually apply the following commit on branch 16.11: r1858533Show less
1Apache
1Ofbiz
Nov 21, 2024
Sep 11, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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...Show more
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 1860616Show less
1Apache
1Ofbiz
Nov 21, 2024
Sep 11, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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,...Show more
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 "deserialize" method of "XmlSerializer". Apache Ofbiz is affected via two different dependencies: "commons-beanutils" and an out-dated version of "commons-fileupload" Mitigation: Upgrade to 16.11.06 or manually apply the commits from OFBIZ-10770 and OFBIZ-10837 on branch 16Show less
1Apache
1Ofbiz
Nov 21, 2024
Sep 11, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
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 r...Show more
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 guarded by disabling the creation of `ProcessBuilder`. However, this can be easily bypassed (and in multiple ways). Mitigation: Upgrade to 16.11.06 or manually apply the following commits on branch 16 r1850017+1850019Show less
1Apache
1Ofbiz
Nov 21, 2024
Dec 13, 2018
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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...Show more
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, serviceMode, and serviceContext. The exploitation occurs by having DOCTYPEs pointing to external references that trigger a payload that returns secret information from the host.Show less
1Apache
1Ofbiz
Nov 21, 2024
Jan 4, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The BIRT plugin in Apache OFBiz 16.11.01 to 16.11.03 does not escape user input property passed. This allows for code injection by passing that code through the URL. For example by appending this code "__format=%27;alert...Show more
The BIRT plugin in Apache OFBiz 16.11.01 to 16.11.03 does not escape user input property passed. This allows for code injection by passing that code through the URL. For example by appending this code "__format=%27;alert(%27xss%27)" to the URL an alert window would execute.Show less
1Apache
1Ofbiz
May 13, 2026
Oct 26, 2017
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Apache OFBiz 10.04.x before 10.04.02 allows remote attackers to execute arbitrary code via unspecified vectors.