CVE-2019-25577 PUBLISHED

SeoToaster Ecommerce 3.0.0 Local File Inclusion via backend_theme

Assigner: VulnCheck
Reserved: 21.03.2026 Published: 21.03.2026 Updated: 21.03.2026

SeoToaster Ecommerce 3.0.0 contains a local file inclusion vulnerability that allows authenticated attackers to read arbitrary files by manipulating path parameters in backend theme endpoints. Attackers can send POST requests to /backend/backend_theme/editcss/ or /backend/backend_theme/editjs/ with directory traversal sequences in the getcss or getjs parameters to retrieve file contents.

Metrics

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

Product Status

Vendor Seotoaster
Product SeoToaster Ecommerce
Versions
  • Version 3.0.0 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE