Lucene search
+L
GithubMost viewed

34153 matches found

Github Security Blog
Github Security Blog
added 2026/03/10 6:31 p.m.98 views

Envoy's global rate limit may crash when the response phase limit is enabled and the response phase request is failed directly

Summary At the rate limit filter, if we enabled the response phase limit with applyonstreamdone in the rate limit configuration and the response phase limit request fails directly, it may crash Envoy. Details When both the request phase limit and response phase limit are enabled, the safe gRPC...

7.5CVSS5.8AI score0.00315EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/15 3:30 a.m.98 views

setuptools vulnerable to Command Injection via package URL

A vulnerability in the packageindex module of pypa/setuptools versions up to 69.1.1 allows for remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code...

8.8CVSS9.2AI score0.01939EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 6:8 p.m.98 views

Inadequate XSS Prevention in CodeIgniter/Framework Security Library

The xssclean method in the Security Library of CodeIgniter/Framework, specifically in versions before 3.0.3, exhibited a vulnerability that allowed certain Cross-Site Scripting XSS vectors to bypass its intended protection mechanisms. The xssclean method is designed to sanitize input data by...

5.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/15 12:30 p.m.99 views

SSRF vulnerability using the Aegis DataBinding in Apache CXF

A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings including the default databinding are not impacted...

9.3CVSS8.1AI score0.05849EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/26 8:53 p.m.98 views

browserify-sign upper bound check issue in `dsaVerify` leads to a signature forgery attack

Summary An upper bound check issue in dsaVerify function allows an attacker to construct signatures that can be successfully verified by any public key, thus leading to a signature forgery attack. Details In dsaVerify function, it checks whether the value of the signature is legal by calling...

7.5CVSS6.7AI score0.00508EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/07 8:35 p.m.98 views

vm2 vulnerable to sandbox escape

vm2 was not properly handling host objects passed to Error.prepareStackTrace in case of unhandled async errors. - vm2 version: 3.9.14 - Node version: 18.15.0, 19.8.1, 17.9.1 Impact A threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the...

10CVSS9.7AI score0.63186EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/13 12:0 a.m.98 views

Path Traversal in Grunt

Grunt prior to version 1.5.2 is vulnerable to path traversal...

7.1CVSS3.2AI score0.00571EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 10:51 p.m.98 views

Remote code execution in Apache Struts

Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution...

9.8CVSS9.4AI score0.95622EPSS
SaveExploits11References14Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/27 4:24 p.m.98 views

SSRF vulnerability in jupyter-server-proxy

Impact What kind of vulnerability is it? Server-Side Request Forgery SSRF Who is impacted? Any user deploying Jupyter Server or Notebook with jupyter-proxy-server extension enabled. A lack of input validation allowed authenticated clients to proxy requests to other hosts, bypassing the allowedhos...

7.1CVSS1.9AI score0.01096EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/09 5:11 p.m.98 views

Bzip2Decoder doesn't allow setting size restrictions for decompressed data

Impact The Bzip2 decompression decoder function doesn't allow setting size restrictions on the decompressed output data which affects the allocation size used during decompression. All users of Bzip2Decoder are affected. The malicious input can trigger an OOME and so a DoS attack Workarounds No...

7.5CVSS8.1AI score0.05651EPSS
SaveExploits0References19Affected Software3
Github Security Blog
Github Security Blog
added 2021/07/02 6:36 p.m.98 views

XXE vulnerability in Jenkins Selenium HTML report Plugin

Jenkins Selenium HTML report Plugin 1.0 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers with the ability to control the report files parsed using this plugin to have Jenkins parse a crafted report file that uses external entities for...

4.3CVSS4.9AI score0.42521EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:32 p.m.98 views

Cross-site scripting in Contentful

Contentful through 2020-05-21 for Python allows reflected XSS, as demonstrated by the api parameter to the-example-app.py...

6.1CVSS2.7AI score0.02063EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/10 5:21 p.m.98 views

Path Traversal in Django

Django before 2.2.24, 3.x before 3.1.12, and 3.2.x before 3.2.4 has a potential directory traversal via django.contrib.admindocs. Staff members could use the TemplateDetailView view to check the existence of arbitrary files. Additionally, if and only if the default admindocs templates have been...

4.9CVSS4.4AI score0.02737EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/02 9:45 p.m.98 views

OS Command Injection in jw.util

An exploitable vulnerability exists in the configuration-loading functionality of the jw.util package before 2.3 for Python. When loading a configuration with FromString or FromStream with YAML, one can execute arbitrary Python code, resulting in OS command execution, because safeload is not used...

