header-logo
Suggest Exploit
vendor:
Toolbox Theme
by:
SecurityFocus
7,5
CVSS
HIGH
SQL-injection
89
CWE
Product Name: Toolbox Theme
Affected Version From: Toolbox 1.4
Affected Version To: Toolbox 1.4
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2012

Toolbox theme for WordPress SQL-injection Vulnerability

The Toolbox theme for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input before using it in an SQL query. An attacker can exploit this issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Mitigation:

Input validation should be used to ensure that untrusted data is not used to construct SQL queries in an unsafe manner.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/56745/info

The Toolbox theme for WordPress is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied input before using it in an SQL query.

An attacker can exploit this issue to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.

Toolbox 1.4 is vulnerable; other versions may also be affected.

http://www.example.com/wp-content/Themes/toolbox/include/flyer.php?mls=[Sqli]