Lucene search
+L
GithubMost viewed

34132 matches found

Github Security Blog
Github Security Blog
added 2025/04/12 3:41 a.m.175 views

CVE-2025-1386- Query smuggling in ch-go library

Impact When using the ch-go library, under a specific condition when the query includes a large, uncompressed malicious external data, it is possible for an attacker in control of such data to smuggle another query packet into the connection stream. Patches If you are using ch-go library, we...

5.9CVSS6.9AI score0.00368EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/29 6:30 a.m.175 views

JSZip contains Path Traversal via loadAsync

loadAsync in JSZip before 3.8.0 allows Directory Traversal via a crafted ZIP archive...

7.3CVSS7AI score0.01411EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/01 9:44 p.m.175 views

Remote CLI Command Execution Vulnerability in CodeIgniter4

Impact This vulnerability allows attackers to execute CLI routes via HTTP request. Patches Upgrade to v4.1.9 or later. Workarounds None. For more information If you have any questions or comments about this advisory: Open an issue in codeigniter4/CodeIgniter4 Email us at SECURITY.md...

9.8CVSS5.8AI score0.01173EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 12:46 a.m.175 views

Server-side request forgery (SSRF) in Apache Batik

Apache Batik is vulnerable to server-side request forgery, caused by improper input validation by the "xlink:href" attributes. By using a specially-crafted argument, an attacker could exploit this vulnerability to cause the underlying server to make arbitrary GET requests...

7.5CVSS2.7AI score0.1074EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/04 8:52 p.m.175 views

Deserialization of Untrusted Data in jackson-databind

FasterXML jackson-databind 2.x before 2.6.7.4, 2.7.x before 2.7.9.7, 2.8.x before 2.8.11.5, and 2.9.x before 2.9.10.2 lacks certain net.sf.ehcache blocking...

9.8CVSS9AI score0.0864EPSS
SaveExploits0References37Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/16 4:4 p.m.174 views

Authelia allows open redirects on the logout endpoint

Impact Utilizing a HTTP query parameter an attacker is able to redirect users from the web application to any domain. The URL of the intended redirect should always be checked for safety prior to forwarding the user. Other endpoints of the web application already do this, they check both that the...

5.7CVSS0.5AI score0.0051EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/14 7:10 p.m.174 views

Incorrect Regular Expression in RestSharp

RestSharp 106.11.8-alpha.0.13 uses a regular expression which is vulnerable to Regular Expression Denial of Service ReDoS when converting strings into DateTimes. If a server responds with a malicious string, the client using RestSharp will be stuck processing it for an exceedingly long time. Thus...

7.5CVSS2.2AI score0.01508EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 5:0 p.m.174 views

containerd-shim API Exposed to Host Network Containers

Impact Access controls for the shim’s API socket verified that the connecting process had an effective UID of 0, but did not otherwise restrict access to the abstract Unix domain socket. This would allow malicious containers running in the same network namespace as the shim, with an effective UID...

5.2CVSS5.7AI score0.03236EPSS
SaveExploits4References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/28 1:10 a.m.174 views

Potential HTTP request smuggling in Apache Tomcat

The refactoring present in Apache Tomcat versions 9.0.28 to 9.0.30, 8.5.48 to 8.5.50 and 7.0.98 to 7.0.99 introduced a regression. The result of the regression was that invalid Transfer-Encoding headers were incorrectly processed leading to a possibility of HTTP Request Smuggling if Tomcat was...

5.8CVSS1.4AI score0.08872EPSS
SaveExploits0References13Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/10 10:22 p.m.173 views

io.netty:netty-codec-http2 vulnerable to HTTP/2 Rapid Reset Attack

A client might overload the server by issue frequent RST frames. This can cause a massive amount of load on the remote system and so cause a DDOS attack. Impact This is a DDOS attack, any http2 server is affected and so you should update as soon as possible. Patches This is patched in version...

7.5CVSS6.8AI score0.99999EPSS
SaveExploits21References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/25 2:45 p.m.172 views

ASP.NET Core Information Disclosure Vulnerability

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 5.0, .NET Core 3.1 and .NET Core 2.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. An information disclosure vulnerabilit...

5.5CVSS6.1AI score0.01121EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 7:38 p.m.172 views

Introspection in schema validation in Apollo Server

We encourage all users of Apollo Server to read this advisory in its entirety to understand the impact. The Resolution section contains details on patched versions. Impact If subscriptions: false is passed to the ApolloServer constructor options, there is no impact. If implementors were not...

