Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2024/07/23 8:46 p.m.61 views

Sentry vulnerable to stored Cross-Site Scripting (XSS)

Impact An unsanitized payload sent by an Integration platform integration allows the storage of arbitrary HTML tags on the Sentry side. This payload could subsequently be rendered on the Issues page, creating a Stored Cross-Site Scripting XSS vulnerability. This vulnerability might lead to the...

7.1CVSS5.6AI score0.00467EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/05 7:42 p.m.61 views

Pomerium exposed OAuth2 access and ID tokens in user info endpoint response

Impact The Pomerium user info page at /.pomerium unintentionally included serialized OAuth2 access and ID tokens from the logged-in user's session. These tokens are not intended to be exposed to end users. This issue may be more severe in the presence of an XSS vulnerability in an upstream...

6.5CVSS5.8AI score0.00416EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 10:26 p.m.61 views

State Guessing Vulnerability in laravel/socialite

laravel/socialite versions prior to 2.0.10 are susceptible to a security vulnerability related to state guessing during OAuth authentication. This vulnerability could potentially lead to session hijacking, allowing attackers to compromise user sessions. The issue has been addressed and fixed in...

7AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/15 9:47 p.m.61 views

gree/jose - "None" Algorithm treated as valid in tokens

Several widely-used JSON Web Token JWT libraries, including node-jsonwebtoken, pyjwt, namshi/jose, php-jwt, and jsjwt, are affected by critical vulnerabilities that could allow attackers to bypass the verification step when using asymmetric keys RS256, RS384, RS512, ES256, ES384, ES512...

7.3AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/14 10:29 p.m.61 views

Grafana Email addresses and usernames can not be trusted

Today we are releasing Grafana 9.2.4. Alongside other bug fixes, this patch release includes moderate severity security fixes for CVE-2022-39306. We are also releasing security patches for Grafana 8.5.15 to fix these issues. Release 9.2.4, latest patch, also containing security fix: - Download...

8.1CVSS7AI score0.0076EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/22 9:30 p.m.61 views

XNIO denial of service vulnerability

A flaw was found in XNIO. The XNIO NotifierState that can cause a Stack Overflow Exception when the chain of notifier states becomes problematically large can lead to uncontrolled resource management and a possible denial of service DoS. Version 3.8.14.Final is expected to contain a fix...

7.5CVSS7AI score0.03479EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/21 6:59 p.m.61 views

Path traversal in webpack-dev-middleware

Summary The webpack-dev-middleware middleware does not validate the supplied URL address sufficiently before returning the local file. It is possible to access any file on the developer's machine. Details The middleware can either work with the physical filesystem when reading the files or it can...

7.5CVSS6.4AI score0.01226EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/19 6:30 a.m.61 views

Black vulnerable to Regular Expression Denial of Service (ReDoS)

Versions of the package black before 24.3.0 are vulnerable to Regular Expression Denial of Service ReDoS via the lineswithleadingtabsexpanded function in the strings.py file. An attacker could exploit this vulnerability by crafting a malicious input that causes a denial of service. Exploiting thi...

5.3CVSS6.9AI score0.00979EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/04 12:30 a.m.61 views

LangChain directory traversal vulnerability

LangChain through 0.1.10 allows ../ directory traversal by an actor who is able to control the final part of the path parameter in a loadchain call. This bypasses the intended behavior of loading configurations only from the hwchase17/langchain-hub GitHub repository. The outcome can be disclosure...

8.1CVSS7.9AI score0.0174EPSS
SaveExploits1References8Affected Software2
Github Security Blog
Github Security Blog
added 2024/02/28 12:30 p.m.61 views

Apache Superset: Improper error handling on alerts

An authenticated user with privileges to create Alerts on Alerts & Reports has the capability to generate a specially crafted SQL statement that triggers an error on the database. This error is not properly handled by Apache Superset and may inadvertently surface in the error log of the Alert...

4.3CVSS7.5AI score0.00978EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/31 11:11 p.m.61 views

Privilege Escalation in HashiCorp Consul

HashiCorp Consul and Consul Enterprise 1.2.0 up to 1.8.5 allowed operators with operator:read ACL permissions to read the Connect CA private key configuration. Fixed in 1.6.10, 1.7.10, and 1.8.6...

6.5CVSS6.5AI score0.01396EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/12 5:35 p.m.61 views

Minor fix to previous patch for CVE-2022-35918

Impact The initial vulnerability identified in Streamlit apps using custom components, allowing for directory traversal attacks, was addressed in version 1.11.1. However, a minor issue persisted, which could still potentially expose certain files on the server file-system under specific condition...

6.5CVSS7AI score0.01608EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/06 12:30 p.m.61 views

Apache Axis Improper Input Validation vulnerability

