ITIS 3200: Introduction to Information Security and Privacy Dr. Weichao Wang.

Slides:



Advertisements
Similar presentations
Multilevel Security (MLS) Database Security and Auditing.
Advertisements

The RBAC96 Model Prof. Ravi Sandhu. 2 © Ravi Sandhu WHAT IS RBAC?  multidimensional  open ended  ranges from simple to sophisticated.
1 cs691 chow Hybrid Policies CS691 – Chapter 7 of Matt Bishop.
1 ISA 662 Information System Security Hybrid Policies Chapter 6 from Bishop ’ s book.
November 1, 2004Introduction to Computer Security ©2004 Matt Bishop Slide #7-1 Chapter 7: Hybrid Policies Overview Chinese Wall Model Clinical Information.
Access Control Methodologies
Access Control Intro, DAC and MAC System Security.
Hybrid Policies Overview Chinese Wall Model Clinical Information Systems Security Policy ORCON RBAC Introduction to Computer Security ©2004 Matt Bishop.
Hybrid Policies Overview Chinese Wall Model Clinical Information Systems Security Policy ORCON RBAC Introduction to Computer Security ©2004 Matt Bishop.
Hybrid Policies Overview Chinese Wall Model Clinical Information Systems Security Policy ORCON RBAC Introduction to Computer Security ©2004 Matt Bishop.
Chapter 6: Integrity Policies Overview Requirements Biba’s models Clark-Wilson model Introduction to Computer Security ©2004 Matt Bishop.
June 1, 2004Computer Security: Art and Science © Matt Bishop Slide #7-1 Chapter 7: Hybrid Policies Overview Chinese Wall Model Clinical Information.
ITIS 3200: Introduction to Information Security and Privacy Dr. Weichao Wang.
May 4, 2004ECS 235Slide #1 Biba Integrity Model Basis for all 3 models: Set of subjects S, objects O, integrity levels I, relation ≤  I  I holding when.
Chinese wall model in the internet Environment
Verifiable Security Goals
Courtesy of Professors Chris Clifton & Matt Bishop INFSCI 2935: Introduction of Computer Security1 September 18, 2003 Introduction to Computer Security.
Courtesy of Professors Chris Clifton & Matt Bishop INFSCI 2935: Introduction of Computer Security1 October 7, 2004 Introduction to Computer Security Lecture.
1 Hybrid Policies CSSE 490 Computer Security Mark Ardis, Rose-Hulman Institute March 23, 2004.
Computer Security Hybrid Policies
1 Integrity Policies CSSE 490 Computer Security Mark Ardis, Rose-Hulman Institute March 22, 2004.
CMSC 414 Computer and Network Security Lecture 11 Jonathan Katz.
User Domain Policies.
November 1, 2004Introduction to Computer Security ©2004 Matt Bishop Slide #6-1 Chapter 6: Integrity Policies Overview Requirements Biba’s models Clark-Wilson.
ITIS 3200: Introduction to Information Security and Privacy Dr. Weichao Wang.
Lecture slides prepared for “Computer Security: Principles and Practice”, 2/e, by William Stallings and Lawrie Brown, Chapter 4 “Overview”.
CMSC 414 Computer and Network Security Lecture 19 Jonathan Katz.
Security Policy Models CSC 482/582: Computer Security.
ITIS 3200: Introduction to Information Security and Privacy Dr. Weichao Wang.
HIPAA PRIVACY AND SECURITY AWARENESS.
Security Policy What is a security policy? –Defines what it means for a system to be secure Formally: Partition system into –Secure (authorized) states.
1 IS 2150 / TEL 2810 Information Security & Privacy James Joshi Associate Professor, SIS Lecture 6 Oct 2-9, 2013 Security Policies Confidentiality Policies.
© G. Dhillon, IS Department Virginia Commonwealth University Principles of IS Security Formal Models.
1 A pattern language for security models Eduardo B. Fernandez and Rouyi Pan Presented by Liping Cai 03/15/2006.
Week 8 - Wednesday.  What did we talk about last time?  Authentication  Challenge response  Biometrics  Started Bell-La Padula model.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
Session 2 - Security Models and Architecture. 2 Overview Basic concepts The Models –Bell-LaPadula (BLP) –Biba –Clark-Wilson –Chinese Wall Systems Evaluation.
ITIS 3200: Introduction to Information Security and Privacy Dr. Weichao Wang.
Li Xiong CS573 Data Privacy and Security Access Control.
CS426Fall 2010/Lecture 251 Computer Security CS 426 Lecture 25 Integrity Protection: Biba, Clark Wilson, and Chinese Wall.
November 1, 2004Introduction to Computer Security ©2004 Matt Bishop Slide #4-1 Chapter 1: Introduction Components of computer security Threats Policies.
12/3/2015Slide #7-1 Chapter 7: Hybrid Policies Overview Chinese Wall Model Clinical Information Systems Security Policy ORCON RBAC.
UT DALLAS Erik Jonsson School of Engineering & Computer Science FEARLESS engineering Integrity Policies Murat Kantarcioglu.
12/4/20151 Computer Security Security models – an overview.
12/13/20151 Computer Security Security Policies...
Chapt. 7 – Hybrid Policies Dr. Wayne Summers Department of Computer Science Columbus State University
Academic Year 2014 Spring Academic Year 2014 Spring.
Computer Security: Principles and Practice
A security policy defines what needs to be done. A security mechanism defines how to do it. All passwords must be updated on a regular basis and every.
IS 2150 / TEL 2810 Introduction to Security
Slide #6-1 Chapter 6: Integrity Policies Overview Requirements Biba’s models Clark-Wilson model.
6/22/20161 Computer Security Integrity Policies. 6/22/20162 Integrity Policies Commercial requirement differ from military requirements: the emphasis.
1 IS 2150 / TEL 2810 Introduction to Security James Joshi Assistant Professor, SIS Lecture 6 October 4, 2007 Integrity Models Role based Access Control.
Chapter 7. Hybrid Policies
Access Control Model SAM-5.
Chapter 7: Hybrid Policies
Chapter 7: Hybrid Policies
Chapter 7: Hybrid Policies
Computer Security Hybrid Policies
Integrity Models and Hybrid Models
Computer Security: Art and Science, 2nd Edition
Clinical Information System Security Policy (CISS Policy)
Chapter 7: Hybrid Policies
Lecture 18: Mandatory Access Control
Biba Integrity Model Basis for all 3 models:
Chapter 6: Integrity Policies
Chapter 4: Security Policies
Computer Security Integrity Policies
Chapter 7: Hybrid Policies
Computer Security Hybrid Policies
Presentation transcript:

