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

CVE-2018-5993: SQL Injection exists in the Aist through 2.0 component for Joomla! via the id parameter in a view=showvacancy request.

PriorityP261critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the Aist through 2.0 component for Joomla! via the id parameter in a view=showvacancy request.

Affected

1 ranges
VendorProductVersion rangeFixed in
aist_projectaist<= 2.0

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_aist&view=showvacancy&id=[SQL]
commandoption=com_aist&view=showvacancy&id=
  • Detect SQL injection attempts targeting the Joomla! Aist component via the 'id' parameter in view=showvacancy requests. Monitor HTTP requests containing 'option=com_aist' combined with 'view=showvacancy' and anomalous/encoded values in the 'id' parameter.
  • The exploit payload is URL/base64 encoded. Inspect and decode the 'id' parameter value in requests to com_aist for SQL injection patterns (e.g., UNION SELECT, comment sequences).
  • ·The exploit PoC uses 'localhost' as a placeholder; the actual target path ([PATH]) will vary per deployment. Detections should match any host running the com_aist Joomla component.
  • ·Affected versions are Aist 2.0 and below. The component is specific to Joomla! 1.5 deployments for employment/graduate services sites.

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.