cbcvebase.
CVE-2018-6372
published 2018-02-17

CVE-2018-6372: SQL Injection exists in the JB Bus 2.3 component for Joomla! via the order_number parameter.

PriorityP265critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the JB Bus 2.3 component for Joomla! via the order_number parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
joombookingjb_bus

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_bookpro&view=orderdetail&order_number=[SQL]
commandindex.php?option=com_bookpro&view=orderdetail&order_number=
  • Monitor HTTP requests targeting the Joomla component endpoint 'option=com_bookpro&view=orderdetail' with a manipulated 'order_number' parameter for SQL injection payloads.
  • Alert on GET requests containing both 'option=com_bookpro' and 'view=orderdetail' query parameters, especially where 'order_number' contains SQL metacharacters or encoded payloads.
  • The SQL injection payload used in the PoC is Base64-encoded; decode and inspect 'order_number' values that appear Base64-encoded or contain percent-encoded SQL syntax.
  • ·The vulnerable component is JB Bus version 2.3 specifically; other versions may not be affected.

CVSS provenance

nvdv3.09.8CRITICALCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.