9.8CVSS3.6AI score0.04422EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 8:12 p.m.97 views

Vulnerable OpenSSL included in cryptography wheels

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

5.3AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/12/09 8:42 p.m.98 views

league/commonmark's quadratic complexity bugs may lead to a denial of service

Impact Several polynomial time complexity issues in league/commonmark may lead to unbounded resource exhaustion and subsequent denial of service. Malicious users could trigger that inefficient code with carefully crafted Markdown inputs that are specifically designed to ensure the worst-case...

7.5AI score
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:17 a.m.97 views

Authentication Bypass in Apache Tomcat

The HTTP Digest Access Authentication implementation in Apache Tomcat 5.5.x before 5.5.34, 6.x before 6.0.33, and 7.x before 7.0.12 does not have the expected countermeasures against replay attacks, which makes it easier for remote attackers to bypass intended access restrictions by sniffing the...

5CVSS2.2AI score0.0854EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 8:38 p.m.97 views

Regular Expression Denial of Service in Handlebars

Handlebars before 4.4.5 allows Regular Expression Denial of Service ReDoS because of eager matching. The parser may be forced into an endless loop while processing crafted templates. This may allow attackers to exhaust system resources...

7.8CVSS4.7AI score0.03793EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 11:1 p.m.97 views

Uncontrolled Resource Consumption in Apache Tomcat

A specially crafted sequence of HTTP/2 requests sent to Apache Tomcat 10.0.0-M1 to 10.0.0-M5, 9.0.0.M1 to 9.0.35 and 8.5.0 to 8.5.55 could trigger high CPU usage for several seconds. If a sufficient number of such requests were made on concurrent HTTP/2 connections, the server could become...

7.5CVSS1.5AI score0.26699EPSS
SaveExploits0References32Affected Software2
Github Security Blog
Github Security Blog
added 2021/08/12 2:51 p.m.97 views

Open Redirect in Next.js

Next.js is an open source website development framework to be used with the React library. In affected versions specially encoded paths could be used when pages/error.js was statically generated, allowing an open redirect to occur to an external site. In general, this redirect does not directly...

6.9CVSS6.5AI score0.01198EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 7:19 p.m.97 views

The reset password form reveal users email address

Impact The reset password form reveals the email address of users just by giving their username. Patches The problem has been patched on XWiki 13.2RC1. Workarounds It's possible to manually modify the resetpasswordinline.vm to perform the changes made in...

5.3CVSS0.5AI score0.01199EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/02 6:28 p.m.97 views

Inappropriate implementation in V8

CVE-2020-16009: Inappropriate implementation in V8 - https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop.html - https://vulners.com/cve/CVE-2020-16009 Google is aware of reports that exploits for CVE-2020-16009 exist in the wild. Allowed a remote attacker to potentiall...

8.8CVSS1.2AI score0.48574EPSS
SaveExploits3References12Affected Software4
Github Security Blog
Github Security Blog
added 2020/11/04 6:23 p.m.97 views

Remote Code Execution in Apache Synapse

In Apache Synapse, by default no authentication is required for Java Remote Method Invocation RMI. So Apache Synapse 3.0.1 or all previous releases 3.0.0, 2.1.0, 2.0.0, 1.2, 1.1.2, 1.1.1 allows remote code execution attacks that can be performed by injecting specially crafted serialized objects...

9.8CVSS6.5AI score0.17741EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/10/12 5:33 p.m.97 views

TemporaryFolder on unix-like systems does not limit access to created files

Vulnerability The JUnit4 test rule TemporaryFolder contains a local information disclosure vulnerability. Example of vulnerable code: java public static class HasTempFolder @Rule public TemporaryFolder folder = new TemporaryFolder; @Test public void testUsingTempFolder throws IOException...

5.5CVSS6.5AI score0.01695EPSS
SaveExploits1References41Affected Software1
Github Security Blog
Github Security Blog
added 2020/10/06 6:21 p.m.97 views

Directory Traversal vulnerability in GET/PUT allows attackers to Disclose Information or Write Files via a crafted GET/PUT request

Impact Information Disclosure When the GET method is attacked, attackers can read files which have a .data suffix and which are accompanied by a JSON file with the .meta suffix. This can lead to Information Disclosure and in some shared-hosting scenarios also to circumvention of authentication or...

4CVSS1.4AI score0.01873EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/05 2:53 p.m.97 views

Code execution in Spring Integration

