CVE-2007-5430
published 2007-10-12CVE-2007-5430: Multiple SQL injection vulnerabilities in Stride 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the p parameter to main.php in the…
PriorityP342high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.89%
77.0th percentile
Multiple SQL injection vulnerabilities in Stride 1.0 allow remote attackers to execute arbitrary SQL commands via (1) the p parameter to main.php in the Content Management System, (2) the id parameter in a sto cmd action to shop.php in the Merchant subsystem, or the (3) course or (4) provider parameter to detail.php in the Courses subsystem.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| scottmanktelow | stride_cms | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Scott Manktelow Design Stride 1.0 - 'Merchant shop.php' SQL Injection
exploitdb·2007-10-11
CVE-2007-5430 Scott Manktelow Design Stride 1.0 - 'Merchant shop.php' SQL Injection
Scott Manktelow Design Stride 1.0 - 'Merchant shop.php' SQL Injection
---
source: https://www.securityfocus.com/bid/26046/info
Scott Manktelow Design Stride 1.0 Merchant is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/shop.php?cmd=sto&id=[SQL]
Exploit-DB
Scott Manktelow Design Stride 1.0 - 'Content Management System main.php' SQL Injection
exploitdb·2007-10-11
CVE-2007-5430 Scott Manktelow Design Stride 1.0 - 'Content Management System main.php' SQL Injection
Scott Manktelow Design Stride 1.0 - 'Content Management System main.php' SQL Injection
---
source: https://www.securityfocus.com/bid/26041/info
Scott Manktelow Design Stride 1.0 Content Management System is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/main.php?p=[SQL]
Exploit-DB
Scott Manktelow Design Stride 1.0 Courses - 'detail.php' Multiple SQL Injections
exploitdb·2007-10-11
CVE-2007-5430 Scott Manktelow Design Stride 1.0 Courses - 'detail.php' Multiple SQL Injections
Scott Manktelow Design Stride 1.0 Courses - 'detail.php' Multiple SQL Injections
---
source: https://www.securityfocus.com/bid/26036/info
Stride 1.0 Courses is prone to multiple SQL-injection vulnerabilities because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting these issues could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
http://www.example.com/detail.php?course=[SQL]
http://www.example.com/detail.php?provider=[SQL]
No writeups or analysis indexed.
http://osvdb.org/43491http://osvdb.org/43492http://osvdb.org/43494http://securityreason.com/securityalert/3216http://securityvulns.ru/Sdocument4.htmlhttp://www.securityfocus.com/archive/1/482006/100/0/threadedhttp://www.securityfocus.com/bid/26036http://www.securityfocus.com/bid/26041http://www.securityfocus.com/bid/26046http://osvdb.org/43491http://osvdb.org/43492http://osvdb.org/43494http://securityreason.com/securityalert/3216http://securityvulns.ru/Sdocument4.htmlhttp://www.securityfocus.com/archive/1/482006/100/0/threadedhttp://www.securityfocus.com/bid/26036http://www.securityfocus.com/bid/26041http://www.securityfocus.com/bid/26046
2007-10-12
Published