Lucene search
+L
GithubMost viewed

34201 matches found

Github Security Blog
Github Security Blog
•added 2023/05/16 6:30 p.m.•70 views

Jenkins Pipeline Utility Steps Plugin arbitrary file write vulnerability

Jenkins Pipeline Utility Steps Plugin provides the untar and unzip Pipeline steps to extract archives into job workspaces. Pipeline Utility Steps Plugin 2.15.2 and earlier does not validate or limit file paths of files contained within these archives. This allows attackers able to provide crafted...

8.8CVSS6.9AI score0.01016EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/12 2:38 p.m.•70 views

Amazon CloudWatch Agent for Windows has Privilege Escalation Vector

Impact A privilege escalation issue exists within the Amazon CloudWatch Agent for Windows in versions up to and including v1.247354. When users trigger a repair of the Agent, a pop-up window opens with SYSTEM permissions. Users with administrative access to affected hosts may use this to create a...

7.1CVSS1.4AI score0.00482EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/18 12:0 p.m.•70 views

minimatch ReDoS vulnerability

A vulnerability was found in the minimatch package. This flaw allows a Regular Expression Denial of Service ReDoS when calling the braceExpand function with specific arguments, resulting in a Denial of Service...

7.5CVSS7.8AI score0.01751EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/03 12:0 a.m.•71 views

Uncontrolled Resource Consumption in Jackson-databind

In FasterXML jackson-databind 2.4.0-rc1 until 2.12.7.1 and in 2.13.x before 2.13.4.2 resource exhaustion can occur because of a lack of a check in primitive value deserializers to avoid deep wrapper array nesting, when the UNWRAPSINGLEVALUEARRAYS feature is enabled. This was patched in 2.12.7.1,...

7.5CVSS7.6AI score0.02766EPSS
SaveExploits2References18Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 5:43 p.m.•70 views

Keycloak discloses information without authentication

A flaw was found in keycloak in versions prior to 13.0.0. The client registration endpoint allows fetching information about PUBLIC clients like client secret without authentication which could be an issue if the same PUBLIC client changed to CONFIDENTIAL later. The highest threat from this...

6.5CVSS6.5AI score0.17943EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 1:10 a.m.•70 views

Apache Tomcat is vulnerable to HTTP request-smuggling

Apache Tomcat before 6.0.39, 7.x before 7.0.47, and 8.x before 8.0.0-RC3, when an HTTP connector or AJP connector is used, does not properly handle certain inconsistent HTTP request headers, which allows remote attackers to trigger incorrect identification of a request's length and conduct...

5.8CVSS7AI score0.16833EPSS
SaveExploits2References52Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 12:54 a.m.•70 views

ClassLoader manipulation in Apache Struts

The ParametersInterceptor in Apache Struts before 2.3.16.2 allows remote attackers to "manipulate" the ClassLoader via the class parameter, which is passed to the getClass method...

5CVSS8.4AI score0.99566EPSS
SaveExploits9References12Affected Software2
Github Security Blog
Github Security Blog
•added 2022/02/10 10:39 p.m.•70 views

Improper Certificate Validation in Graylog

Graylog before 3.3.3 lacks SSL Certificate Validation for LDAP servers. It allows use of an external user/group database stored in LDAP. The connection configuration allows the usage of unencrypted, SSL- or TLS-secured connections. Unfortunately, the Graylog client code in all versions that suppo...

8.1CVSS7.9AI score0.00779EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/21 11:57 p.m.•70 views

Exposure of Sensitive Information to an Unauthorized Actor in nanoid

The package nanoid from 3.0.0, before 3.1.31, are vulnerable to Information Exposure via the valueOf function which allows to reproduce the last id generated...

5.5CVSS4AI score0.0044EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/12 10:29 p.m.•70 views

Pipenv's requirements.txt parsing allows malicious index url in comments

Issue Summary Due to a flaw in pipenv's parsing of requirements files, an attacker can insert a specially crafted string inside a comment anywhere within a requirements.txt file, which will cause victims who use pipenv to install the requirements file e.g. with "pipenv install -r requirements.txt...

9.3CVSS0.8AI score0.03897EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/29 5:18 p.m.•70 views

Improper Access Control in passport-oauth2

The passport-oauth2 package before 1.6.1 for Node.js mishandles the error condition of failure to obtain an access token. This is exploitable in certain use cases where an OAuth identity provider uses an HTTP 200 status code for authentication-failure error reports, and an application grants...

5.3CVSS1.3AI score0.01303EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/23 11:18 p.m.•70 views

Observable Discrepancy in Apache Kafka

