Business Logic Errors Affecting dolibarr/dolibarr package, versions <15.0.0


0.0
low

Snyk CVSS

    Attack Complexity High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.06% (24th percentile)
Expand this section
NVD
4.3 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PHP-DOLIBARRDOLIBARR-2332180
  • published 12 Jan 2022
  • disclosed 11 Jan 2022
  • credit laladee

How to fix?

Upgrade dolibarr/dolibarr to version 15.0.0 or higher.

Overview

dolibarr/dolibarr is a modern and easy to use web software to manage your business.

Affected versions of this package are vulnerable to Business Logic Errors due to a lacking check of the input of price number which can lead to a negative price amount.

PoC

  1. Navigate to Product and Services endpoint: htdocs/product/index.php
  2. Create a new item or edit it, insert a negative amount into the selling price field.

References