CVE-2020-37218 PUBLISHED

Joomla com_hdwplayer 4.2 SQL Injection via search.php

Assigner: VulnCheck
Reserved: 13.05.2026 Published: 13.05.2026 Updated: 13.05.2026

Joomla com_hdwplayer 4.2 contains an SQL injection vulnerability in the search.php file that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the hdwplayersearch parameter. Attackers can submit POST requests with crafted SQL payloads in the hdwplayersearch parameter to extract sensitive database information from the hdwplayer_videos table.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Hdwplayer
Product com_hdwplayer
Versions
  • Version 4.2 is affected

Credits

  • qw3rTyTy finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE