Comprehensive Java Metadata Tracking for Attack Detection and Repair
Author(s)
Perkins, Jeff; Eikenberry, Jordan; Coglio, Alessandro; Rinard, Martin
DownloadClearTrack_mit_tech_report.pdf (193.2Kb)
Terms of use
Metadata
Show full item recordAbstract
We present ClearTrack, a system that tracks 32 bits of metadata for each primitive value in Java programs to detect and nullify a range of vulnerabilities such as integer overflow and underflow vulnerabilities, SQL injection vulnerabilities, and command injection vulnerabilities. Contributions include new techniques for eliminating false positives associated with benign integer overflows and underflows, new metadata-aware techniques for detecting and nullifying SQL and command injection attacks, and results from an evaluation of ClearTrack performed by a Test and Evaluation team hired by the sponsor of this research (an anonymous agency of the United States government). These results show that 1) ClearTrack operates successfully on Java programs comprising hundreds of thousands of lines of code (including instrumented jar files and Java system libraries, the majority of the applications comprise over 3 million lines of code), 2) because of computations such as cryptography and hash table calculations, these applications perform millions of benign integer overflows and underflows, and 3) ClearTrack successfully detects and nullifies all tested integer overflow and underflow, SQL injection, and command injection vulnerabilities in the benchmark applications.
Date issued
2019-11-19Keywords
security, runtime instrumentation, numeric errrors
Collections
The following license files are associated with this item: