Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2023/03/26 9:30 p.m.98 views

redis-py Race Condition vulnerability

redis-py before 4.5.3, as used in ChatGPT and other products, leaves a connection open after canceling an async Redis command at an inopportune time in the case of a pipeline operation, and can send response data to the client of an unrelated request in an off-by-one manner. The fixed versions fo...

3.7CVSS6AI score0.01018EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 6:48 p.m.98 views

ReactPHP's HTTP server parses encoded cookie names so malicious `__Host-` and `__Secure-` cookies can be sent

Impact In ReactPHP's HTTP server component versions below v1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like Host- and Secure- confused with cookies that decode to such prefix, thus leading to an attacker...

5.3CVSS6.6AI score0.01001EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/09 11:47 p.m.98 views

Mechanize before v2.8.5 vulnerable to authorization header leak on port redirect

Summary Mechanize rubygem Cookies do not provide isolation by port. If a cookie is readable by a service running on one port, the cookie is also readable by a service running on another port of the same server. If a cookie is writable by a service on one port, the cookie is also writable by a...

7.5CVSS7.2AI score0.01464EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:43 p.m.98 views

.NET Core Remote Code Execution Vulnerability

A remote code execution vulnerability exists when parsing certain types of graphics files. This vulnerability only exists on systems running on MacOS or Linux. This CVE ID is unique from CVE-2021-26701...

9.8CVSS5.2AI score0.0327EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/04 12:00 a.m.98 views

Spring Cloud Gateway vulnerable to Code Injection when Gateway Actuator endpoint enabled, exposed, unsecured

In Spring Cloud Gateway versions prior to 3.1.1+ and 3.0.7+ , applications are vulnerable to a code injection attack when the Gateway Actuator endpoint is enabled, exposed, and unsecured. A remote attacker could make a maliciously crafted request resulting in arbitrary remote execution on the...

10CVSS4.5AI score0.98253EPSS
SaveExploits54References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/15 1:57 a.m.98 views

Server Side Request Forgery in Grafana

The avatar feature in Grafana github.com/grafana/grafana/pkg/api/avatar 3.0.1 through 7.0.1 has an SSRF Incorrect Access Control issue that allows remote code execution. This vulnerability allows any unauthenticated user/client to make Grafana send HTTP requests to any URL and return its result t...

8.2CVSS8.6AI score0.99856EPSS
SaveExploits5References32Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/13 8:09 p.m.98 views

Prototype Pollution in set-value

This affects the package set-value. A type confusion vulnerability can lead to a bypass of CVE-2019-10747 when the user-provided keys used in the path parameter are arrays...

9.8CVSS9.3AI score0.0236EPSS
SaveExploits1References11Affected Software2
Github Security Blog
Github Security Blog
added 2021/07/13 5:43 p.m.98 views

Allocation of resources without limits or throttling in keycloak-model-infinispan

A flaw was found in keycloak-model-infinispan in keycloak versions before 14.0.0 where authenticationSessions map in RootAuthenticationSessionEntity grows boundlessly which could lead to a DoS attack...

7.5CVSS7.1AI score0.01129EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 6:33 p.m.98 views

API information disclosure flaw in Elasticsearch

Elasticsearch versions before 7.11.2 and 6.8.15 contain a document disclosure flaw was found in the Elasticsearch suggester and profile API when Document and Field Level Security are enabled. The suggester and profile API are normally disabled for an index when document level security is enabled ...

5.3CVSS1.2AI score0.01162EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:29 p.m.98 views

Cross-Site Request Forgery in the Jenkins Claim plugin

Jenkins Claim Plugin 2.18.1 and earlier does not require POST requests for the form submission endpoint assigning claims, resulting in a cross-site request forgery CSRF vulnerability. This vulnerability allows attackers to change claims. Jenkins Claim Plugin 2.18.2 requires POST requests for the...

4.3CVSS4.9AI score0.01635EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 3:29 p.m.98 views

Improper Verification of Cryptographic Signature in golang.org/x/crypto

golang.org/x/crypto before v0.0.0-20200220183623-bac4c82f6975 for Go allows a panic during signature verification in the golang.org/x/crypto/ssh package. A client can attack an SSH server that accepts public keys. Also, a server can attack any SSH client...

7.5CVSS7.5AI score0.20521EPSS
SaveExploits6References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/01 7:38 p.m.98 views

SSRF in Rendertron

Rendertron versions prior to 3.0.0 are are susceptible to a Server-Side Request Forgery SSRF attack. An attacker can use a specially crafted webpage to force a rendertron headless chrome process to render internal sites it has access to, and display it as a screenshot. Suggested mitigations are t...

4.3CVSS5AI score0.00325EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/16 4:51 p.m.98 views

Command Injection Vulnerability

Impact command injection vulnerability Patches Problem was fixed with a parameter check. Please upgrade to version = 5.3.1 Workarounds If you cannot upgrade, be sure to check or sanitize service parameters that are passed to si.inetLatency, si.inetChecksite, si.services, si.processLoad ... do onl...

7.8CVSS4.7AI score0.90675EPSS
SaveExploits4References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/15 8:30 p.m.98 views

Security Constraint Bypass in Spring Security

Spring Security does not consider URL path parameters when processing security constraints. By adding a URL path parameter with an encoded "/" to a request, an attacker may be able to bypass a security constraint. The root cause of this issue is a lack of clarity regarding the handling of path...

7.5CVSS0.2AI score0.01416EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2019/07/26 4:09 p.m.98 views

Deserialization of Untrusted Data and Code Injection in xstream

It was found that xstream API version 1.4.10 before 1.4.11 introduced a regression for a previous deserialization flaw. If the security framework has not been initialized, it may allow a remote attacker to run arbitrary shell commands when unmarshalling XML or any supported format. e.g. JSON...

9.8CVSS9.7AI score0.95036EPSS
SaveExploits4References13Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/06 5:59 p.m.97 views

OpenSTAManager has an OS Command Injection in P7M File Processing

Summary A critical OS Command Injection vulnerability exists in the P7M signed XML file decoding functionality. An authenticated attacker can upload a ZIP file containing a .p7m file with a malicious filename to execute arbitrary system commands on the server. Vulnerable Code File:...

9.4CVSS6.1AI score0.01969EPSS
SaveExploits15References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/20 8:58 p.m.97 views

JWT Algorithm Confusion

Summary The fast-jwt library does not properly prevent JWT algorithm confusion for all public key types. Details The 'publicKeyPemMatcher' in 'fast-jwt/src/crypto.js' does not properly match all common PEM formats for public keys. To exploit this vulnerability, an attacker needs to craft a...

5.9CVSS6.8AI score0.00687EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/26 6:30 p.m.97 views

Elasticsearch vulnerable to stack overflow in the search API

A flaw was discovered in Elasticsearch affecting the search API that allowed a specially crafted query string to cause a stack overflow and ultimately a denial of service...

7.5CVSS7.4AI score0.60679EPSS
SaveExploits4References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/30 4:37 a.m.97 views

matrix-android-sdk2 vulnerable to Olm/Megolm protocol confusion

Impact An attacker cooperating with a malicious homeserver can construct messages that legitimately appear to have come from another person, without any indication such as a grey shield. Additionally, a sophisticated attacker cooperating with a malicious homeserver could employ this vulnerability...

8.6CVSS7.1AI score0.00809EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/04 8:14 p.m.97 views

Expression injection in AviatorScript

AviatorScript through 5.2.7 allows code execution via an expression that is encoded with Byte Code Engineering Library BCEL...

9.8CVSS5.5AI score0.01935EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/26 9:21 p.m.97 views

OS Command Injection in Locutus

php/exec/escapeshellarg in Locutus PHP through 2.0.11 allows an attacker to achieve code execution...

9.8CVSS4AI score0.02931EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/29 9:13 p.m.97 views

Denial of service in go-ethereum due to CVE-2020-28362

Impact Versions of Geth built with Go 1.15.5 or 1.14.12 are most likely affected by a critical DoS-related security vulnerability. The golang team has registered the underlying flaw as ‘CVE-2020-28362’. We recommend all users to rebuild ideally v1.9.24 with Go 1.15.5 or 1.14.12, to avoid node...

7.5CVSS1.6AI score0.03859EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/06 5:31 p.m.97 views

Jetty vulnerable to incorrect handling of invalid large TLS frame, exhausting CPU resources

Impact When using SSL/TLS with Jetty, either with HTTP/1.1, HTTP/2, or WebSocket, the server may receive an invalid large greater than 17408 TLS frame that is incorrectly handled, causing CPU resources to eventually reach 100% usage. Workarounds The problem can be worked around by compiling the...

7.8CVSS0.4AI score0.53861EPSS
SaveExploits1References109Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/21 4:04 p.m.97 views

OS Command Injection in node-notifier

This affects the package node-notifier before 8.0.1. It allows an attacker to run arbitrary commands on Linux machines due to the options params not being sanitised when being passed an array...

6.8CVSS6.7AI score0.01594EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/23 10:06 p.m.97 views

Directory Traversal in exxxxxxxxxxx

Affected versions of exxxxxxxxxxx resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system. This...

7.5CVSS6.9AI score0.02005EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/29 7:08 p.m.96 views

astral-tokio-tar has a PAX Header Desynchronization issue

Impact Versions of astral-tokio-tar prior to 0.6.2 contain a PAX header interpretation bug that allows manipulated entries to be made selectively visible or invisible during extraction with astral-tokio-tar versus other tar implementations. An attacker could use this differential to smuggle...

5.8AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/17 6:31 p.m.96 views

Bouncy Castle Has Covert Timing Channel Vulnerability

Covert timing channel vulnerability in Legion of the Bouncy Castle Inc. BC-JAVA core on all core modules. This vulnerability is associated with program files FrodoEngine.Java. This issue only affects users of the FrodoKEM algorithm involved in the decryption of encapsulations. This issue affects...

9.9CVSS7.1AI score0.00899EPSS
SaveExploits0References6Affected Software3
Github Security Blog
Github Security Blog
added 2026/02/02 8:01 p.m.96 views

OpenList vulnerable to Path Traversal in file copy and remove handlers

Summary The application contains a Path Traversal vulnerability CWE-22 in multiple file operation handlers. An authenticated attacker can bypass directory-level authorisation by injecting traversal sequences into filename components, enabling unauthorised file removal and copying across user...

8.8CVSS5.7AI score0.00609EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/08/12 8:20 p.m.96 views

svg-sanitizer Bypasses Attribute Sanitization

Problem The sanitization logic at https://github.com/darylldoyle/svg-sanitizer/blob/0.21.0/src/Sanitizer.phpL454-L481 only searches for lower-case attribute names e.g. xlink:href instead of xlink:HrEf, which allows to by-pass the isHrefSafeValue check. As a result this allows cross-site scripting...

5.1CVSS6.6AI score0.0045EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/19 3:07 p.m.96 views

TinyMCE Cross-Site Scripting (XSS) vulnerability using noscript elements

Impact A cross-site scripting XSS vulnerability was discovered in TinyMCE’s content parsing code. This allowed specially crafted noscript elements containing malicious code to be executed when that content was loaded into the editor. Patches This vulnerability has been patched in TinyMCE 7.2.0,...

6.1CVSS6.8AI score0.00529EPSS
SaveExploits0References8Affected Software3
Github Security Blog
Github Security Blog
added 2024/06/06 9:30 p.m.96 views

Denial of service in langchain-community

Denial of service in SitemapLoader Document Loader in the langchain-community package, affecting versions below 0.2.5. The parsesitemap method, responsible for parsing sitemaps and extracting URLs, lacks a mechanism to prevent infinite recursion when a sitemap URL refers to the current sitemap...

4.7CVSS4.3AI score0.00304EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2024/05/03 5:29 p.m.96 views

aiohttp vulnerable to Denial of Service when trying to parse malformed POST requests

Summary An attacker can send a specially crafted POST multipart/form-data request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests. Impact An attacker can stop the application from serving requests after sending a single...

7.5CVSS6.9AI score0.01094EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/05 11:31 p.m.96 views

Vite XSS vulnerability in `server.transformIndexHtml` via URL payload

Summary When Vite's HTML transformation is invoked manually via server.transformIndexHtml, the original request URL is passed in unmodified, and the html being transformed contains inline module scripts ..., it is possible to inject arbitrary HTML into the transformed output by supplying a...

6.1CVSS6.7AI score0.00997EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/13 3:30 p.m.97 views

Apache CXF vulnerable to Exposure of Sensitive Information

A vulnerability in Apache CXF before versions 3.5.5 and 3.4.10 allows an attacker to perform a remote directory listing or code exfiltration. The vulnerability only applies when the CXFServlet is configured with both the static-resources-list and redirect-query-check attributes. These attributes...

7.5CVSS8.5AI score0.01183EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:47 a.m.96 views

CodeIgniter and Kohana vulnerable to PHP Object Injection

CodeIgniter before 3.0 and Kohana 3.2.3 and earlier and 3.3.x through 3.3.2 make it easier for remote attackers to spoof session cookies and consequently conduct PHP object injection attacks by leveraging use of standard string comparison operators to compare cryptographic hashes...

9.8CVSS7.4AI score0.71711EPSS
SaveExploits5References8Affected Software2
Github Security Blog
Github Security Blog
added 2022/03/10 5:28 p.m.96 views

Shopware guest session is shared between customers

Impact Guest sessions are shared between customers when HTTP cache is enabled. Setups with Varnish are not affected by this issue Patches We recommend updating to the current version 6.4.8.2. You can get the update to 6.4.8.2 regularly via the Auto-Updater or directly via the download overview...

6.5CVSS1.7AI score0.00532EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2022/02/10 11:05 p.m.96 views

SQL Injection in Hibernate ORM

A flaw was found in Hibernate ORM in versions before 5.3.18, 5.4.18 and 5.5.0.Beta1. A SQL injection in the implementation of the JPA Criteria API can permit unsanitized literals when a literal is used in the SELECT or GROUP BY parts of the query. This flaw could allow an attacker to access...

6.5CVSS4.7AI score0.02126EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/08 6:53 p.m.96 views

OCI Manifest Type Confusion Issue

Impact Systems that rely on digest equivalence for image attestations may be vulnerable to type confusion. Patches Upgrade to at least v2.8.0-beta.1 if you are running v2.x release. If you use the code from the main branch, update at least to the commit after...

2AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/02 12:04 a.m.96 views

pgjdbc Does Not Check Class Instantiation when providing Plugin Classes

Impact pgjdbc instantiates plugin instances based on class names provided via authenticationPluginClassName, sslhostnameverifier, socketFactory, sslfactory, sslpasswordcallback connection properties. However, the driver did not verify if the class implements the expected interface before...

9.8CVSS4.6AI score0.0301EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/23 7:41 p.m.96 views

parse-server new anonymous user session acts as if it's created with password

Impact Developers that use the REST API to signup users and also allow users to login anonymously. When an anonymous user is first signed up using REST, the server creates session incorrectly, particularly the authProvider field in Session class under createdWith shows the user logged in creating...

6.5CVSS6.3AI score0.00993EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/12 4:58 p.m.96 views

Regular Expression Denial of Service in Addressable templates

Impact Within the URI template implementation in Addressable, a maliciously crafted template may result in uncontrolled resource consumption, leading to denial of service when matched against a URI. In typical usage, templates would not normally be read from untrusted user input, but nonetheless,...

7.5CVSS7AI score0.02199EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:30 p.m.96 views

Improper Authentication in Apache Airflow

The lineage endpoint of the deprecated Experimental API was not protected by authentication in Airflow 2.0.0. This allowed unauthenticated users to hit that endpoint. This is low-severity issue as the attacker needs to be aware of certain parameters to pass to that endpoint and even after can jus...

5.3CVSS4.1AI score0.04555EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/04 9:46 p.m.96 views

django-celery-results Stores Sensitive Information In Cleartext

django-celery-results prior to 2.4.0 stores task results in the database. Among the data it stores are the variables passed into the tasks. The variables may contain sensitive cleartext information that does not belong unencrypted in the database. In version 2.4.0 this is no longer the default...

7.5CVSS7.1AI score0.00871EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/03 7:22 p.m.96 views

Inadequate Encryption Strength

Primetek Primefaces 5.x is vulnerable to a weak encryption flaw resulting in remote code execution...

9.8CVSS4.2AI score0.94104EPSS
SaveExploits6References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/30 5:34 p.m.96 views

Plaintext password leak in Apache Superset

In the course of work on the open source project it was discovered that authenticated users running queries against Hive and Presto database engines could access information via a number of templated fields including the contents of query description metadata database, the hashed version of the...

8.1CVSS1.6AI score0.02018EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/23 4:54 p.m.96 views

Uncontrolled Resource Consumption in pillow

Impact Pillow before 8.1.1 allows attackers to cause a denial of service memory consumption because the reported size of a contained image is not properly checked for a BLP container, and thus an attempted memory allocation can be very large. Patches An issue was discovered in Pillow before 6.2.0...

7.5CVSS0.9AI score0.0317EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.96 views

Out of bounds access in tensorflow-lite

Impact In TensorFlow Lite, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/output tensors. The flatbuffer format uses indices for the tensors, indexing into an array of...

5.8CVSS5.3AI score0.00917EPSS
SaveExploits1References27Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/15 8:16 p.m.96 views

Authorization Bypass in Spring Security

When using Spring Security's CAS Proxy ticket authentication a malicious CAS Service could trick another CAS Service into authenticating a proxy ticket that was not associated. This is due to the fact that the proxy ticket authentication uses the information from the HttpServletRequest which is...

9.8CVSS8.3AI score0.01823EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/15 7:57 p.m.96 views

Privilege Escalation in Hibernate Validator

In Hibernate Validator 5.2.x before 5.2.5.Final, 5.3.x before 5.3.6.Final, and 5.4.x before 5.4.2.Final, it was found that when the security manager's reflective permissions, which allows it to access the private members of the class, are granted to Hibernate Validator, a potential privilege...

7CVSS5.6AI score0.00482EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 4:11 p.m.96 views

File system access via H2 in Apache Ignite

Apache Ignite uses H2 database to build SQL distributed execution engine. H2 provides SQL functions which could be used by attacker to access to a filesystem...

9.1CVSS4.8AI score0.04983EPSS
SaveExploits0References12Affected Software1
Total number of security vulnerabilities5000