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

CVE-2018-6584: SQL Injection exists in the DT Register 3.2.7 component for Joomla! via a task=edit&id= request.

PriorityP264critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.87%
88.9th percentile
SQL Injection exists in the DT Register 3.2.7 component for Joomla! via a task=edit&id= request.

Affected

1 ranges
VendorProductVersion rangeFixed in
dthdevelopmentdt_register

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_dtregister&task=edit&controller=category&id=[SQL]
otheroption=com_dtregister&task=edit&controller=category&id=
  • Monitor HTTP requests targeting the Joomla DT Register component with parameters option=com_dtregister, task=edit, controller=category, and a suspicious (SQL-injected) id parameter value.
  • Look for URL-encoded or obfuscated UNION/SELECT payloads in the id parameter of requests to com_dtregister, as the PoC uses base64+URL-encoded SQL injection strings.
  • ·The SQL injection is unauthenticated and triggered via a GET request; no authentication context is required to exploit the id parameter in the DT Register 3.2.7 component.

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.