CVE-2019-25575 PUBLISHED

SimplePress CMS 1.0.7 SQL Injection via p and s Parameters

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

SimplePress CMS 1.0.7 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'p' and 's' parameters. Attackers can send GET requests with crafted SQL payloads to extract sensitive database information including usernames, database names, and version details.

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 Sourceforge
Product SimplePress CMS
Versions
  • Version 1.0.7 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

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