Some components in Apache Kafka use Arrays.equals to validate a password or key, which is vulnerable to timing attacks that make brute force attacks for such credentials more likely to be successful. Users should upgrade to 2.8.1 or higher, or 3.0.0 or higher where this vulnerability has been...

5.9CVSS6.7AI score0.06252EPSS
SaveExploits0References14Affected Software4
Github Security Blog
Github Security Blog
•added 2021/09/20 8:27 p.m.•70 views

tmpl vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion

nodejs-tmpl is simple string formatting. tmpl is vulnerable to Inefficient Regular Expression Complexity which may lead to resource exhaustion...

7.8CVSS7.5AI score0.01298EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/09 8:41 p.m.•70 views

Deserialization of Untrusted Data in Apache jUDDI

Apache jUDDI uses several classes related to Java's Remote Method Invocation RMI which as an extension to UDDI provides an alternate transport for accessing UDDI services. RMI uses the default Java serialization mechanism to pass parameters in RMI invocations. A remote attacker can send a malicio...

9.8CVSS9.3AI score0.04115EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/05 5:1 p.m.•70 views

Remote Code Execution via unsafe classes in otherwise permitted modules

Impact The module AccessControl defines security policies for Python code used in restricted code within Zope applications. Restricted code is any code that resides in Zope's object database, such as the contents of Script Python objects. The policies defined in AccessControl severely restrict...

7.2CVSS7.4AI score0.02049EPSS
SaveExploits0References13Affected Software2
Github Security Blog
Github Security Blog
•added 2021/07/28 5:52 p.m.•70 views

Improper Input Validation in Centreon Web

Centreon Web 19.04.4 allows Remote Code Execution by an administrator who can modify Macro Expression location settings...

9CVSS3.8AI score0.27002EPSS
SaveExploits3References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/26 9:23 p.m.•70 views

github.com/pires/go-proxyproto vulnerable to DoS via Connection descriptor exhaustion

The package github.com/pires/go-proxyproto before 0.6.1 is vulnerable to Denial of Service DoS via creating connections without the proxy protocol header. While this issue was patched in 0.6.0, the fix introduced additional issues which were subsequently patched in 0.6.1...

7.5CVSS7.3AI score0.01648EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/29 9:25 p.m.•70 views

Path Traversal in Dutchcoders transfer.sh

Dutchcoders transfer.sh before 1.2.4 allows Directory Traversal for deleting files...

9.1CVSS4.1AI score0.02035EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/21 5:16 p.m.•70 views

ckeditor4 vulnerable to cross-site scripting

A cross-site scripting XSS vulnerability in the HTML Data Processor in CKEditor 4 4.14.0 through 4.16.x before 4.16.1 allows remote attackers to inject executable JavaScript code through a crafted comment because --! is mishandled...

6.1CVSS5.8AI score0.03189EPSS
SaveExploits0References11Affected Software3
Github Security Blog
Github Security Blog
•added 2021/06/21 5:7 p.m.•70 views

Auto-merging Person Records Compromised

Impact New user registrations are able to access anyone's account by only knowing their basic profile information name, birthday, gender, etc. This includes all app functionality within the app, as well as any authenticated links to Rock-based webpages such as giving and events. Patches We have...

9.8CVSS1.3AI score0.01458EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/27 6:38 p.m.•70 views

Observable Response Discrepancy in Flask-AppBuilder

Impact User enumeration in database authentication in Flask-AppBuilder = 3.2.3. Allows for a non authenticated user to enumerate existing accounts by timing the response time from the server when you are logging in. Patches Upgrade to 3.3.0 For more information If you have any questions or commen...

5.3CVSS5AI score0.03404EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/21 4:24 p.m.•70 views

JWT leak via Open Redirect in Programmatic access

Impact Using programmatic access on protected sites, one can get a signed login URL with pomeriumredirecturi set to an arbitrary URL. Then, if the user has already logged into Pomerium, they will be redirected to the specified pomeriumredirecturi with a JWT attached. This allows an outside attack...

6.1CVSS6.2AI score0.00658EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:28 p.m.•70 views

github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip)

This affects all versions up to and including version 0.7.0 of package github.com/u-root/u-root/pkg/tarutil. It is vulnerable to both leading and non-leading relative path traversal attacks in tar file extraction...

7.5CVSS7.3AI score0.0183EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 1:41 a.m.•70 views

Injection and Command Injection in devcert

A command injection vulnerability in the devcert module may lead to remote code execution when users of the module pass untrusted input to the certificateFor function...