SaveExploits0References15Affected Software12
Github Security Blog
Github Security Blog
added 2023/11/09 9:30 p.m.171 views

HashiCorp Vault Missing Release of Memory after Effective Lifetime vulnerability

HashiCorp Vault and Vault Enterprise inbound client requests triggering a policy check can lead to an unbounded consumption of memory. A large number of these requests may lead to denial-of-service. Fixed in Vault 1.15.2, 1.14.6, and 1.13.10...

7.5CVSS7AI score0.00719EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:38 p.m.171 views

Unrestricted Upload of File with Dangerous Type in Umbraco CMS

Umbraco CMS 8.5.3 allows an authenticated file upload and consequently Remote Code Execution via the Install Package functionality...

6.5CVSS6.7AI score0.02109EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:22 p.m.171 views

Invalid validation in `SparseMatrixSparseCholesky`

Impact An attacker can trigger a null pointer dereference by providing an invalid permutation to tf.rawops.SparseMatrixSparseCholesky: python import tensorflow as tf import numpy as np from tensorflow.python.ops.linalg.sparse import sparsecsrmatrixops indicesarray = np.array0, 0 valuearray =...

7.8CVSS1AI score0.00232EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
added 2020/11/25 4:53 p.m.171 views

Memory leak in Nanopb

Impact Decoding specifically formed message can leak memory if dynamic allocation is enabled and an oneof field contains a static submessage that contains a dynamic field, and the message being decoded contains the submessage multiple times. This is rare in normal messages, but it is a concern wh...

7.5CVSS0.3AI score0.0261EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/15 6:58 p.m.171 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean aka spring-aop...

8.1CVSS3.5AI score0.03607EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/18 5:42 p.m.171 views

jackson-databind vulnerable to remote code execution due to incorrect deserialization and blocklist bypass

FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper,...

9.8CVSS4AI score0.49727EPSS
SaveExploits1References34Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/02 11:25 p.m.170 views

Keycloak vulnerable to user impersonation via stolen UUID code

Keycloak's OpenID Connect user authentication was found to incorrectly authenticate requests. An authenticated attacker who could also obtain a certain piece of info from a user request, from a victim within the same realm, could use that data to impersonate the victim and generate new session...

5CVSS5.2AI score0.01274EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/04 9:36 p.m.170 views

Improper Input Validation in Hibernate Validator

A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they were valid. This flaw allows attackers to bypass input sanitation escaping, stripping controls that developers may have put in place...

5.3CVSS3AI score0.02294EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2021/05/05 7:48 p.m.170 views

Denial of Service in Action Dispatch

Impact ------ There is a possible Denial of Service vulnerability in Action Dispatch. Carefully crafted Accept headers can cause the mime type parser in Action Dispatch to do catastrophic backtracking in the regular expression engine. Releases -------- The fixed releases are available at the norm...

7.5CVSS7.4AI score0.02791EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/30 5:34 p.m.170 views

Authentication bypass in Apache Airflow

The previous default setting for Airflow's Experimental API was to allow all API requests without authentication, but this poses security risks to users who miss this fact. From Airflow 1.10.11 the default has been changed to deny all requests by default and is documented at...

9.8CVSS9.3AI score0.99778EPSS
SaveExploits8References12Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/14 9:42 p.m.170 views

Prototype Pollution in node-forge

The package node-forge before 0.10.0 is vulnerable to Prototype Pollution via the util.setPath function. Note: version 0.10.0 is a breaking change removing the vulnerable functions...

9.8CVSS5.1AI score0.03162EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/24 8:4 p.m.170 views

Chromium Remote Code Execution in electron

Affected versions of ElectronJS are susceptible to a remote code execution vulnerability that occurs when an affected application access remote content, even if the sandbox option is enabled. Recommendation Update to electron version 1.7.8 or later...

9.8CVSS5.4AI score0.02716EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/03 9:59 p.m.170 views

pyca/cryptography has a vulnerable OpenSSL included in cryptography wheels

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 37.0.0-43.0.0 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://openssl-library.org/news/secadv/20240903.txt. If you are...

7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/03 7:6 p.m.169 views

Arbitrary File Creation/Overwrite due to insufficient absolute path sanitization

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to prevent extraction of absolute file paths by turning absolute paths into relative paths when the preservePaths flag is not set to true. This is achieved by stripping the absolute path root from any...

8.2CVSS1.3AI score0.15014EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/17 8:52 p.m.169 views

Nokogiri updates packaged dependency on libxml2 from 2.9.10 to 2.9.12

