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

CVE-2018-5990: SQL Injection exists in the AllVideos Reloaded 1.2.x component for Joomla! via the divid parameter.

PriorityP265critical9.8CVSS 3.0
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
2.70%
84.1th percentile
SQL Injection exists in the AllVideos Reloaded 1.2.x component for Joomla! via the divid parameter.

Affected

1 ranges
VendorProductVersion rangeFixed in
allvideos_reloaded_projectallvideos_reloaded1.2 – 1.2.7

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://localhost/[PATH]/index.php?option=com_avreloaded&view=popup&Itemid=55&divid=[SQL]
  • SQL injection via the `divid` parameter in the AllVideos Reloaded Joomla component; monitor HTTP requests targeting `option=com_avreloaded&view=popup` with a manipulated `divid` query parameter for SQL metacharacters or encoded payloads.
  • The exploit delivers a Base64-encoded SQL payload in the `divid` parameter; inspect and decode Base64 values in that parameter for UNION/SELECT injection patterns.
  • Look for HTTP requests to Joomla paths containing `option=com_avreloaded` combined with `view=popup` as a reliable indicator of targeting this vulnerable component.
  • ·The exploit PoC uses `localhost` as the target host; in real-world attacks the host portion will vary — only the query-string pattern (`option=com_avreloaded&view=popup&divid=`) is the stable detection anchor.
  • ·The `Itemid` value (55 in the PoC) is installation-specific and will differ across targets; do not rely on it as a detection condition.

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.