Lucene search
K

404 matches found

CVE
CVE
added 2022/03/10 11:10 a.m.129 views

CVE-2022-0895

CVE-2022-0895 affects microweber/microweber before version 1.3. Root cause described as static code injection from externally entered data in code snippets, potentially allowing modification of execution flow. Impact is rated HIGH/CRITICAL in sources, with network attack vector and no user intera...

9.8CVSS8.9AI score0.01204EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/03/10 12:0 a.m.1 views

PT-2022-13509 · Unknown · Microweber

Name of the Vulnerable Software and Affected Versions: microweber/microweber versions prior to 1.3 Description: The issue concerns static code injection in the microweber/microweber GitHub repository. Microweber is a content management system CMS that features drag and drop functionality...

9.8CVSS7.9AI score0.01204EPSS
Exploits1References10
Huntr
Huntr
added 2022/03/06 4:12 p.m.31 views

Static Code Injection

Description The Microweber application allows HTML tags in the "First name", "Last name" and "Phone number" which can be exploited by Injecting HTML payloads. Proof of Concept 1.While buying product we need to fill contact information form. 2.Insert your html code in code block. e.g., Hurry Up!Go...

7.5CVSS0.5AI score0.01889EPSS
Exploits2References1
Kitploit
Kitploit
added 2022/03/01 11:30 a.m.27 views

Checkov - Prevent Cloud Misconfigurations During Build-Time For Terraform, CloudFormation, Kubernetes, Serverless Framework And Other Infrastructure-As-Code-Languages

Checkov is a static code analysis tool for infrastructure-as-code. It scans cloud infrastructure provisioned using Terraform, Terraform plan, Cloudformation, AWS SAM, Kubernetes, Dockerfile, Serverless or ARM Templates and detects securi ty and compliance misconfigurations using graph-based...

6.9AI score
Exploits0References12
Kitploit
Kitploit
added 2021/11/23 8:30 p.m.25 views

Whispers - Identify Hardcoded Secrets In Static Structured Text

"My little birds are everywhere, even in the North, they whisper to me the strangest stories." - Lord Varys Whispers is a static code analysis tool designed for parsing various common data formats in search of hardcoded credentials and dangerous functions. Whispers can run in the CLI or you can...

7.4AI score
Exploits0References3
Huntr
Huntr
added 2021/09/30 7:57 a.m.17 views

Static Code Injection in collectiveaccess/pawtucket2

Description This is with reference to another SSRF report I made https://huntr.dev/bounties/43505ece-7d5e-44b8-a7a3-69bd42d0ad02/ in which the fix was to filter external src from images. Pawtucket2 makes use of the same code as Providence to filter HTML, however it does not include the new fix...

0.2AI score
Exploits0References1
Kitploit
Kitploit
added 2021/07/17 12:30 p.m.123 views

Bughound - Static Code Analysis Tool Based On Elasticsearch

Bughound is an open-source static code analysis tool that analyzes your code and sends the results to Elasticsearch and Kibana to get useful insights about the potential vulnerabilities in your code. Bughound has its own Elasticsearch and Kibana Docker image that is preconfigured with dashboards ...

7.5AI score
Exploits0References1
Prion
Prion
added 2021/04/22 8:15 p.m.11 views

Design/Logic Flaw

Through routine static code analysis of the Juniper Networks Junos OS software codebase, the Secure Development Life Cycle team identified a Use After Free vulnerability in PFE packet processing on the QFX10002-60C switching platform. Exploitation of this vulnerability may allow a logically...

3.3CVSS6.5AI score0.00081EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2021/04/22 7:37 p.m.12 views

CVE-2021-0262 Junos OS: QFX10002-60C: Use after free vulnerability found during static code analysis

Through routine static code analysis of the Juniper Networks Junos OS software codebase, the Secure Development Life Cycle team identified a Use After Free vulnerability in PFE packet processing on the QFX10002-60C switching platform. Exploitation of this vulnerability may allow a logically...

6.5CVSS6.7AI score0.00081EPSS
Exploits0References1
Kitploit
Kitploit
added 2021/02/22 11:30 a.m.274 views

Horusec - An Open Source Tool That Improves Identification Of Vulnerabilities In Your Project With Just One Command

Horusec is an open source tool that performs static code analysis to identify security flaws during the development process. Currently, the languages for analysis are: C, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart. The tool has...

