CVE-2018-25371 PUBLISHED

mooSocial Store Plugin 2.6 SQL Injection via product parameter

Assigner: VulnCheck
Reserved: 25.05.2026 Published: 25.05.2026 Updated: 25.05.2026

mooSocial Store Plugin 2.6 contains a blind SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries through the product parameter in URL rewrite functionality. Attackers can inject SQL code using boolean-based blind, time-based blind, or stacked query techniques in the product URI parameter to extract sensitive database information.

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 Moosocial
Product mooSocial Store Plugin
Versions
  • Version 2.6 is affected

Credits

  • Andrea Bocchetti finder

References

Problem Types

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