UNSUPPORTED WHEN ASSIGNED Improper Input Validation vulnerability in Apache Axis allowed users with access to the admin service to perform possible SSRF. This issue affects Apache Axis through 1.3. As Axis 1 has been EOL, we recommend you migrate to a different SOAP engine, such as Apache Axis...

7.2CVSS6.9AI score0.01213EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2023/11/28 8:46 p.m.61 views

cryptography vulnerable to NULL-dereference when loading PKCS7 certificates

Summary Calling loadpempkcs7certificates or loadderpkcs7certificates could lead to a NULL-pointer dereference and segfault. PoC Here is a Python code that triggers the issue: python from cryptography.hazmat.primitives.serialization.pkcs7 import loadderpkcs7certificates, loadpempkcs7certificates...

7.5CVSS7.2AI score0.00985EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/31 9:19 p.m.61 views

xkeys seal encryption used fixed key for all encryption

Background NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The cryptographic key handling library, nkeys, recently gained support for encryption, not just for signing/authentication. This is used in...

7.5CVSS6.7AI score0.00371EPSS
SaveExploits0References7Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/19 4:08 p.m.61 views

Apollo Router vulnerable to Improper Check or Handling of Exceptional Conditions

Impact The Apollo Router is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation. Affected versions are subject to a Denial-of-Service DoS type vulnerability which causes the Router to panic and terminate when a multi-part respons...

7.5CVSS6.7AI score0.00726EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/03 9:54 p.m.61 views

Presto JDBC Server-Side Request Forgery by redirect

Summary Presto JDBC is vulnerable to Server-Side Request Forgery SSRF when connecting a remote Presto server. An attacker can construct a redirect response that Presto JDBC client will follow and view sensitive information from highly sensitive internal servers or perform a local port scan. Detai...

7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/12 8:26 p.m.61 views

Microsoft Security Advisory CVE-2023-36794: .NET Remote Code Execution Vulnerability

Microsoft Security Advisory CVE-2023-36794: .NET Remote Code Execution Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 6.0. This advisory also provides guidance on what developers can do to update thei...

7.8CVSS7.3AI score0.01467EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2023/09/08 6:30 p.m.61 views

Terraform allows arbitrary file write during the `init` operation

Terraform version 1.0.8 through 1.5.6 allows arbitrary file write during the init operation if run on maliciously crafted Terraform configuration. This vulnerability is fixed in Terraform 1.5.7...

7.8CVSS6.9AI score0.00268EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/05 3:30 p.m.61 views

Apache Axis 1.x (EOL) may allow RCE when untrusted input is passed to getService

When integrating Apache Axis 1.x in an application, it may not have been obvious that looking up a service through "ServiceFactory.getService" allows potentially dangerous lookup mechanisms such as LDAP. When passing untrusted input to this API method, this could expose the application to DoS, SS...

9.8CVSS9.4AI score0.03281EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2023/08/22 9:30 p.m.61 views

Apache Batik information disclosure vulnerability

Server-Side Request Forgery SSRF vulnerability in Apache Software Foundation Apache XML Graphics Batik.This issue affects Apache XML Graphics Batik: 1.16. A malicious SVG can probe user profile / data and send it directly as parameter to a URL...

4.4CVSS5.6AI score0.00876EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/18 6:47 p.m.61 views

OpenRefine vulnerable to zip slip in project import

Impact A carefully crafted malicious OpenRefine project tar file can be used to trigger arbitrary code execution if a user can be convinced to import it. Patches The vulnerability exists in all versions of OpenRefine up to and including 3.7.3. Users should update to OpenRefine 3.7.4 as soon as...

7.8CVSS7.6AI score0.00625EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/06 9:15 p.m.61 views

Apache RocketMQ may have remote code execution vulnerability when using update configuration function

For RocketMQ versions 5.1.0 and below, under certain conditions, there is a risk of remote command execution. Several components of RocketMQ, including NameServer, Broker, and Controller, are leaked on the extranet and lack permission verification, an attacker can exploit this vulnerability by...

9.8CVSS7.3AI score0.96568EPSS
SaveExploits11References11Affected Software3
Github Security Blog
Github Security Blog
added 2023/07/06 9:14 p.m.61 views

Apache Tomcat - Fix for CVE-2023-24998 was incomplete

The fix for CVE-2023-24998 was incomplete. If non-default HTTP connector settings were used such that the maxParameterCount could be reached using query string parameters and a request was submitted that supplied exactly maxParameterCount parameters in the query string, the limit for uploaded...

7.5CVSS6.7AI score0.48788EPSS
SaveExploits1References15Affected Software2
Github Security Blog
Github Security Blog
added 2023/07/05 9:36 p.m.61 views

@fastify/oauth2 vulnerable to Cross Site Request Forgery due to reused Oauth2 state

