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

CVE-2018-5971: SQL Injection exists in the MediaLibrary Free 4.0.12 component for Joomla! via the id parameter or the mid array parameter.

PriorityP261critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the MediaLibrary Free 4.0.12 component for Joomla! via the id parameter or the mid array parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
ordasoftmedialibrary

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_medialibrary&task=view_author&id=[SQL]
urlhttp://localhost/[PATH]/index.php/component/medialibrary/0/lend_request?Itemid=0&mid[0]=[SQL]
  • Monitor HTTP requests targeting the Joomla component 'com_medialibrary' with the 'task=view_author' parameter and a suspicious/encoded 'id' value indicative of SQL injection payloads.
  • Monitor HTTP requests targeting the Joomla component path '/component/medialibrary/0/lend_request' with a suspicious/encoded 'mid[0]' array parameter indicative of SQL injection payloads.
  • SQL injection in CVE-2018-5971 is exploitable via the 'id' parameter or the 'mid' array parameter in the MediaLibrary Free 4.0.12 component for Joomla!.
  • ·The exploit POC URLs use base64-encoded SQL injection payloads in the 'id' and 'mid[0]' parameters. Detection rules should account for both raw and encoded payload variants.

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.