CVE-2006-1330
published 2006-03-21CVE-2006-1330: Multiple SQL injection vulnerabilities in phpWebsite 0.83 and earlier allow remote attackers to execute arbitrary SQL commands via the sid parameter to (1)…
PriorityP340high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
1.23%
65.3th percentile
Multiple SQL injection vulnerabilities in phpWebsite 0.83 and earlier allow remote attackers to execute arbitrary SQL commands via the sid parameter to (1) friend.php or (2) article.php.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| phpwebsite | phpwebsite | — | — |
| phpwebsite | phpwebsite | — | — |
| phpwebsite | phpwebsite | — | — |
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
phpWebSite 0.8.2/0.8.3 - 'article.php?sid' SQL Injection
exploitdb·2006-03-20
CVE-2006-1330 phpWebSite 0.8.2/0.8.3 - 'article.php?sid' SQL Injection
phpWebSite 0.8.2/0.8.3 - 'article.php?sid' SQL Injection
---
source: https://www.securityfocus.com/bid/17150/info
phpWebSite is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Versions 0.83 and prior are vulnerable.
http://www.example.com/article.php?sid=[sql]
Exploit-DB
phpWebSite 0.8.2/0.8.3 - 'friend.php?sid' SQL Injection
exploitdb·2006-03-20
CVE-2006-1330 phpWebSite 0.8.2/0.8.3 - 'friend.php?sid' SQL Injection
phpWebSite 0.8.2/0.8.3 - 'friend.php?sid' SQL Injection
---
source: https://www.securityfocus.com/bid/17150/info
phpWebSite is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in SQL queries.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Versions 0.83 and prior are vulnerable.
http://www.example.com/friend.php?op=FriendSend&sid=-1%20Union%20select%20name%20From%20users%20where%20uid=1
http://www.example.com/friend.php?op=FriendSend&sid=-1%20Union%20select%20pass%20From%20users%20where%20uid=1
No writeups or analysis indexed.
http://secunia.com/advisories/19315http://www.securityfocus.com/archive/1/428156http://www.securityfocus.com/archive/1/430870/100/0/threadedhttp://www.securityfocus.com/bid/17150http://www.vupen.com/english/advisories/2006/1039https://exchange.xforce.ibmcloud.com/vulnerabilities/25328http://secunia.com/advisories/19315http://www.securityfocus.com/archive/1/428156http://www.securityfocus.com/archive/1/430870/100/0/threadedhttp://www.securityfocus.com/bid/17150http://www.vupen.com/english/advisories/2006/1039https://exchange.xforce.ibmcloud.com/vulnerabilities/25328
2006-03-21
Published