Impact All versions of @fastify/oauth2 used a statically generated state parameter at startup time and were used across all requests for all users. The purpose of the Oauth2 state parameter is to prevent Cross-Site-Request-Forgery attacks. As such, it should be unique per user and should be...

8.8CVSS6.8AI score0.00705EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/22 7:59 p.m.61 views

XWiki Platform vulnerable to reflected cross-site scripting via xredirect parameter in delete template

Impact Users are able to forge an URL with a payload allowing to inject Javascript in the page XSS. It's possible to exploit the delete template to perform a XSS, e.g. by using URL such as: xwiki/bin/get/FlamingoThemes/Cerulean?xpage=xpart&vm=delete.vm&xredirect=javascript:alertdocument.domain Th...

9.6CVSS6.6AI score0.02081EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/27 11:53 p.m.61 views

Remote code injection in wwbn/avideo

WWBN Avideo Authenticated RCE - OS Command Injection Description An OS Command Injection vulnerability in an Authenticated endpoint /plugin/CloneSite/cloneClient.json.php allows attackers to achieve Remote Code Execution. Vulnerable code: php $cmd = "wget -O $clonesDir$json-sqlFile...

8.8CVSS9.4AI score0.05175EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/15 9:30 p.m.61 views

Mailman Core vulnerable to timing attacks

An issue was discovered in Mailman Core before 3.3.5. An attacker with access to the REST API could use timing attacks to determine the value of the configured REST API password and then make arbitrary REST API calls. The REST API is bound to localhost by default, limiting the ability for attacke...

6.3CVSS6.4AI score0.00302EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/30 10:58 p.m.61 views

unpoly-rails Denial of Service vulnerability

There is a possible Denial of Service DoS vulnerability in the unpoly-rails gem that implements the Unpoly server protocol for Rails applications. Impact This issues affects Rails applications that operate as an upstream of a load balancer's that uses passive health checks. The unpoly-rails gem...

7.5CVSS7.2AI score0.01034EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/15 3:30 a.m.61 views

Resource exhaustion in Django

An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs e.g., an excessive number of parts to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for ...

7.5CVSS7.5AI score0.62575EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/27 12:30 p.m.61 views

Path Traversal In Eclipse GlassFish

In Eclipse GlassFish versions 5.1.0 to 6.2.5, there is a vulnerability in relative path traversal because it does not filter request path starting with './'. Successful exploitation could allow an remote unauthenticated attacker to access critical data, such as configuration files and deployed...

7.5CVSS4.7AI score0.00927EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/24 8:47 p.m.61 views

Issue with whitespace in JWT roles in OpenSearch

Advisory title: Issue with whitespace in JWT roles Affected versions: OpenSearch 1.0.0-1.3.7 and 2.0.0-2.4.1 Patched versions: OpenSearch 1.3.8 and 2.5.0 Impact: OpenSearch uses JWTs to store role claims obtained from the Identity Provider IdP when the authentication backend is SAML or OpenID...

8.8CVSS8.3AI score0.00796EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/09 9:57 p.m.61 views

KubeOperator allows unauthorized access to system API

Summary Unauthorized access refers to the ability to bypass the system's preset permission settings to access some API interfaces. The attack exploits a flaw in how online applications handle routing permissions. Affected Version = v3.16.3 Patches The vulnerability has been fixed in v3.16.3...

9.8CVSS8.8AI score0.66768EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/06 12:31 p.m.61 views

Apache James MIME4J vulnerable to information disclosure to local users

Unproper laxist permissions on the temporary files used by MIME4J TempFileStorageProvider may lead to information disclosure to other local users. This issue affects Apache James MIME4J version 0.8.8 and prior versions. We recommend users to upgrade to MIME4j version 0.8.9 or later...

5.5CVSS5.4AI score0.00274EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/28 12:30 a.m.62 views

Goa vulnerable to path traversal

Improper path santiziation in github.com/goadesign/goa before v3.0.9, v2.0.10, or v1.4.3 allow remote attackers to read files outside of the intended directory...

7.5CVSS5.5AI score0.0141EPSS
SaveExploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/12/13 5:50 p.m.61 views

Possible XSS vulnerability with certain configurations of rails-html-sanitizer

Summary There is a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. - Versions affected: ALL - Not affected: NONE - Fixed versions: 1.4.4 Impact A possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer may allow an attacker to inject...

7.2CVSS6.5AI score0.00988EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 10:34 p.m.61 views

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in AttachmentSelector.xml

Impact Any user with the right to edit his personal page can follow one of the scenario below: Scenario 1: - Log in as a simple user with just edit rights on the user profile - Go to the user's profile - Upload an attachment in the attachment tab at the bottom of the page any image is fine - Clic...

9.9CVSS8.4AI score0.00988EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/16 5:21 p.m.61 views

