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

CVE-2018-6005: SQL Injection exists in the Realpin through 1.5.04 component for Joomla! via the pinboard parameter.

PriorityP265critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the Realpin through 1.5.04 component for Joomla! via the pinboard parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
realpin_projectrealpin<= 1.5.04

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_realpin&pinboard=[SQL]
urlhttp://realpin.frumania.com/downloads/com_realpin_j3.1_1.5.04.zip
  • SQL injection is triggered via the 'pinboard' GET parameter in the com_realpin Joomla! component (option=com_realpin). Monitor HTTP requests containing SQL metacharacters or encoded payloads in this parameter.
  • The exploit payload is Base64-encoded SQL injection delivered in the pinboard parameter. The decoded payload performs a UNION/AND-based blind SQL injection querying INFORMATION_SCHEMA.PLUGINS, extracting database(), version(), and a random value.
  • Target Joomla! installations running the Realpin component version <= 1.5.04. Look for HTTP GET requests to index.php with option=com_realpin and a non-empty or suspicious pinboard parameter value.
  • ·The exploit PoC uses localhost as the target host; in real-world attacks the path prefix [PATH] and host will vary. The SQL payload is URL-encoded and additionally Base64-encoded, so detection rules must account for encoded variants of the pinboard parameter.

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.