CyberRota Analysis
AI-GeneratedThe J-BusinessDirectory extension for Joomla versions prior to 6.2.3 is vulnerable due to improper handling of pagination parameters, allowing attackers to exploit type errors in PHP and potentially trigger a denial-of-service (DoS) condition. This vulnerability arises from the lack of strict typing and validation of pagination values, which could lead to application crashes or degraded performance. Joomla administrators and developers using this extension should prioritize updating to the latest version to mitigate the risk.
Original NVD Description
Joomla Extension - cmsjunkie.com - DOS vector in pagination parameter handling in J-BusinessDirectory < 6.2.3 - Pagination values were not strictly typed. Array/non-numeric values (for example limitstart[]) could trigger PHP type errors in arithmetic, and limit was not validated before use in list queries.