ITIS 3200: Introduction to Information Security and Privacy Dr. Weichao Wang

2 Chap 7: Hybrid Policies –Chinese Wall –RBAC (Role based access control) –ORCON (Originator controlled) –Clinical Systems Model

3 Chinese Wall Model Try to handle both confidentiality and integrity Problem: –Tony advises American Bank about investments –He is asked to advise Toyland Bank about investments Conflict of interest to accept, because his advice for either bank would affect his advice to the other bank –Something to think about: advertise for both Coke and Pepsi, and real estate broker

4 Organization Organize entities into “conflict of interest” classes Control subject accesses to each class Control writing to all classes to ensure information is not passed along in violation of rules Allow sanitized data to be viewed by everyone

5 Definitions Objects: items of information related to a company Company dataset (CD): contains objects related to a single company –CD(O): the data set that contains O Conflict of interest class (COI): contains datasets of companies in competition –COI(O): the COI class that contains O –Assume: each object belongs to exactly one COI class

6 Example Bank ofAmerica CitibankBank of theWest Bank COI Class Shell Oil Union ’76 Standard Oil ARCO Gasoline Company COI Class

7 Temporal Element There is a temporal issue we have to consider: the information now may have impact for a following period of time If Anthony reads any CD in a COI, he should not read another CD in that COI –Possible that information learned earlier may allow him to make decisions later –Let PR(S) be set of objects that S has already read (this keeps a record of history) –In real life, the temporal element usually has an expiration period: otherwise ---

8 CW-Simple Security Condition s can read o iff either condition holds: 1.There is an o such that s has accessed o and CD(o) = CD(o) – Meaning s has read something in the same dataset 2.For all o  O, o  PR(s)  COI(o) ≠ COI(o) – Meaning s has not read any objects in o’s conflict of interest class – With these rules, s can read either data in the same CD or it has to be in a different COI Ignores sanitized data (see below) Initially, PR(s) = , so initial read request granted

9 Some derived results –If s has read something in a COI, the only other data that she can read in that COI is from the same CD –If a COI contains n CD, we need to have at least n people if we want to make sure every CD can be read by someone

