I was going through "Biba Security Model" from different books and I found something strange. Kindly read through.
Biba was designed to address three integrity issues:
- Prevent modification of objects by unauthorized subjects.
- Prevent unauthorized modification of objects by authorized subjects.
- Protect internal and external object consistency
Certified Information System Security Professional Guide - Sybex 6th
The following are the three main goals of integrity models:
- Prevent unauthorized users from making modifications
- Prevent authorized users from making improper modifications (separation of duties)
- Maintain internal and external consistency (well-formed transaction)
Clark-Wilson addresses each of these goals in its model. Biba only addresses the first goal.
AIO Guide to CISSP CBK 6th - Shon Harris
Now, whose right on this?. The two books seem to contradict each other.