CVE-2016-20072 PUBLISHED

BBS e-Franchise 1.1.1 WordPress Plugin SQL Injection via uid

Assigner: VulnCheck
Reserved: 15.06.2026 Published: 15.06.2026 Updated: 15.06.2026

BBS e-Franchise 1.1.1 plugin for WordPress contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the uid parameter. Attackers can craft requests to pages using the plugin's shortcode with UNION-based SQL injection in the uid parameter to extract sensitive data from the WordPress database including user information and taxonomy terms.

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 bbsetheme
Product BBS e-Franchise
Versions
  • Version 1.1.1 is affected

Credits

  • Lenon Leite finder

References

Problem Types

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