securitylab

Resources related to GitHub Security Lab

MIT License

Stars
1.4K
Committers
30

Bot releases are hidden (Show)

securitylab - CTF - Go and don't return Latest Release

Published by jkcso over 1 year ago

This is the CodeQL database for the Security lab CTF - "Go and don't return"

securitylab - Eko2020 CodeQL CTF: Use After Free

Published by jkcso over 1 year ago

This is the CodeQL database for the Security lab Eko2020 CodeQL CTF: Use After Free

securitylab - CTF 4: CodeQL and Chill - The Java Edition

Published by jkcso over 1 year ago

This is the CodeQL database for the GitHub Security Lab CTF 4: CodeQL and Chill - The Java Edition

securitylab - Reflected File Download a New Web Attack Vector

Published by jkcso over 1 year ago

This is the white paper behind 'CVE-2020-5398 Reflected File Download in Spring MVC/WebFlux'

securitylab - Etherpad 1.6.4 (Ineffective Patch)

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable version of the Etherpad codebase due to the implementation of an ineffective patch, specifically, a new sanitizer. You can learn more from this blog post.

securitylab - Etherpad (Patched Version)

Published by jkcso almost 2 years ago

This CodeQL database captures a patched version of the previously vulnerable database. You can learn more from this blog post.

securitylab - Etherpad 1.6.2 (CVE-2018-6835)

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable snapshot of the Etherpad 1.6.2 codebase where there exists CVE-2018-6835. You can learn more on this blog post.

securitylab - Apache Struts (CVE-2017-11776)

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable version of the Apache Struts codebase where there exists CVE-2017-11776. You can learn more on this blog post.

securitylab - Apache Struts (CVE-2017-9805)

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable snapshot of the Apache Struts codebase, where there exists CVE-2017-9805. You can learn more in this blog post.

securitylab - Powershell

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable version of the Powershell codebase. The "Zip Slip" vulnerability was announced on June 5th 2018, by Snyk.

securitylab - XNU macOS 10.13.3

Published by jkcso almost 2 years ago

This CodeQL database captures a snapshot of the vulnerable XNU codebase in macOS 10.13.3, as analysed in this blog post.

securitylab - XNU macOS 10.13.6 (CVE-2018-4407)

Published by jkcso almost 2 years ago

This CodeQL database captures a snapshot of the vulnerable XNU codebase in macOS 10.13.6 for CVE-2018-4407, as analysed in this blog post.

securitylab - XNU macOS 10.13

Published by jkcso almost 2 years ago

This CodeQL database captures a snapshot of the vulnerable XNU codebase from 13 June 2017 in macOS 10.13, as analysed in this blog post.

securitylab - Rsyslog

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable snapshot of the rsyslog database from 27 April 2018, as part of this blog post.

securitylab - Qualcomm-MSM

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable snapshot of the Qualcomm MSM codebase from 7 May 2017 for the purpose of this blog post.

securitylab - Libssh2 (CVE-2019-13115)

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable snapshot of libssh2 where CVE-2019-13115 is presented. You can learn more in this blog post.

securitylab - Lipjpeg-Turbo (Patched Version)

Published by jkcso almost 2 years ago

This is a CodeQL database that captures the fixed version of libjpeg-turbo, following this vulnerable version published in this release and the patched version for variant analysis published in this release. The first three results from this snapshot are actually true positives, which we reported.

Context:
The database was used as an example of variant analysis for a recent bugfix in libjpeg-turbo, an open-source image processing library.

securitylab - Lipjpeg-Turbo (Patched for Variant Analysis)

Published by jkcso almost 2 years ago

This is a CodeQL database that captures the fixed version of libjpeg-turbo, following this vulnerable version published in this release.

Context:
The database was used as an example of variant analysis for a recent bugfix in libjpeg-turbo, an open-source image processing library.

securitylab - Libjpeg-Turbo (Vulnerable Version)

Published by jkcso almost 2 years ago

This is a CodeQL database that captures a vulnerable snapshot of libjpeg-turbo.

Context:
The database was used as an example of variant analysis for a recent bugfix in libjpeg-turbo, an open-source image processing library.

securitylab - Facebook Fizz (CVE-2019-3560)

Published by jkcso almost 2 years ago

This CodeQL database captures a vulnerable snapshot of the Facebook Fizz integer overflow vulnerability (CVE-2019-3560). Fizz contained a remotely triggerable infinite loop. For more details about the bug, see this blog post. A proof-of-concept exploit is available here.