9.8CVSS9.9AI score0.02774EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/17 9:0 p.m.•70 views

Improper Input Validation in access-policy

access-policy through 3.1.0 is vulnerable to Arbitrary Code Execution. User input provided to the template function is executed by the eval function resulting in code execution...

9.8CVSS9.2AI score0.02512EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/13 10:30 p.m.•70 views

Information Disclosure in Apache Tomcat

When serving resources from a network location using the NTFS file system, Apache Tomcat versions 10.0.0-M1 to 10.0.0-M9, 9.0.0.M1 to 9.0.39, 8.5.0 to 8.5.59 and 7.0.0 to 7.0.106 were susceptible to JSP source code disclosure in some configurations. The root cause was the unexpected behaviour of...

5.9CVSS2.5AI score0.22852EPSS
SaveExploits0References22Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:47 p.m.•70 views

Uncontrolled Resource Consumption in json-bigint

Prototype pollution in json-bigint npm package 1.0.0 may lead to a denial-of-service DoS attack...

7.5CVSS7.8AI score0.01708EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:26 p.m.•70 views

Prototype Pollution in gammautils

All versions of package gammautils up to and including version 0.0.81 are vulnerable to Prototype Pollution via the deepSet and deepMerge functions...

9.8CVSS9AI score0.01916EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 2:51 p.m.•70 views

Directory traversal in development mode handler in Vaadin 14 and 15-17

Improper URL validation in development mode handler in com.vaadin:flow-server versions 2.0.0 through 2.4.1 Vaadin 14.0.0 through 14.4.2, and 3.0 prior to 5.0 Vaadin 15 prior to 18 allows attacker to request arbitrary files stored outside of intended frontend resources folder. -...

7.5CVSS7.3AI score0.01211EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/16 7:53 p.m.•70 views

Sydent DoS (via resource exhaustion) due to improper input validation

Impact Missing input validation of some parameters on the endpoints used to confirm third-party identifiers could cause excessive use of disk space and memory leading to resource exhaustion. Patches Fixed by 3175fd3. For more information If you have any questions or comments about this advisory,...

4.3CVSS4.6AI score0.00927EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/07 8:50 p.m.•70 views

Arbitrary code execution in clickhouse-driver

clickhouse-driver before 0.1.5 allows a malicious clickhouse server to trigger a crash or execute arbitrary code on a database client via a crafted server response, due to a buffer overflow...

9.8CVSS9.4AI score0.02578EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/25 9:6 p.m.•70 views

Command injection in fs-path

fs-path node module before 0.0.25 is vulnerable to command injection by way of user-supplied inputs via the copy, copySync, remove, and removeSync methods...

10CVSS9.4AI score0.11168EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/23 1:53 a.m.•70 views

Broken Access Control in Form Framework

Problem Due to improper input validation, attackers can by-pass restrictions of predefined options and submit arbitrary data in the Form Designer backend module of the Form Framework. In the default configuration of the Form Framework this allows attackers to explicitly allow arbitrary mime-types...

8.3CVSS3AI score0.01606EPSS
SaveExploits0References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/03/22 11:28 p.m.•70 views

XStream is vulnerable to a Remote Command Execution attack

Impact The vulnerability may allow a remote attacker has sufficient rights to execute commands of the host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

9.9CVSS0.6AI score0.72324EPSS
SaveExploits1References18Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/12 11:1 p.m.•70 views

Madge vulnerable to command injection

This affects the package madge before 4.0.1. It is possible to specify a custom Graphviz path via the graphVizPath option parameter which, when the .image, .svg or .dot functions are called, is executed by the childprocess.exec function. PoC js const madge = require'madge'; madge'..', graphVizPat...

9.8CVSS8.9AI score0.02057EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/03/10 9:7 p.m.•70 views

October CMS vulnerable to Potential Host Header Poisoning on misconfigured servers

Impact When running on servers that are configured to accept a wildcard as a hostname i.e. the server routes any request, regardless of the HOST header to an October CMS instance the potential exists for Host Header Poisoning attacks to succeed. See the following resources for more information on...

7.5CVSS6.9AI score0.01748EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/02/01 3:1 p.m.•70 views

Angular Expressions - Remote Code Execution

Impact The vulnerability, reported by GoSecure Inc, allows Remote Code Execution, if you call expressions.compileuserControlledInput where userControlledInput is text that comes from user input. This time, the security of the package could be bypassed by using a more complex payload, using a...

8.8CVSS2.9AI score0.0273EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/19 9:16 p.m.•70 views

CSV Injection vulnerability with exported contact lists in Mautic

