2019 IEEE/ACM 16th International Conference on Mining Software Repositories (MSR) | 2019

A Dataset of Parametric Cryptographic Misuses

 
 
 
 
 

Abstract


Cryptographic APIs (Crypto APIs) provide the foundations for the development of secure applications. Unfortunately, most applications do not use Crypto APIs securely and end up being insecure, e.g., by the usage of an outdated algorithm, a constant initialization vector, or an inappropriate hashing algorithm. Two different studies [1], [2] have recently shown that 88% to 95% of those applications using Crypto APIs are insecure due to misuses. To facilitate further research on these kinds of misuses, we created a collection of 201 misuses found in real-world applications along with a classification of those misuses. In the provided dataset, each misuse consists of the corresponding open-source project, the project s build information, a description of the misuse, and the misuse s location. Further, we integrated our dataset into MUBench [3], a benchmark for API misuse detection. Our dataset provides a foundation for research on Crypto API misuses. For example, it can be used to evaluate the precision and recall of detection tools, as a foundation for studies related to Crypto API misuses, or as a training set.

Volume None
Pages 96-100
DOI 10.1109/MSR.2019.00023
Language English
Journal 2019 IEEE/ACM 16th International Conference on Mining Software Repositories (MSR)

Full Text