10 Sanitization Public information may belong to a CD –As is publicly available, no conflicts of interest arise –So, should not affect ability of analysts to read –Typically, all sensitive data removed from such information before it is released publicly (called sanitization) Add third condition to CW-Simple Security Condition: 3.o is a sanitized object

11 Prevent Disclosure through Writing Anthony, Susan work in same trading house Anthony can read Bank 1’s CD, Gas’ CD Susan can read Bank 2’s CD, Gas’ CD If Anthony could write to Gas’ CD, Susan can read it –Anthony read from Bank 1’s CD, write to Gas’ CD, now Susan can read it –Hence, indirectly, she can read information from Bank 1’s CD, a clear conflict of interest

12 CW-*-Property s can write to o iff both of the following hold: 1.The CW-simple security condition permits s to read o; and 2.For all unsanitized objects o, if s can read o, then CD(o) = CD(o) What is implied: if s can write to an object, then all the (unsanitized) objects it can read are in the same dataset

13 Compare to Bell-LaPadula Fundamentally different –CW has no security labels, B-LP does –CW has notion of past accesses, B-LP does not Bell-LaPadula can capture state at any time –Each (COI, CD) pair gets security category –Two clearances, S (sanitized) and U (unsanitized) U dom S (the book says differently) –Subjects assigned clearance for compartments without multiple categories corresponding to CDs in same COI class –Both the simple condition and *-property will be enforced

14 Compare to Bell-LaPadula Bell-LaPadula cannot track changes over time –Susan becomes ill, Anna needs to take over C-W history lets Anna know if she can No way for Bell-LaPadula to capture this Access constraints change over time –Initially, subjects in C-W can read any object –Bell-LaPadula constrains set of objects that a subject can access Can’t clear all subjects for all categories, because this violates CW-simple security condition

15

16 RBAC Access depends on function, not identity –Example: Allison, bookkeeper for Math Dept, has access to financial records. She leaves, so she does not have access Betty hired as the new bookkeeper, so she now has access to those records –The role of “bookkeeper” dictates access, not the identity of the individual.

17 Definitions Role r : collection of job functions –trans(r): set of authorized transactions for r Active role of subject s : the role that subject s is currently performing –actr(s) Authorized roles of a subject s : set of roles s is authorized to assume –authr(s) canexec (s, t) iff subject s can execute transaction t at current time

18 Axioms Let S be the set of subjects and T the set of transactions. Rule of role assignment :(  s  S)(  t  T) [canexec(s, t)  actr(s) ≠  ]. –If s can execute a transaction, it has a role –This ties transactions to roles instead of users Rule of role authorization : (  s  S) [actr(s)  authr(s)]. –Subject must be authorized to assume an active role (otherwise, any subject could assume any role)

19 Axiom Rule of transaction authorization: (  s  S) (  t  T) [canexec(s, t)  t  trans(actr(s))]. –If a subject s can execute a transaction, then the transaction is an authorized one for the role s has assumed Look at the arrows, they are one-directional: –Restrict the transactions that can be performed –Do not ensure that the allowed transactions can be executed

20 Role Hierarchy Specialist can do all transactions that doctor can do (and some more). This means that roles can have containment, and we can have a hierarchy of roles. Primary Physician Specialist Physician Physician Health-care Provider

21 Semantics of RH User inheritance –r1 >= r2 means every user that is a member of r1 is also a member of r2 Permission inheritance –r1 >= r2 means every permission that is authorized for r2 is also authorized for r1 Activation inheritance –r1 >= r2 means user assigned to r1 can activate junior (r2)

22 Separation of Duty Let r be a role, and let s be a subject such that r  auth(s). Then the predicate meauth(r) (for mutually exclusive authorizations) is the set of roles that s cannot assume because of the separation of duty requirement. Separation of duty: (  r 1, r 2  R) [ r 2  meauth(r 1 )  [ (  s  S) [ r 1  authr(s)  r 2  authr(s) ] ] ]

23

24 ORCON Problem: organization creating document wants to control its dissemination –Example: Secretary of Agriculture writes a memo for distribution to her immediate subordinates, and she must give permission for it to be disseminated further. This is “originator controlled” (here, the “originator” is a person). –In real life, the originator could be an organization

