codeql icon indicating copy to clipboard operation
codeql copied to clipboard

Kotlin: add support for ktor Framework

Open am0o0 opened this issue 2 years ago • 2 comments

I added support for: remote flow sources SSRF sinks XSS sinks Unsafe LDAP Sensitive APIs (hard coded secret) And required additional taint steps.

I'll add inline tests soon, the test file is already prepared for inline tests with proper comments.

am0o0 avatar Nov 30 '23 10:11 am0o0

Hello amammad 👋 You have submitted this pull request as a bug bounty report in the github/securitylab repository and therefore this pull request has been put into draft state to give time for the GitHub Security Lab to assess the PR. When GitHub Security Lab has finished assessing your pull request, it will be marked automatically as Ready for review. Until then, please don't change the draft state.

In the meantime, feel free to make changes to the pull request. If you'd like to maximize payout for your this and future submissions, here are a few general guidelines, that we might take into consideration when reviewing a submission.

  • the submission models widely-used frameworks/libraries
  • the vulnerability modeled in the submission is impactful
  • the submission finds new true positive vulnerabilities
  • the submission finds very few false positives
  • code in the submission is easy to read and will be easy to maintain
  • documentation is written clearly, highlighting the impact of the issue it finds and is written without grammatical or other errors. The code samples clearly show the vulnerability
  • the submission includes tests, change note etc.

Please note that these are guidelines, not rules. Since we have a lot of different types of submissions, the guidelines might vary for each submission.

Happy hacking!

ghsecuritylab avatar Dec 01 '23 00:12 ghsecuritylab

please note that this is not a part of security lab bug bounty submissions.

am0o0 avatar Jun 28 '24 17:06 am0o0