7.4AI score
Exploits0References7
Opera Security Advisories
Opera Security Advisories
added 2020/10/28 12:0 a.m.5 views

Opera Receives DevSecOps All-Star Award at SnykCon 2020

News Opera Receives DevSecOps All-Star Award at SnykCon 2020 Share October 28th, 2020 AtSnykCon 2020, Opera received the DevSecOps All-Star Award for leveraging Snyk to bring a complete and fully automated DevSecOps process into a secure software development lifecycle. Opera was represented by...

8.8CVSS7AI score0.23127EPSS
Exploits12References1
Kitploit
Kitploit
added 2020/10/05 8:30 p.m.80 views

Kube-Score - Kubernetes Object Analysis With Recommendations For Improved Reliability And Security

kube-score is a tool that performs static code analysis of your Kubernetes object definitions. The output is a list of recommendations of what you can improve to make your application more secure and resilient. You can test kube-score out in the browser with the online demo source. Installation...

7.4AI score
Exploits0References5
Hacker One
Hacker One
added 2020/05/22 2:43 a.m.9 views

HackerOne: Near to Infinite loop when changing Group's name that has API token as Team Member

Summary: The https://hackerone.com contains an iteration or loop with an exit condition that is near to infinite loop. If the loop can be influenced by an attacker, this weakness could allow attackers to consume excessive resources such as CPU or memory and even a DoS attack. Description: Hello...

7AI score
Exploits0
ripstech
ripstech
added 2020/02/17 7:0 a.m.42 views

RIPS 3.4 Supports Node.js Security Analysis

Node.js Support Over the last year, our engineers worked hard to apply our static code analysis algorithms from Java and PHP to a new JavaScript engine. The result is our third language specific analysis engine which accounts for all code features, characteristics, and flavors of the highly dynam...

7.2AI score
Exploits0
ripstech
ripstech
added 2019/12/10 7:0 a.m.13 views

How to Fine-Tune Static Code Analysis - Part 1

Before integrating SAST into your SDLC you want to make sure that your code analysis produces only relevant findings with the best performance possible. In the first part of this guide, we will cover the following 5 configuration options and best practices for fine-tuning: Set the Language Versio...

7.1AI score
Exploits0
Kitploit
Kitploit
added 2019/12/08 9:4 p.m.135 views

Ngrev - Tool For Reverse Engineering Of Angular Applications

Graphical tool for reverse engineering of Angular projects. It allows you to navigate in the structure of your application and observe the relationship between the different modules, providers, and directives. The tool performs static code analysis which means that you don't have to run your...

7.4AI score
Exploits0References3
Kitploit
Kitploit
added 2019/10/10 9:0 p.m.130 views

Mosca - Manual Search Tool To Find Bugs Like A Grep Unix Command

Mosca Manual analysis tool to find bugs like a grep unix command, Version 0.05 because is not dynamic... uses static code to search... don't confuse with academic views hahaha don't have graph here or CFG... is a simple "grep" egg modules is a config to find to vulnerabilities you can use at C,...

7.6AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2019/10/04 9:36 p.m.17 views

CVE-2009-1285

Static code injection vulnerability in the getConfigFile function in setup/lib/ConfigFile.class.php in phpMyAdmin 3.x before 3.1.3.2 allows remote attackers to inject arbitrary PHP code into configuration files...

7.5CVSS7.4AI score0.36057EPSS
Exploits3References3
RedhatCVE
RedhatCVE
added 2019/10/04 9:32 p.m.23 views

CVE-2009-1151

Static code injection vulnerability in setup.php in phpMyAdmin 2.11.x before 2.11.9.5 and 3.x before 3.1.3.1 allows remote attackers to inject arbitrary PHP code into a configuration file via the save action...

9.8CVSS7.4AI score0.93271EPSS
Exploits16References4
UbuntuCve
UbuntuCve
added 2019/09/19 9:15 p.m.27 views

CVE-2019-9719

A stack-based buffer overflow in the subtitle decoder in Libav 12.3 allows attackers to corrupt the stack via a crafted video file in Matroska format, because srttoass in libavcodec/srtdec.c misuses snprintf. NOTE: Third parties dispute that this is a vulnerability because “no evidence of a...

8.8CVSS7.5AI score0.00516EPSS
Exploits1References5
Rows per page
Query Builder