25 Requirements Subject s  S marks object o  O as ORCON on behalf of organization X. X allows o to be disclosed to subjects acting on behalf of organization Y with the following restrictions: o cannot be released to subjects acting on behalf of other organizations without X’s permission; and Any copies of o must have the same restrictions placed on it. Data and metadata: how the data will be used

26 DAC Fails to enforce ORCON Discretionary access control fails to enforce ORCON –Owner can set any desired permissions –This makes the second rule in the previous slide unenforceable

27 MAC Fails to enforce ORCON First problem: category explosion –You have to create a separate category for every (object, creator organization, owner organization) tuple. Second problem: abstraction –MAC needs a centralized controller for category creation and access control –ORCON controlled locally by the originator

28 Combine Them The owner of an object cannot change the access controls of the object. –The control does not go to owners When an object is copied, the access control restrictions of that source are copied and bound to the target of the copy. –These are MAC (owner can’t control them) The creator (originator) can alter the access control restrictions on a per-subject and per- object basis. –This is DAC (creator can control it)

29

30 Clinical Information Systems Security Policy Intended for medical records –Conflict of interest not critical problem –Patient confidentiality, authentication of records and annotators, and integrity are –Example: HIPAA Entities: –Patient: subject of medical records (or agent) –Personal health information: data about patient’s health or treatment enabling identification of patient –Clinician: health-care professional with access to personal health information while doing job

31 Assumptions and Principles Assumes health information involves 1 person at a time –Not always true; OB/GYN involves father as well as mother Principles derived from medical ethics of various societies, and from practicing clinicians

32 Access Principle 1: Each medical record has an access control list naming the individuals or groups who may read and append information to the record. The system must restrict access to those identified on the access control list. –Idea is that clinicians need access, but no-one else. Auditors get access to copies, so they cannot alter records

33 Access Principle 2: One of the clinicians on the access control list must have the right to add other clinicians to the access control list. –Called the responsible clinician –It is important since sometime we need the expertise from another doctor

34 Access Principle 3: The responsible clinician must notify the patient of the names on the access control list whenever the patient’s medical record is opened. Except for situations given in statutes, or in cases of emergency, the responsible clinician must obtain the patient’s consent. –Patient must consent to all treatment, and must know of violations of security

35 Access Principle 4: The name of the clinician, the date, and the time of the access of a medical record must be recorded. Similar information must be kept for deletions. (we need the log) –This is for auditing. Don’t delete information; update it (last part is for deletion of records after death, for example, or deletion of information when required by statute). Record information about all accesses.

36 Creation Principle: A clinician may open a record, with the clinician and the patient on the access control list. If a record is opened as a result of a referral, the referring clinician may also be on the access control list. –Creating clinician needs access, and patient should get it. If created from a referral, referring clinician needs access to get results of referral.

37 Deletion Principle: Clinical information cannot be deleted from a medical record until the appropriate time has passed. –This varies with circumstances.

38 Confinement Principle: Information from one medical record may be appended to a different medical record if and only if the access control list of the second record is a subset of the access control list of the first. –Copies of medical records also need to enforce confidentiality and integrity –This keeps information from leaking to unauthorized users. All users have to be on the access control list.

39 Aggregation Principle: Measures for preventing aggregation of patient data must be effective. In particular, a patient must be notified if anyone is to be added to the access control list for the patient’s record and if that person has access to a large number of medical records. –Fear here is that a corrupt investigator may obtain access to a large number of records, correlate them, and discover private information about individuals which can then be used for nefarious purposes (such as blackmail)

40 Enforcement Principle: Any computer system that handles medical records must have a subsystem that enforces the preceding principles. The effectiveness of this enforcement must be subject to evaluation by independent auditors. –This policy has to be enforced, and the enforcement mechanisms must be auditable (and audited)

41 Compare to Bell-LaPadula Confinement Principle imposes lattice structure on entities in model –Similar to Bell-LaPadula CISS focuses on objects being accessed; B-LP on the subjects accessing the objects –May matter when looking for insiders in the medical environment

42 Compare to Clark-Wilson –CDIs are medical records and access control lists –TPs are functions updating records, access control lists –IVPs certify: A person identified as a clinician is a clinician; A clinician validates, or has validated, information in the medical record; When someone is to be notified of an event, such notification occurs; and When someone must give consent, the operation cannot proceed until the consent is obtained –Auditing (CR4) requirement: make all records append- only, notify patient when access control list changed