ETSI's Bug Tracker - SECURITY
View Issue Details
0007392SECURITYTSS&TPpublic12-02-2016 08:5523-02-2016 14:30
Peter Felber 
Denis Filatov 
normalminorhave not tried
resolvedfixed 
Test_Spec_TS103096_V121 
Test_Spec_TS103096_V121 
0007392: Add test for invalid payload types
Summary: Check that the IUT discards the Secured CAM containing a payload of invalid types
Reference: ETSI TS 103 097 [1], clause 5.3
PICS Selection: PICS_GN_SECURITY
Expected behaviour:

with {
  the IUT being in the 'authorized' state
}
ensure that {
  when {
    the IUT is receiving a SecuredMessage {
       containing header_fields['its_aid']
        indicating 'AID_CAM'
      and containing payload_field {
        containing type
          indicating (5, 255)
      }
    }
  } then {
    the IUT discards the message
  }
}
No tags attached.
Issue History
12-02-2016 08:55Peter FelberNew Issue
12-02-2016 08:55Peter FelberStatusnew => assigned
12-02-2016 08:55Peter FelberAssigned To => Denis Filatov
23-02-2016 14:30Denis FilatovCheckin
23-02-2016 14:30Denis FilatovNote Added: 0013844
23-02-2016 14:30Denis FilatovStatusassigned => resolved
23-02-2016 14:30Denis FilatovResolutionopen => fixed

Notes
(0013844)
Denis Filatov   
23-02-2016 14:30   
fix 0007392
TP to check unknown payload type
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_09/TP_SEC_ITSS_RCV_CAM_09_07_BO.json [^]