Summary Nokogiri v1.11.4 updates the vendored libxml2 from v2.9.10 to v2.9.12 which addresses: - CVE-2019-20388 Medium severity - CVE-2020-24977 Medium severity - CVE-2021-3517 Medium severity - CVE-2021-3518 Medium severity - CVE-2021-3537 Low severity - CVE-2021-3541 Low severity Note that two...

8.8CVSS8.3AI score0.0828EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/04/23 4:6 p.m.169 views

Cross-site Scripting in Eclipse Jetty

In Eclipse Jetty version 9.2.26 and older, 9.3.25 and older, and 9.4.15 and older, the server is vulnerable to XSS conditions if a remote client USES a specially formatted URL against the DefaultServlet or ResourceHandler that is configured for showing a Listing of directory contents...

6.1CVSS3.3AI score0.09591EPSS
SaveExploits0References17Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/06 6:55 p.m.168 views

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') in Armeria

Versions of Armeria 0.85.0 through and including 0.96.0 are vulnerable to HTTP response splitting, which allows remote attackers to inject arbitrary HTTP headers via CRLF sequences when unsanitized data is used to populate the headers of an HTTP response. Impact 1. Cross-User Defacement 2. Cache...

1.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/25 9:30 p.m.167 views

Apache Tomcat Open Redirect vulnerability

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in FORM authentication feature Apache Tomcat.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.0.12, from 9.0.0-M1 through 9.0.79 and from 8.5.0 through 8.5.92. Older, EOL versions may als...

6.1CVSS7.7AI score0.05972EPSS
SaveExploits0References11Affected Software3
Github Security Blog
Github Security Blog
added 2020/05/08 9:0 p.m.167 views

Potential Code Injection in Sprout Forms

Impact A potential Server-Side Template Injection vulnerability exists in Sprout Forms which could lead to the execution of Twig code. Patches The problem is fixed inbarrelstrength/sprout-forms:v3.9.0 which upgrades to barrelstrength/sprout-base-email:v1.2.7 Workarounds Users unable to upgrade...

7.4CVSS1.1AI score0.01029EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/11/16 5:14 p.m.166 views

sharp vulnerability in libwebp dependency CVE-2023-4863

Overview sharp uses libwebp to decode WebP images and versions prior to the latest 0.32.6 are vulnerable to the high severity https://github.com/advisories/GHSA-j7hp-h8jx-5ppr. Who does this affect? Almost anyone processing untrusted input with versions of sharp prior to 0.32.6. How to resolve...

8.8CVSS7.1AI score0.99735EPSS
SaveExploits9References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/14 10:24 p.m.166 views

Java: DoS Vulnerability in JSON-JAVA

Summary A denial of service vulnerability in JSON-Java was discovered by ClusterFuzz. A bug in the parser means that an input string of modest size can lead to indefinite amounts of memory being used. There are two issues: 1 the parser bug can be used to circumvent a check that is supposed to...

7.5CVSS6.9AI score0.01449EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/14 9:50 p.m.166 views

PocketMine-MP vulnerable to server crash using badly formatted sign NBT in BlockActorDataPacket

Summary A player sending a packet can cause the server to crash by providing incorrect sign data in NBT in BlockActorDataPacket. Details This vulnerability was discovered using the BlockActorDataPacket, but other packets may also be affected. The player would seem to just need to send an NBT with...

6.7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/02 3:47 p.m.166 views

Unexpected database bindings

This is a follow-up to the previous security advisory GHSA-3p32-j457-pg5x which addresses a few additional edge cases. If a request is crafted where a field that is normally a non-array value is an array, and that input is not validated or cast to its expected type before being passed to the quer...

1AI score
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/01/20 9:27 p.m.166 views

Prototype Pollution in immer

Overview Affected versions of immer are vulnerable to Prototype Pollution. Proof of exploit js const applyPatches, enablePatches = require"immer"; enablePatches; let obj = ; console.log"Before : " + obj.polluted; applyPatches, op: 'add', path: "proto", "polluted" , value: "yes" ; // applyPatches,...

7.5CVSS8.4AI score0.02293EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/28 9:25 p.m.166 views

Cross-Site Scripting in dompurify

Versions of dompurify prior to 2.0.3 are vulnerable to Cross-Site Scripting XSS. The package has an XSS filter bypass due to Mutation XSS in both Chrome and Safari through a combination of / elements and /. An example payload is: ". This allows attackers to bypass the XSS protection and execute...

