CVE-2019-25576 PUBLISHED

Kepler Wallpaper Script 1.1 SQL Injection via category

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

Kepler Wallpaper Script 1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code into the category parameter. Attackers can send GET requests to the category endpoint with URL-encoded SQL UNION statements to extract database information including usernames, database names, and MySQL 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 Keplerwallpapers
Product Kepler Wallpaper Script
Versions
  • Version 1.1 is affected

Credits

  • Ihsan Sencan finder

References

Problem Types

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