Logo etsi

ETSI's Bug Tracker

Notice: information submitted on the ETSI issue Tracker may be incorporated in ETSI publication(s) and therefore subject to the ETSI IPR policy.

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007394SECURITYTSS&TPpublic12-02-2016 09:1523-02-2016 15:26
ReporterPeter Felber 
Assigned ToPeter Felber 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product VersionTest_Spec_TS103096_V121 
Target VersionTest_Spec_TS103096_V121Fixed in Version 
Summary0007394: Add TP to check for invalid signature algorithms
DescriptionSummary: Check that IUT discards the Secured CAM containing a signature-field with an invalid algorithm type
Reference: ETSI TS 103 097 [1], clause 4.2.2
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 trailer_fields[0] {
        containing type
          indicating 'signature'
        containing algorithm
          containing type
            indicating (2, 239, 240, 255)
      }
    }
  } then {
    the IUT discards the message
  }
}
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0013846)
Denis Filatov (administrator)
23-02-2016 15:11

fix 0007394 Add TP to check for invalid signature algorithms
I have not found where is the limitation of PublicKeyAlgorythm to be used for signature. The only restriction for values 240..255 has been found at clause 4.2.2.
So implemented partially.
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_03_BO.json [^]
(0013849)
Denis Filatov (administrator)
23-02-2016 15:26

fix 0007394 Add TP to check for invalid signature algorithms
I have not found where is the limitation of PublicKeyAlgorythm to be used for signature. The only restriction for values 240..255 has been found at clause 4.2.2.
So implemented partially.
D /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_10/TP_SEC_ITSS_RCV_CAM_10_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_CAM/SEC_ITSS_RCV_CAM_11/TP_SEC_ITSS_RCV_CAM_11_03_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_DENM/SEC_ITSS_RCV_DENM_11/TP_SEC_ITSS_RCV_DENM_11_02_BO.json [^]
A /branches/STF507/requality/TS103096/root/Requirements/SEC_ITSS/SEC_ITSS_RCV/SEC_ITSS_RCV_GENMSG/SEC_ITSS_RCV_GENMSG_11/TP_SEC_ITSS_RCV_GENMSG_11_02_BO.json [^]

- Issue History
Date Modified Username Field Change
12-02-2016 09:15 Peter Felber New Issue
12-02-2016 09:15 Peter Felber Status new => assigned
12-02-2016 09:15 Peter Felber Assigned To => Peter Felber
23-02-2016 15:11 Denis Filatov Checkin
23-02-2016 15:11 Denis Filatov Note Added: 0013846
23-02-2016 15:11 Denis Filatov Status assigned => resolved
23-02-2016 15:11 Denis Filatov Resolution open => fixed
23-02-2016 15:26 Denis Filatov Checkin
23-02-2016 15:26 Denis Filatov Note Added: 0013849


MantisBT 1.2.14 [^]
Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker