Releases414
Frequency1 week 1 day
Last Release
Stars7.18K
Provides tools to ease debugging PHP code

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= *, >= 3.0.0, < 3.1.0, < 2.6.93.5 LOW2.7 LOW

A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. The identifier of the patch is c38a0166c266a679c8de012d4eaccec3f944e685. It is recommended to upgrade the affected component. The identifier VDB-217665 was assigned to this vulnerability.

4.3 MEDIUM

The debug handler in Symfony before v2.7.33, 2.8.x before v2.8.26, 3.x before v3.2.13, and 3.3.x before v3.3.6 has XSS via an array key during exception pretty printing in ExceptionHandler.php, as demonstrated by a /_debugbar/open?op=get URI. NOTE: the vendor's position is that this is not a vulnerability because the debug tools are not intended for production use. NOTE: the Symfony Debug component is used by Laravel Debugbar

>= 2.0.0, < 2.6.9, >= 3.0.0, < 3.1.0, < 2.6.9, >= 3.2.0, < 3.2.7, >= 4.0.0, < 4.3.15 MEDIUM

The debug module is vulnerable to regular expression denial of service when untrusted user input is passed into the o formatter. It takes around 50k characters to block for 2 seconds making this a low severity issue.