software security issues in the industrial internet - curtis · 3/16/2016 6 cisq confidential •...

6
3/16/2016 1 Software Security Issues in the Industrial Internet Software Security Issues in the Industrial Internet Dr. Bill Curtis Executive Director January 1, 2016 Copyright © 2016 CISQ. All rights reserved. 2 CISQ Co-founders IT Executives Technical Experts What is CISQ? OMG Special Interest Group CISQ is chartered to define automatable measures of software size and quality that can be measured in the source code, and promote them to become Approved Specifications of the OMG® CISQ is chartered to define automatable measures of software size and quality that can be measured in the source code, and promote them to become Approved Specifications of the OMG® OMG Special Interest Group CISQ is chartered to define automatable measures of software size and quality that can be measured in the source code, and promote them to become Approved Specifications of the OMG® CISQ Sponsors

Upload: others

Post on 18-Aug-2020

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Software Security Issues in the Industrial Internet - Curtis · 3/16/2016 6 CISQ Confidential • High correlation between Security and Reliability weaknesses – Constructs that

3/16/2016

1

Software Security Issues in the Industrial Internet

Software Security Issues in the Industrial Internet

Dr. Bill CurtisExecutive Director

January 1, 2016 Copyright © 2016 CISQ. All rights reserved. 2

What Is CISQ ?

CISQ

Co-founders

IT Executives

Technical Experts

What is CISQ?

OMG Special Interest Group

CISQ is chartered to define automatable measures of software size and quality that can be measured in the source code, and promote them to become Approved Specifications of the OMG®

CISQ is chartered to define automatable measures of software size and quality that can be measured in the source code, and promote them to become Approved Specifications of the OMG®

OMG Special Interest Group

CISQ is chartered to define automatable measures of software size and quality that can be measured in the source code, and promote them to become Approved Specifications of the OMG®

CISQ Sponsors

Page 2: Software Security Issues in the Industrial Internet - Curtis · 3/16/2016 6 CISQ Confidential • High correlation between Security and Reliability weaknesses – Constructs that

3/16/2016

2

Medium Issues Standards

Policy Who controls content,links, storage, etc. ??

Message Format, encryption, exchange, etc. DDS

Communication Networks, Wifi, cables, sensor hubs, DDS

Software Weaknesses, vulnerabilities, etc. CISQ

Hardware Authentic, dependable Manufacturer?

I

IDL 3.5 IDL 4.0I

2014

RPC over DDS 2015?

DDSSecurityDDSSecurity

2014

DDSImplementation

Network / TCP / UDP / IP

App

DDSImplementation

DDS Spec 2004

DDS X‐Types

2010

App

Approved

In progress

DDS‐API‐C++DDS‐API‐JAVA 2012

DDS-WEBDDS-WEB

2013

DDSI‐RTPS‐TCP 2015

DDSI‐RTPSWire Protocol 2006

DDS Specification Family

Page 3: Software Security Issues in the Industrial Internet - Curtis · 3/16/2016 6 CISQ Confidential • High correlation between Security and Reliability weaknesses – Constructs that

3/16/2016

3

CISQExec

Forum

January 1, 2016 Copyright © 2016 CISQ. All rights reserved. 5

CISQ/OMG Standards Process

Automated Function Points

Reliability

PerformanceEfficiency

Security

Maintainability

Approved MeasureSpecifications

ISO Fasttrack

Deployment Workshops

OMG

CISQ Measures Violations

CISQ Quality Characteristic Measures Example architectural and

coding violations composing the measures

Security 22 violations(Top 25 CWEs)

• SQL injection• Cross-site scripting• Buffer overflow

Reliability 29 violations• Empty exception block• Unreleased resources• Circular dependency

Performance Efficiency

15 violations• Expensive loop operation• Un-indexed data access• Unreleased memory

Maintainability 20 violations• Excessive coupling• Dead code• Hard-coded literals

January 1, 2016 Copyright © 2016 CISQ. All rights reserved. 6

Page 4: Software Security Issues in the Industrial Internet - Curtis · 3/16/2016 6 CISQ Confidential • High correlation between Security and Reliability weaknesses – Constructs that

3/16/2016

4

CISQC

