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

CVE-2018-6583: SQL Injection exists in the Timetable Responsive Schedule 1.5 component for Joomla! via a view=event&alias= request.

PriorityP273critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
19.49%
97.0th percentile
SQL Injection exists in the Timetable Responsive Schedule 1.5 component for Joomla! via a view=event&alias= request.

Affected

1 ranges
VendorProductVersion rangeFixed in
quanticalabstimetable_responsive_schedule

Detection & IOCsextracted from sources · hover to see the quote

urlindex.php?option=com_timetable&view=event&alias=[SQL]
  • Detect SQL injection attempts against the Joomla Timetable component by monitoring HTTP requests containing both 'option=com_timetable' and 'view=event' with a manipulated 'alias' parameter.
  • Alert on GET requests to index.php with query string parameters matching the pattern: option=com_timetable&view=event&alias= followed by SQL metacharacters or encoded payloads (e.g., UNION, SELECT, base64-encoded SQL).
  • ·The exploit was tested on Windows 7 x64 and Kali Linux x64; detection coverage should be validated across both Windows and Linux Joomla hosting environments.

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.