Talos worker join token can be used to get elevated access level to the Talos API

Impact Talos worker nodes use a join token to get accepted into the Talos cluster. A misconfigured Kubernetes environment may allow workloads to access the join token of the worker node. A malicious workload could then use the join token to construct a Talos CSR certificate signing request. Due t...

8.8CVSS8.1AI score0.00677EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/09/13 12:00 a.m.61 views

graphql-java vulnerable to Denial of Service via GraphQL query that consumes CPU resources

graphql-java before 19.0, 18.3, and 17.4 is vulnerable to Denial of Service. An attacker send a malicious GraphQL query that consumes CPU resources. The fixed versions are 19.0, 18.3, and 17.4...

7.5CVSS7.4AI score0.0262EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/27 12:00 a.m.61 views

XNIO `notifyReadClosed` method logging message to unexpected end

A flaw was found in XNIO, specifically in the notifyReadClosed method. The issue revealed this method was logging a message to another expected end. This flaw allows an attacker to send flawed requests to a server, possibly causing log contention-related performance concerns or an unwanted disk...

7.5CVSS2.1AI score0.01496EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/02 12:00 a.m.61 views

graphql-go has infinite recursion in the type definition parser

graphql-go aka GraphQL for Go through 0.8.0 has infinite recursion in the type definition parser...

7.5CVSS7.3AI score0.00902EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/17 12:01 a.m.61 views

XML External Entity Reference in drools

drools =7.59.x is affected by an XML External Entity XXE vulnerability in KieModuleMarshaller.java. The Validator class is not used correctly, resulting in the XXE injection vulnerability...

9.8CVSS2.4AI score0.01255EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/27 12:01 a.m.61 views

Angular vulnerable to Cross-site Scripting

A vulnerability was found in Angular up to 11.0.4/11.1.0-next.2. It has been classified as problematic. Affected is the handling of comments. The manipulation leads to cross site scripting. It is possible to launch the attack remotely but it might require an authentication first. Upgrading to...

5.4CVSS5.1AI score0.01163EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 10:07 p.m.61 views

Missing validation causes denial of service via `Conv3DBackpropFilterV2`

Impact The implementation of tf.rawops.Conv3DBackpropFilterV2 does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf tf.rawops.Conv3DBackpropFilterV2 input=tf.constant.5053710941,...

5.5CVSS6.3AI score0.0032EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/24 10:00 p.m.61 views

Numpy Deserialization of Untrusted Data

DISPUTED An issue was discovered in NumPy 1.16.2 and earlier. It uses the pickle Python module unsafely, which allows remote attackers to execute arbitrary code via a crafted serialized object, as demonstrated by a numpy.load call. NOTE: third parties dispute this issue because it is a behavior...

9.8CVSS7.5AI score0.17528EPSS
SaveExploits2References17Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:47 p.m.61 views

Duplicate Advisory: Improper Neutralization of CRLF Sequences in dio

Duplicate advisory This advisory has been withdrawn because it is a duplicate of GHSA-9324-jv53-9cc8. This link is maintained to preserve external references. Original Description The dio package prior to 5.0.0 for Dart allows CRLF injection if the attacker controls the HTTP method string, a...

6.6AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/18 12:00 a.m.61 views

Cross-site Scripting in Jenkins Rundeck Plugin

Jenkins Rundeck Plugin 3.6.10 and earlier does not restrict URL schemes in Rundeck webhook submissions, resulting in a stored cross-site scripting XSS vulnerability exploitable by attackers able to submit crafted Rundeck webhook payloads. Rundeck Plugin 3.6.11 sanitizes URLs submitted in Rundeck...

5.4CVSS5.2AI score0.72716EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/16 6:13 p.m.61 views

Improper kubeconfig validation allows arbitrary code execution

Flux2 can reconcile the state of a remote cluster when provided with a kubeconfig with the correct access rights. Kubeconfig files can define commands to be executed to generate on-demand authentication tokens. A malicious user with write access to a Flux source or direct access to the target...

9.9CVSS1.7AI score0.01101EPSS
SaveExploits0References3Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/14 3:15 a.m.61 views

Dolibarr SQL injection vulnerability

SQL injection vulnerability in Dolibarr before 7.0.2 allows remote attackers to execute arbitrary SQL commands via vectors involving integer parameters without quotes...

9.8CVSS8.9AI score0.70729EPSS
SaveExploits10References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 2:19 a.m.61 views

Nokogiri gem, via libxml, is affected by DoS vulnerabilities

Use after free in libxml2 before 2.9.5, as used in Google Chrome prior to 63.0.3239.84 and other products, allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page...

8.8CVSS7.3AI score0.02938EPSS
SaveExploits1References13Affected Software1
Total number of security vulnerabilities5000