Impact Mautic versions before 2.13.0 had a vulnerability that allowed a CSV injection with exported contact lists - https://www.owasp.org/index.php/CSVInjection. Patches Update to 2.13.0 or later. Workarounds None. For more information If you have any questions or comments about this advisory:...

9.8CVSS2.5AI score0.0169EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/05 5:29 p.m.•70 views

Directory Traversal in spring-boot-actuator-logview

Impact The nature of this library is to expose a log file directory via admin spring boot actuator HTTP endpoints. Both the filename to view and a base folder relative to the logging folder root can be specified via request parameters. While the filename parameter was checked to prevent directory...

7.7CVSS0.6AI score0.21173EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/12/08 2:18 p.m.•70 views

omniauth-apple allows attacker to fake their email address during authentication

Impact This vulnerability impacts applications using the omniauth-apple strategy of OmniAuth and using the info.email field of OmniAuth's Auth Hash Schema for any kind of identification. The value of this field may be set to any value of the attacker's choice including email addresses of other...

7.7CVSS3.7AI score0.01322EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/11/24 9:20 p.m.•70 views

Open redirect in Jupyter Server

Impact What kind of vulnerability is it? Who is impacted? Open redirect vulnerability - a maliciously crafted link to a jupyter server could redirect the browser to a different website. All jupyter servers are technically affected, however, these maliciously crafted links can only be reasonably...

5.5CVSS0.5AI score0.00992EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/04 3:6 p.m.•70 views

Prototype Pollution in handlebars

Versions of handlebars prior to 3.0.8 or 4.5.3 are vulnerable to prototype pollution. It is possible to add or modify properties to the Object prototype through a malicious template. This may allow attackers to crash the application or execute Arbitrary Code in specific conditions. Recommendation...

6.5AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/02 8:33 p.m.•70 views

Malicious Package in requet

All versions of requet typosquatted a popular package of similar name and tracked users who had installed the incorrect package. The package uploaded information to a remote server including: name of the downloaded package, name of the intended package, the Node version and whether the process wa...

4AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2020/09/01 7:39 p.m.•70 views

Remote Memory Exposure in mongoose

Versions of mongoose before 4.3.6, 3.8.39 are vulnerable to remote memory exposure. Trying to save a number to a field of type Buffer on the affected mongoose versions allocates a chunk of uninitialized memory and stores it in the database. Recommendation Update to version 4.3.6, 3.8.39 or later...

3.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/08/17 9:44 p.m.•70 views

Server-Side Request Forgery in ftp-srv

Background The FTP protocol creates two connections, one for commands and one for transferring data. This second data connection can be created in two ways, on the server by sending the PASV command, or on the client by sending the PORT command. The PORT command sends the IP and port for the serv...

9.1CVSS9.6AI score0.01859EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2020/07/29 4:26 p.m.•70 views

Authorization header is not sanitized in an error object in auth0

Overview Versions before and including 2.27.0 use a block list of specific keys that should be sanitized from the request object contained in the error object. When a request to Auth0 management API fails, the key for Authorization header is not sanitized and the Authorization header value can be...

7.7CVSS1.3AI score0.01539EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/05/21 9:8 p.m.•70 views

XSS in Dolibarr

Dolibarr before 11.0.4 allows XSS...

5.4CVSS2.4AI score0.01145EPSS
SaveExploits4References5Affected Software1
Github Security Blog
Github Security Blog
•added 2020/04/29 4:31 p.m.•70 views

IDOR can reveal execution data and logs to unauthorized user in Rundeck

Impact Authenticated users can craft a request that reveals Execution data and logs and Job details that they are not authorized to see. Depending on the configuration and the way that Rundeck is used, this could result in anything between a high severity risk, or a very low risk. If access is...

6.5CVSS0.2AI score0.01373EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2020/04/14 11:9 p.m.•70 views

Possible XSS attack in Wagtail

Impact A cross-site scripting XSS vulnerability exists on the page revision comparison view within the Wagtail admin interface. A user with a limited-permission editor account for the Wagtail admin could potentially craft a page revision history that, when viewed by a user with higher privileges,...

6.8CVSS1.4AI score0.01273EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2020/03/31 3:40 p.m.•70 views

HTTP Request Smuggling in Twisted

In Twisted Web through 20.3.0, there was an HTTP request splitting vulnerability. When presented with a content-length and a chunked encoding header, the content-length took precedence and the remainder of the request body was interpreted as a pipelined request...

9.8CVSS0.3AI score0.03289EPSS
SaveExploits1References15Affected Software1
Total number of security vulnerabilities5000