Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Unwanted behavior when accessing “Site Setting”Unwanted behavior when accessing “Site Setting”
Previous
 
Next
New Post
1/21/2009 7:42 AM
 

I want to run at “clean” DNN portal installation and be in complete control to what users are exposed to.

I expect that only “My portal” alone are the provider for the HTML, site reference, cookies etc that the users are exposed to.
That the framework imbeds external references is a security risk, especially when it done without open clear information about this or a functionality to disable this unwanted code. I want to comply with my privacy statement.
 
So why is it that a request to pagead2.googlesyndication.com/pagead/show_ads.sj is made whenever site setting is accessed?
Where is the agreement with the portal owner that states its ok to provide Google with information even if it is an “innocent” request?
 
- How to remove this invasive code for good?
- How many other places is there this kind of request to third party companies implemented? ( google-analytics.com/urchin.js )
- Does the portal (Core) itself request or send information based on user interaction (tracking)? 
 
Regards Niels
 
New Post
1/21/2009 1:51 PM
 

Looks like my first post failed (maybe) so here I go again.

Do you have any custom modules installed? Are you using a custom skin?

I just checked and in a clean DNN install I have running (484 I think) there is no google code being injected on my pages.


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
1/21/2009 2:31 PM
 

Clean Windows Server 2003 installation from scratch.
It is at clean 4.9.1 installation, just downloaded (dotnetnuke_04.09.01_install.zip)
All standard modules are installed execpt AdSense. 
No custom modules.
Default skin.
- As clean as it gets !

Login with the "superuser account", choose "Admin->Site setting".
Try checking the security report in IE, if the Internet Explorer Enhanced Security Configuration doesnt warn you.

/Niels

 

 
New Post
1/25/2009 4:50 PM
 

It took some time, but this unwanted Google-script injection is the result of a value in SiteSettings.ascx.resx

 <data name="Advertising.Text" xml:space="preserve">
    <value>&lt;script type="text/javascript"&gt;&lt;!--
google_ad_client = "pub-9770992166002654";
google_ad_output = "textlink";
google_ad_format = "ref_text";
google_cpa_choice = "CAAQ3KfzygIaCNJbQ5r5YiDXKKjntoQBMAA";
google_ad_channel = "";
//--&gt;&lt;/script&gt;
&lt;script type="text/javascript"
 src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
&lt;/script&gt;</value>
 </data>
 
By removing the above code and replacing it with something useless like
 
<data name="Advertising.Text" xml:space="preserve">
    <value>Don’t waste your life on advertising!</value>
</data>
 
the problem are gone (until next upgrade).

 

 
New Post
1/25/2009 5:11 PM
 

Niels wrote

(until next upgrade).

The way to avoid that is to log the issue at support.dotnetnuke.com :).



Alex Shirley


 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Unwanted behavior when accessing “Site Setting”Unwanted behavior when accessing “Site Setting”


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out