Home > Articles > Security > Network Security

Web System Security

This chapter is from the book

3.4 Client Computer

Today's browsers provide many capabilities that enrich the user experience. Client-side scripting, ActiveX controls, Java applets, and plug-ins provide a level of interactivity that most users now expect to see when they connect to a Web site. In addition, the use of cookies provides a convenient way to maintain a user session by storing some pieces of information on the user's computer. All these technologies come together to enable the creation of the kind of complex user interface and Web system design that most prominent Web sites will want to incorporate.

In recent years, a number of security flaws have been uncovered with many client-side technologies. Even though client-side scripts and Java applets are supposed to offer a high degree of security, flaws in many Web browsers can be exploited by malicious scripts or applets to work around the security of the browser and to access private files on the unsuspecting user's hard disk. As these flaws are identified, Web browser vendors have generally been quick to fix the problem and to distribute a patch.

Although browser vendors must resolve most of the client-side security problems in their browser products, some technologies, such as ActiveX controls and cookies, can be inadvertently used by a site to open up potential security problems on a visiting Web user's computer. This section focuses on ensuring that computers and private data of Web users visiting a site are not made vulnerable to intrusion by attackers through the use of ActiveX controls and cookies distributed by the site.

ActiveX Controls

As one of the more powerful forms of client-side content, ActiveX controls carry significant security implications. Unlike Java applets, ActiveX controls have no safety net. With the use of ActiveX controls, any operating system API call, disk file, or network connection can be used by the control. ActiveX controls can be written in many languages, such as C++, Visual Basic, and Visual J++, and they operate just like any other application installed on the user's computer. The user trusts the content of the control to its author with regard to the potential for the control to do damage.

Microsoft has designed its Authenticode technology to be able to sign controls with the author's identity and to verify that the control has not been modified. Although this does offer some level of security, it does not prevent controls from being tricked into behaving in ways other than those originally intended. In addition, the use of ActiveX controls by a browser are not restricted to any particular site. For example, a control developed for Web site A may be used by Web site B. Web site B can stipulate that users to its site will obtain an ActiveX control from site A, together with defined parameters that are provided from site B. Therefore, when a Web site uses an ActiveX control, any other site that the user may visit can attempt to create this control on the user's machine and to interact with it. Note that depending on the security level set by the user, the browser may or may not prompt or alert the user that the site is attempting to use an ActiveX control, although it probably will display the certificate if the control is being used for the first time. Even with prompts and alerts, the user will probably not be entirely aware of what is happening.

This type of flexibility opens up the possibility that the well-intentioned Web site could provide the means for malicious operators of other sites to exploit a user's machine. Figure 3-8 shows how this could occur.

A browser can use an ActiveX control in two primary ways.

  • OBJECT tag. This is the most common way that ActiveX controls are embedded into a Web page. This tag contains several pieces of information about the control, including the location where the browser can go to retrieve the ActiveX control. In addition, the OBJECT tag can contain one or more PARAM tags, which are used to provide the Web page with the parameter values necessary to initialize the control.

  • Scripts. Client-side scripts can also manipulate the control, calling functions, referred to as methods, to perform tasks and accessing properties to set and to retrieve data inside the control.

Figure 3-8 ActiveX Control Manipulation

Both of these access methods allow information to be passed to or retrieved from the control. For example, a customer service control could be initialized with the user's name and customer number through the OBJECT tag and then queried for those properties later through JScript on the Web page. The ActiveX control can do whatever it likes with this data, such as storing it in memory, placing the value within the registry, or even saving the data to a disk file. Because any site can make use of the control, any site can call methods and access properties of the control. This also opens up the possibility that another site, operated by an attacker, will manipulate the properties of the control through its inputs.

As documented in the section Content Attacks, inputs to a program can be used to take control of a target machine through the creation of a buffer overflow condition. ActiveX controls, if written in a susceptible language, can also be the target of buffer overflow attacks. In addition, when the control's inputs provide for the specification of a file name or a registry key, this information could be used by a malicious Web site operator to access files or areas of the system registry through client-side HTML and scripting. Consider the following vulnerabilities and privacy violations for any of the site's ActiveX controls.

  • Buffer overflows: The length of any user input data should be restricted to avoid possible buffer overflow conditions, as buffer overflows can be used to execute malicious code on the client computer. See the section Buffer Overflows for more information.

  • File access: Controls should not be written to accept file names as parameter values within OBJECT tags or function parameters. The file name parameter could be abused by a malicious Web site operator and changed to point to a system or other private file on the user's computer.

  • Storing private information: Using an ActiveX control in order to store private user information on the client's computer may seem harmless but can potentially expose user information to an intruder, especially when the control provides a means to retrieve that data. As any site can access the control and call its methods, other sites may be able to retrieve the data without the user's knowledge. In addition, if the data is stored in an unencrypted form, intruders who manage to gain access to the client's computer through other means may locate the information by browsing disk files or the registry.

Cookies

Web systems can store small pieces of data on the client computer through cookies. Cookies, supported by most mainstream browsers, are stored in one or more files on the client computer's hard disk. After a Web system forwards the cookie for placement on the user's computer, the cookie value is automatically forwarded back to the Web server in an HTTP message header each time the client computer requests a page from the particular Web site. A typical example of cookie usage is the shopping cart, whereby the item IDs and quantities are stored in a cookie on the user's machine.

Cookies are stored in plaintext files on the user's computer. This means that anyone who has access, authorized or not, to the files on the user's computer can read their contents. This is a problem when a Web server is saving data on the user's computer as a cookie and it contains sensitive information, such as the user's credit card information. An intruder who manages to gain access to a user's file system through a browser flaw, insecure ActiveX or Java control, or a Trojan horse, may be able to access cookie information without the knowledge of the user.

If it is necessary for the Web system to store sensitive information in a cookie on the user's local machine, the data placed in the cookie should be encrypted, using the techniques described in the section Data Encryption. Any Web system components that wish to store sensitive data in a cookie will encrypt it prior to issuing the set cookie command. Later, when it needs to use the cookie information, a component must first decrypt the data.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020