Spring Integration framework provides Kryo Codec implementations as an alternative for Java deserialization. When Kryo is configured with default options, all unregistered classes are resolved on demand. This leads to the "deserialization gadgets" exploit when provided data contains malicious cod...

9.8CVSS4.1AI score0.04409EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/07 4:34 p.m.97 views

CSRF Vulnerability in rails-ujs

There is a vulnerability in rails-ujs that allows attackers to send CSRF tokens to wrong domains. Versions Affected: rails = 5.2.4.3, rails = 6.0.3.1 Impact ------ This is a regression of CVE-2015-1840. In the scenario where an attacker might be able to control the href attribute of an anchor tag...

6.5CVSS6.7AI score0.01485EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/15 7:36 p.m.97 views

Denial of Service in Netty

The ZlibDecoders in Netty 4.1.x before 4.1.46 allow for unbounded memory allocation while decoding a ZlibEncoded byte stream. An attacker could send a large ZlibEncoded byte stream to the Netty server, forcing the server to allocate all of its free memory to a single decoder...

7.5CVSS5AI score0.09438EPSS
SaveExploits0References47Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 4:20 p.m.97 views

Data leakage via cache key collision in Django

An issue was discovered in Django version 2.2 before 2.2.13 and 3.0 before 3.0.7. In cases where a memcached backend does not perform key validation, passing malformed cache keys could result in a key collision, and potential data leakage...

5.9CVSS3.9AI score0.0609EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/28 9:10 p.m.97 views

Cross-Site Scripting in Kaminari

Impact In Kaminari before 1.2.1, there is a vulnerability that would allow an attacker to inject arbitrary code into pages with pagination links. This has been fixed in 1.2.1. Releases The 1.2.1 gem including the patch has already been released. All past released versions are affected by this...

6.4CVSS2.3AI score0.01508EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/12 10:50 p.m.97 views

Object injection in cookie driver in phpfastcache

Impact An possible object injection has been discovered in cookie driver prior 5.0.13 versions of 5.x releases. Patches The issue has been addressed by enforcing JSON conversion when deserializing Workarounds If you can't fix it, use another driver such as "Files" Filesystem References Fixing...

9.8CVSS1.7AI score0.01228EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/14 8:55 p.m.96 views

Keycloak has Vulnerable Redirect URI Validation Results in Open Redirect

A misconfiguration flaw was found in Keycloak. This issue can allow an attacker to redirect users to an arbitrary URL if a 'Valid Redirect URI' is set to http://localhost/ or http://127.0.0.1/, enabling sensitive information such as authorization codes to be exposed to the attacker, potentially...

6.1CVSS6.2AI score0.01959EPSS
SaveExploits0References21Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/18 8:38 p.m.96 views

Duplicate Advisory: Use-after-free in libxml2 via Nokogiri::XML::Reader

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xc9x-jj77-9p9j. This link is maintained to preserve external references. Original Description Summary Nokogiri upgrades its dependency libxml2 as follows: - v1.15.6 upgrades libxml2 to 2.11.7 from 2.11.6 - v1.16...

7.5CVSS7.9AI score0.01364EPSS
SaveExploits3References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/14 8:39 p.m.96 views

Microsoft Security Advisory CVE-2023-36049: .NET Elevation of Privilege Vulnerability

Microsoft Security Advisory CVE-2023-36049: .NET Elevation of Privilege Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 7.0 and .NET 8.0 RC2. This advisory also provides guidance on what developers can do...

9.8CVSS6.7AI score0.12512EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 9:15 p.m.96 views

TensorFlow vulnerable to `CHECK` fail in `QuantizeAndDequantizeV3`

Impact If QuantizeAndDequantizeV3 is given a nonscalar numbits input tensor, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf signedinput = True rangegiven = False narrowrange = False axis = -1 input = tf.constant-3.5, shape=1,...

7.5CVSS7.4AI score0.00411EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/09/16 5:43 p.m.96 views

cruddl vulnerable to ArangoDB Query Language (AQL) injection through flexSearch

Impact If a vunerable version of cruddl is used to generate a schema that uses @flexSearchFulltext, users of that schema may be able to inject arbitrary AQL queries that will be forwarded to and executed by ArangoDB. Schemas that do not use @flexSearchFulltext are not affected. The attacker needs...

9.9CVSS8.3AI score0.01177EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/14 12:0 a.m.96 views

Apache Hadoop heap overflow before v2.10.2, v3.2.3, v3.3.2

There is a potential heap buffer overflow in Apache Hadoop libhdfs native code. Opening a file path provided by user without validation may result in a denial of service or arbitrary code execution. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher...