on

fid

en

tia

l

Top 22 CWEs in the Security Measure

7

CWE-22 Path Traversal Improper Input Neutralization CWE-78 OS Command Injection Improper Input Neutralization CWE-79 Cross-site Scripting Improper Input Neutralization CWE-89 SQL Injection Improper Input Neutralization CWE-120 Buffer Copy without Checking Size of Input CWE-129 Array Index Improper Input Neutralization CWE-134 Format String Improper Input Neutralization CWE-252 Unchecked Return Parameter of Control Element Accessing Resource CWE-327 Broken or Risky Cryptographic Algorithm Usage CWE-396 Declaration of Catch for Generic Exception CWE-397 Declaration of Throws for Generic Exception CWE-434 File Upload Improper Input Neutralization CWE-456 Storable and Member Data Element Missing Initialization CWE-606 Unchecked Input for Loop Condition CWE-667 Shared Resource Improper Locking CWE-672 Expired or Released Resource Usage CWE-681 Numeric Types Incorrect Conversion CWE-706 Name or Reference Resolution Improper Input Neutralization CWE-772 Missing Release of Resource after Effective Lifetime CWE-789 Uncontrolled Memory Allocation CWE-798 Hard-Coded Credentials Usage for Remote Authentication CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')

Common Weakness

Enumeration cwe.mitre.org

Robert MartinMITRE

How Do CISQ Measures Relate to ISO?

• ISO 25000 series replaces ISO/IEC 9126 (Parts 1-4)

• ISO 25010 defines quality characteristics and sub-characteristics

• CISQ conforms to ISO 25010 quality characteristic definitions

• ISO 25023 defines measures, but not at the source code level

• CISQ supplements ISO 25023 with source code level measures

CISQ defined automatable measures for quality characteristics highlighted in blue

January 1, 2016 Copyright © 2016 CISQ. All rights reserved. 8

Page 5: Software Security Issues in the Industrial Internet - Curtis · 3/16/2016 6 CISQ Confidential • High correlation between Security and Reliability weaknesses – Constructs that

3/16/2016

5

Co

nfi

de

nti

al

Mul

ti-la

ngua

ge, m

ulti-

laye

r Arc

hite

ctur

e

EJB

PL/SQL

Oracle

SQL Server

DB2

T/SQL

Hibernate

Spring

Struts.NET

COBOL

IMS

Messaging

Sybase

Integration quality Architectural compliance Risk propagation Application security Resiliency checks Transaction integrity Function point, Effort estimation

Data access control SDK versioning Calibration across

technologies IT organization level

System Level

• Code style & layout • Expression complexity• Code documentation• Class or program design• Basic coding standards• Developer level

Unit Level1

JavaJava

JavaJava

Web Services • Single language/technology layer

• Intra-technology architecture• Intra-layer dependencies• Inter-program invocation• Security vulnerabilities• Development team level

Technology Level

JSP ASP.NETAPIs

Technology Stack

CISQ Measures the Technology Stack

January 1, 2016 Copyright © 2016 CISQ. All rights reserved. 9

2

3

CISQ

Co

nfi

de

nti

al

Challenges in the Technology Stack

10

Multi-language, Multi-layer Architecture

EJB

PL/SQL

Oracle

SQL Server

DB2

T/SQL

Hibernate

Spring

Struts.NET

COBOL

IMS

Messaging

Sybase

JavaJava

Java

Web Services

JSP ASP.NETAPIs

Technology Stack

Entry

Filtering,Authentication

Access

Analyzing transactions and data flows across languages and layers

Page 6: Software Security Issues in the Industrial Internet - Curtis · 3/16/2016 6 CISQ Confidential • High correlation between Security and Reliability weaknesses – Constructs that

3/16/2016

6

CISQC

on

fid

en

tia

l• High correlation between Security and Reliability

weaknesses– Constructs that can crash the system can also provide

pathways to unauthorized access– Poor quality code is insecure code (Carol Woody’s

research at SEI)

• Greater challenges in automated detection of some security weaknesses compared to detecting many other quality characteristics

Observations on the Security Measure

11

CISQ

Co

nfi

de

nti

al

Membership is Free www.it-cisq.org

12