Lucene search
+L

79 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/17 12:0 a.m.23 views

GitLab 13.3 < 13.3.9 / 13.4 < 13.4.5 / 13.5 < 13.5.2 (CVE-2020-26406)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with...

5.3CVSS5.8AI score0.01421EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:21 a.m.48 views

BIT-GITLAB-2020-26406

Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are:...

5.3CVSS4.7AI score0.01421EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2024/01/11 11:30 a.m.44 views

Bugsy - Command-line Interface Tool That Provides Automatic Security Vulnerability Remediation For Your Code

Bugsy is a command-line interface CLI tool that provides automatic security vulnerability remediation for your code. It is the community edition version of Mobb, the first vendor-agnostic automated security vulnerability remediation tool. Bugsy is designed to help developers quickly identify and...

7.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2023/11/22 11:30 a.m.42 views

Deepsecrets - Secrets Scanner That Understands Code

Yet another tool - why? Existing tools don't really "understand" code. Instead, they mostly parse texts. DeepSecrets expands classic regex-search approaches with semantic analysis, dangerous variable detection, and more efficient usage of entropy analysis. Code understanding supports 500+ languag...

7.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2023/07/24 12:30 p.m.64 views

CakeFuzzer - Automatically And Continuously Discover Vulnerabilities In Web Applications Created Based On Specific Frameworks

Cake Fuzzer is a project that is meant to help automatically and continuously discover vulnerabilities in web applications created based on specific frameworks with very limited false positives. Currently it is implemented to support the Cake PHP framework. If you would like to learn more about t...

9.8CVSS9.9AI score0.01781EPSS
SaveExploits0References11
The Hacker News
The Hacker News
added 2023/05/24 10:51 a.m.36 views

What to Look for When Selecting a Static Application Security Testing (SAST) Solution

If you're involved in securing the applications your organization develops, there is no question that Static Application Security Testing SAST solutions are an important part of a comprehensive application security strategy. SAST secures software, supports business more securely, cuts down on...

7.2AI score
SaveExploits0
Kitploit
Kitploit
added 2023/04/05 12:30 p.m.147 views

Grepmarx - A Source Code Static Analysis Platform For AppSec Enthusiasts

Grepmarx is a web application providing a single platform to quickly understand, analyze and identify vulnerabilities in possibly large and unknown code bases. Features SAST Static Analysis Security Testing capabilities: Multiple languages support: C/C++, C, Go, HTML, Java, Kotlin, JavaScript,...

7.8AI score
SaveExploits0References9
Kitploit
Kitploit
added 2023/02/28 11:30 a.m.158 views

APKHunt - Comprehensive Static Code Analysis Tool For Android Apps That Is Based On The OWASP MASVS Framework

APKHunt is a comprehensive static code analysis tool for Android apps that is based on the OWASP MASVS framework. Although APKHunt is intended primarily for mobile app developers and security testers, it can be used by anyone to identify and address potential security vulnerabilities in their cod...

7.7AI score
SaveExploits0References5
HackRead
HackRead
added 2022/06/28 5:13 p.m.19 views

How SAST Will Improve Your Overall Security: Intro

By Owais Sultan Application testing is a process that helps ensure the quality and safety of your software applications, whether the… This is a post from HackRead.com Read the original post: How SAST Will Improve Your Overall Security: Intro...

1.5AI score
SaveExploits0
Kitploit
Kitploit
added 2022/03/10 11:30 a.m.103 views

Scanmycode-Ce - Code Scanning/SAST/Static Analysis/Linting Using Many tools/Scanners With One Report - Scanmycode Community Edition (CE)

It is a Code Scanning/SAST/Static Analysis/Linting solution using many tools/Scanners with One Report. You can also add any tool to it. Currently, it supports many languages and tech stacks. Similar to SonarQube, but it is different. Fig. 1 Scanmycode concept diagram How is Scanmycode different...

7.6AI score
SaveExploits0References12
Kitploit
Kitploit
added 2022/02/17 8:30 p.m.54 views

Njsscan - A Semantic Aware SAST Tool That Can Find Insecure Code Patterns In Your Node.js Applications

njsscan is a static application testing SAST tool that can find insecure code patterns in your node.js applications using simple pattern matcher from libsast and syntax-aware semantic code pattern search tool semgrep. Installation pip install njsscan Requires Python 3.6+ and supports only Mac and...

8AI score
SaveExploits0References8
Kitploit
Kitploit
added 2021/09/03 12:30 p.m.57 views

MobileAudit - SAST and Malware Analysis for Android Mobile APKs

Django Web application for performing Static Analysis and detecting malware in Android APKs In each of the scans, it would have the following information: Application Info Security Info Components SAST Findings Best Practices Implemented Virus Total Info Certificate Info Strings Databases Files F...

7.3AI score
SaveExploits0References5
Kitploit
Kitploit
added 2021/07/09 9:30 p.m.56 views

Security Scorecards - Security Health Metrics For Open Source

Security Health Metrics For Open Source Motivation A short motivational video clip to inspire us: https://youtu.be/rDMMYT3vkTk "You passed! All D's ... and an A!" Goals 1. Automate analysis and trust decisions on the security posture of open source projects. 2. Use this data to proactively improv...

7.4AI score
SaveExploits0References19
Rapid7 Blog
Rapid7 Blog
added 2021/02/25 9:36 p.m.39 views

Building a Holistic VRM Strategy That Includes the Web Application Layer

Building security into your overall vulnerability risk management VRM strategy is a must-do in the age of the all-important web app. Between security and IT-Ops teams, there are a number of steps in the VRM process, including asset identification, enumeration, prioritization, and remediation. How...

SaveExploits0
Kitploit
Kitploit
added 2020/12/07 11:30 a.m.55 views

Js-X-Ray - JavaScript And Node.js Open-Source SAST Scanner (A Static Analysis Of Detecting Most Common Malicious Patterns)

JavaScript AST analysis. This package has been created to export the Node-Secure AST Analysis to enable better code evolution and allow better access to developers and researchers. The goal is to quickly identify dangerous code and patterns for developers and Security researchers. Interpreting th...

7.2AI score
SaveExploits0References3
OSV
OSV
added 2020/11/17 1:15 a.m.33 views

CVE-2020-26406

Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are:...

5.3CVSS6.5AI score
SaveExploits0References3
NVD
NVD
added 2020/11/17 1:15 a.m.40 views

CVE-2020-26406

Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are:...

5.3CVSS4.8AI score0.01421EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/11/17 1:15 a.m.27 views

CVE-2020-26406

Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are:...

5.3CVSS6.1AI score0.01421EPSS
SaveExploits0References4
Prion
Prion
added 2020/11/17 1:15 a.m.21 views

Design/Logic Flaw

Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are:...

5CVSS4.8AI score0.01421EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2020/11/17 12:13 a.m.41 views

CVE-2020-26406

Certain SAST CiConfiguration information could be viewed by unauthorized users in GitLab EE starting with 13.3. This information was exposed through GraphQL to non-members of public projects with repository visibility restricted as well as guest members on private projects. Affected versions are:...

5.3CVSS4.8AI score0.01421EPSS
SaveExploits0References3
Rows per page
Query Builder