CVE-2019-25746 PUBLISHED

WordPress Sliced Invoices 3.8.2 SQL Injection via post Parameter

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

WordPress Sliced Invoices 3.8.2 contains an authenticated SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'post' parameter. Attackers can send requests to the admin.php endpoint with action=duplicate_quote_invoice and malicious 'post' values to extract sensitive database information or modify data.

Metrics

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

Product Status

Vendor SlicedInvoices
Product Sliced Invoices
Versions
  • Version 3.8.2 is affected

Credits

  • Lucian Ioan Nitescu finder

References

Problem Types

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