6.1CVSS4.7AI score0.0167EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/07 12:1 a.m.166 views

Context isolation bypass via contextBridge in Electron

Impact Apps using both contextIsolation and contextBridge are affected. This is a context isolation bypass, meaning that code running in the main world context in the renderer can reach into the isolated Electron context and perform privileged actions. Workarounds There are no app-side workaround...

9.9CVSS4.6AI score0.01003EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/20 6:49 p.m.165 views

go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment

Impact The issue only occurs when the CLIENT SETINFO command times out during connection establishment. The following circumstances can cause such a timeout: 1. The client is configured to transmit its identity. This can be disabled via the DisableIndentity flag. 2. There are network connectivity...

3.7CVSS7.2AI score0.00694EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/18 6:30 a.m.165 views

Spring Framework DataBinder Case Sensitive Match Exception

The fix for CVE-2022-22968 made disallowedFields patterns in DataBinder case insensitive. However, String.toLowerCase has some Locale dependent exceptions that could potentially result in fields not protected as expected...

5.3CVSS6.6AI score0.00617EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2023/02/08 10:17 p.m.165 views

Vulnerable OpenSSL included in cryptography wheels

pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.8.1-39.0.0 are vulnerable to a security issue. More details about the vulnerabilities themselves can be found in https://www.openssl.org/news/secadv/20221213.txt and...

7.4CVSS8AI score0.59501EPSS
SaveExploits0References13Affected Software2
Github Security Blog
Github Security Blog
added 2021/07/19 3:19 p.m.164 views

Buildah processes using chroot isolation may leak environment values to intermediate processes

Impact When running processes using "chroot" isolation, the process being run can examine the environment variables of its immediate parent and grandparent processes CVE-2021-3602. This isolation type is often used when running buildah in unprivileged containers, and it is often used to do so in...

5.5CVSS5.8AI score0.00327EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:42 p.m.164 views

Improper Certificate Validation in Puppet

Previously, Puppet operated on the model that a node with a valid certificate was entitled to all information in the system and that a compromised certificate allowed access to everything in the infrastructure. When a node's catalog falls back to the default node, the catalog can be retrieved for...

6.5CVSS6.5AI score0.00823EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/19 9:29 p.m.164 views

Django Channels leakage of session identifiers using legacy AsgiHandler

Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type requests in an ASGI environment prior to Django 3.0, did not correctly separate request scopes in Channe...

7.4CVSS6.8AI score0.02658EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/29 9:24 p.m.163 views

CRLF vulnerability in Fiber

Impact The filename that is given in c.Attachment is not escaped, and therefore vulnerable for a CRLF injection attack. I.e. an attacker could upload a custom filename and then give the link to the victim. With this filename, the attacker can change the name of the downloaded file, redirect to...

5.8CVSS0.3AI score0.00861EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/30 5:35 p.m.163 views

Timing attacks in python-rsa

It was found that python-rsa is vulnerable to Bleichenbacher timing attacks. An attacker can use this flaw via the RSA decryption API to decrypt parts of the cipher text encrypted with RSA...

7.5CVSS6AI score0.01631EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.163 views

Cross-site Scripting in jquery-ui

Cross-site scripting XSS vulnerability in jquery.ui.dialog.js in the Dialog widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title option...

6.1CVSS4.2AI score0.18351EPSS
SaveExploits1References27Affected Software4
Github Security Blog
Github Security Blog
added 2020/02/12 6:44 p.m.162 views

Deserialization of untrusted data in Symfony

In Symfony before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, it is possible to cache objects that may contain bad user input. On serialization or unserialization, this could result in the deletion of files that the current user has access to. This is related to...

7.1CVSS2.3AI score0.02302EPSS
SaveExploits0References30Affected Software5
Github Security Blog
Github Security Blog
added 2024/04/26 12:30 a.m.161 views

python-jose denial of service via compressed JWE content

python-jose through 3.3.0 allows attackers to cause a denial of service resource consumption during a decode via a crafted JSON Web Encryption JWE token with a high compression ratio, aka a "JWT bomb." This is similar to CVE-2024-21319...

5.3CVSS7.4AI score0.00783EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/22 7:49 p.m.161 views

Remote Code Execution Vulnerability in Validation Placeholders in CodeIgniter4

Impact This vulnerability allows attackers to execute arbitrary code when you use Validation Placeholders. The vulnerability exists in the Validation library, and validation methods in the controller and in-model validation are also vulnerable because they use the Validation library internally...

9.8CVSS9.5AI score0.01126EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000