9.8CVSS9.6AI score0.02885EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/01 5:2 p.m.96 views

Cached redirect poisoning via X-Forwarded-Host header

A user supplied X-Forwarded-Host header can be used to perform cache poisoning of a cache fronting a Ratpack server if the cache key does not include the X-Forwarded-Host header as a cache key. Users are only vulnerable if they do not configure a custom PublicAddress instance. A custom...

7CVSS1.7AI score0.00857EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:38 p.m.96 views

Cross-site scripting in LocalStack

A Cross-site scripting XSS vulnerability exists in StackLift LocalStack...

6.1CVSS1.7AI score0.00846EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:31 p.m.96 views

HTTP Request Smuggling in netius

netius prior to 1.17.58 is vulnerable to HTTP Request Smuggling. HTTP pipelining issues and request smuggling attacks might be possible due to incorrect Transfer encoding header parsing which could allow for CL:TE or TE:TE attacks...

6.1CVSS6.3AI score0.00819EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/01 9:19 p.m.96 views

Catastrophic backtracking in URL authority parser when passed URL containing many @ characters

Impact When provided with a URL containing many @ characters in the authority component the authority regular expression exhibits catastrophic backtracking causing a denial of service if a URL were passed as a parameter or redirected to via an HTTP redirect. Patches The issue has been fixed in...

7.5CVSS6.8AI score0.03273EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/01 4:40 p.m.96 views

XSS via Angular Expression in ag-grid

Affected versions of ag-grid are vulnerable to Cross-site Scripting XSS via Angular Expressions, if used in combination with AngularJS. Recommendation Avoid using ag-grid in combination with AngularJS until a fix is available...

6.1CVSS4.2AI score0.01185EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 4:35 p.m.96 views

XSS in MITREid Connect

The OpenID Connect reference implementation for MITREid Connect through 1.3.3 allows XSS due to userInfoJson being included in the page unsanitized. This is related to header.tag. The issue can be exploited to execute arbitrary JavaScript...

6.1CVSS1.8AI score0.02133EPSS
SaveExploits2References8Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/13 3:39 p.m.96 views

Arbitrary File Write in npm

Versions of the npm CLI prior to 6.13.3 are vulnerable to an Arbitrary File Write. It fails to prevent access to folders outside of the intended nodemodules folder through the bin field. A properly constructed entry in the package.json bin field would allow a package publisher to create files on ...

7.7CVSS2.2AI score0.03334EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/05 6:40 p.m.96 views

Low severity vulnerability that affects com.linecorp.armeria:armeria

Multiple timing attack vulnerabilities leading to the recovery of secrets based on the use of non-constant time compare function Impact String comparison method in multiple authentication validation in Armeria were known to be vulnerable to timing attacks. This vulnerability is caused by the...

6.5CVSS1.9AI score0.00982EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2019/07/16 5:42 p.m.96 views

Deserialization of Untrusted Data in jackson-databind

An issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.5. Use of Jackson default typing along with a gadget class from iBatis allows exfiltration of content. Fixed in 2.7.9.4, 2.8.11.2, and 2.9.6...

9.8CVSS3.3AI score0.0573EPSS
SaveExploits0References26Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/24 6:31 p.m.95 views

Arbitrary file read vulnerability through the Jenkins CLI can lead to RCE

Jenkins has a built-in command line interface CLI to access Jenkins from a script or shell environment. Jenkins uses the args4j library to parse command arguments and options on the Jenkins controller when processing CLI commands. This command parser has a feature that replaces an @ character...

9.8CVSS8.5AI score0.99999EPSS
SaveExploits48References11Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/30 12:58 a.m.95 views

gotify/server vulnerable to Cross-site Scripting in the application image file upload

Impact The XSS vulnerability allows authenticated users to upload .html files. With that, an attacker could execute client side scripts if another user opened a link, such as: https://push.example.org/image/alphanumeric string.html An attacker could potentially take over the account of the user...

6.1CVSS5.3AI score0.00502EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/30 3:30 p.m.95 views

Zenario CMS is vulnerable to Remote Code Execution (RCE).

Zenario CMS 9.3.57186 is vulnerable to RCE...

9.8CVSS8.9AI score0.01114EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/10/31 7:0 p.m.95 views

kangax html-minifier REDoS vulnerability

A Regular Expression Denial of Service ReDoS flaw was found in kangax html-minifier 4.0.0 because of the reCustomIgnore regular expression...

7.5CVSS7.4AI score0.01101EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000