3 matches found
securitylab
GitHub Security Lab 这是 GitHub Security Lab 的主要 Git 仓库。 我们将其用于以下主要目的: 在我们的 docs 中与社区分享关于安全研究和漏洞披露的最佳实践。 我们使用 此仓库的 issues 来跟踪 CodeQL 赏金请求。 我们用它来发布一些概念验证漏洞利用(在漏洞修复后)。这些 PoC 可以在 SecurityExploits 子目录中找到。 CodeQL 查询示例,可以在 CodeQLQueries 子目录中找到。 CodeQL 资源 这部分是你们的! 你想与社区分享一个很酷的 CodeQL...
8.8CVSS8AI score0.22024EPSS
SaveExploits11References27
Netflix/Priam: Temporary Directory Information Disclosure
Impact When File.createTempFile creates a file, the permissions on that file are -rw-r--r--. This means that other users can read the contents of these files after they are written, although they can not modify the contents. This allows for local information disclosure if these files contain...
5.5CVSS0.5AI score0.00259EPSS
SaveExploits0References2Affected Software1
20