CyberRota Analysis
AI-GeneratedThe Balbooa Forms extension for Joomla versions prior to 2.4.3.2 is vulnerable due to its endpoints allowing unauthenticated users to manipulate payment amounts and forge transaction details without proper validation. This flaw enables attackers to purchase items at arbitrary prices, potentially leading to significant financial loss for businesses. Organizations using this extension should prioritize patching to mitigate the risk of exploitation.
Original NVD Description
Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms < 2.4.3.2 - The stripeCharges and payAuthorize endpoints accept the charge total from a client-controlled request parameter and forward it to the payment gateway without recomputing it from the form's configured product prices. Neither endpoint enforces authentication or CSRF checks. An unauthenticated attacker can purchase any priced item for an arbitrary amount (e.g., $0.01), and can additionally forge line items, quantities, and shipping.