Lucene search
+L
GithubMost viewed

34168 matches found

Github Security Blog
Github Security Blog
added 2024/09/10 7:41 p.m.53 views

express vulnerable to XSS via response.redirect()

Impact In express 4.20.0, passing untrusted user input - even after sanitizing it - to response.redirect may execute untrusted code Patches this issue is patched in express 4.20.0 Workarounds users are encouraged to upgrade to the patched version of express, but otherwise can workaround this issu...

5CVSS6.8AI score0.00458EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/29 12:31 p.m.53 views

Drupal Full Path Disclosure

core/authorize.php in Drupal 11.x-dev allows Full Path Disclosure even when error logging is None if the value of hashsalt is filegetcontents of a file that does not exist...

5.3CVSS6.8AI score0.09269EPSS
SaveExploits4References9Affected Software3
Github Security Blog
Github Security Blog
added 2024/08/20 6:31 p.m.53 views

Grafana plugin data sources vulnerable to access control bypass

Access control for plugin data sources protected by the ReqActions json field of the plugin.json is bypassed if the user or service account is granted associated access to any other data source, as the ReqActions check was not scoped to each specific datasource. The account must have prior query...

5.4CVSS6.9AI score0.00305EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/23 8:46 p.m.53 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.53 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/06/10 9:38 p.m.53 views

@grpc/grpc-js can allocate memory for incoming messages well above configured limits

Impact There are two separate code paths in which memory can be allocated per message in excess of the grpc.maxreceivemessagelength channel option: 1. If an incoming message has a size on the wire greater than the configured limit, the entire message is buffered before it is discarded. 2. If an...

5.3CVSS7.2AI score0.00671EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/14 10:29 p.m.53 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.00707EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/25 7:50 p.m.53 views

vyper performs multiple eval of `sqrt()` argument built in

Summary Using the sqrt builtin can result in multiple eval evaluation of side effects when the argument has side-effects. The bug is more difficult but not impossible! to trigger as of 0.3.4, when the unique symbol fence was introduced https://github.com/vyperlang/vyper/pull/2914. A contract sear...

5.3CVSS5.4AI score0.00451EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/22 7:7 p.m.53 views

Arbitrary Code Execution in Gitea

The git hook feature in Gitea 1.1.0 through 1.12.5 allows for authenticated remote code execution...

7.2CVSS7.9AI score0.95432EPSS
SaveExploits12References14Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/17 6:21 p.m.53 views

.NET Elevation of Privilege Vulnerability

Microsoft Security Advisory CVE-2024-21409 | .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. This advisory also provides guidance on what developers can do t...

7.3CVSS7.3AI score0.02513EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2024/03/28 5:7 p.m.53 views

ZITADEL's actions can overload reserved claims

Impact Under certain circumstances an action could set reserved claims managed by ZITADEL. For example it would be possible to set the claim urn:zitadel:iam:user:resourceowner:name json "urn:zitadel:iam:user:resourceowner:name": "ACME" if it was not set by ZITADEL itself. To compensate for this w...

6.1CVSS6.7AI score0.00767EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/14 5:19 p.m.53 views

follow-redirects' Proxy-Authorization header kept across hosts

When using axios, its dependency follow-redirects only clears authorization header during cross-domain redirect, but allows the proxy-authentication header which contains credentials too. Steps To Reproduce & PoC Test code: js const axios = require'axios'; axios.get'http://127.0.0.1:10081/',...

6.5CVSS6.5AI score0.01044EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/11 9:25 p.m.53 views

Account Takeover via Session Fixation in Zitadel [Bypassing MFA]

Impact ZITADEL uses a cookie to identify the user agent browser and its user sessions. Although the cookie was handled according to best practices, it was accessible on subdomains of the ZITADEL instance. An attacker could take advantage of this and provide a malicious link hosted on the subdomai...

7.5CVSS6AI score0.00335EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/23 6:30 p.m.53 views

Onnx Directory Traversal vulnerability

Versions of the package onnx before and including 1.15.0 are vulnerable to Directory Traversal as the externaldata field of the tensor proto can have a path to the file which is outside the model current directory or user-provided directory. The vulnerability occurs as a bypass for the patch adde...

7.5CVSS7.5AI score0.01189EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/02 9:4 p.m.53 views

PowerShell is subject to remote code execution vulnerability

Microsoft Security Advisory CVE-2020-0605: .NET Framework Remote Code Execution Vulnerability Executive Summary A remote code execution vulnerability exists in .NET software when the software fails to check the source markup of a file. An attacker who successfully exploited the vulnerability coul...

9.3CVSS8AI score0.17107EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/02 8:43 p.m.53 views

PHPMailer Local file inclusion

Impact Arbitrary local file inclusion via the $lang property, remotely exploitable if host application passes unfiltered user data into that property. The 3 CVEs listed are applications that used PHPMailer that were vulnerable to this problem. Patches It's not known exactly when this was fixed in...

7.5CVSS6.3AI score0.01381EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/23 2:42 p.m.53 views

@hono/node-server cannot handle "double dots" in URL

Impact Since v1.3.0, we use our own Request object. This is great, but the url behavior is unexpected. In the standard API, if the URL contains .., here called "double dots", the URL string returned by Request will be in the resolved path. ts const req = new...

5.3CVSS7.4AI score0.00722EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/19 9:17 p.m.53 views

containerd allows RAPL to be accessible to a container

/sys/devices/virtual/powercap accessible by default to containers Intel's RAPL Running Average Power Limit feature, introduced by the Sandy Bridge microarchitecture, provides software insights into hardware energy consumption. To facilitate this, Intel introduced the powercap framework in Linux...

5.5CVSS7AI score0.00462EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/18 7:31 p.m.53 views

Keycloak vulnerable to reflected XSS via wildcard in OIDC redirect_uri

Keycloak prevents certain schemes in redirects, but permits them if a wildcard is appended to the token. This could permit an attacker to submit a specially crafted request leading to XSS or possibly further attacks...

5.4CVSS6.4AI score0.00912EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/01 7:23 p.m.53 views

OpenSearch StackOverflow vulnerability

Impact A flaw was discovered in OpenSearch, affecting the search API that allowed a specially crafted query string to cause a Stack Overflow and ultimately a Denial of Service. The issue was identified by Elastic Engineering and corresponds to security advisory ESA-2023-14 CVE-2023-31419...

7.5CVSS6.9AI score0.60679EPSS
SaveExploits4References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 9:30 a.m.53 views

Reactor Netty HTTP Server denial of service vulnerability

In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service DoS condition. Specifically, an application is vulnerable if Reactor Netty HTTP Server built-in...

7.5CVSS6.9AI score0.00906EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/20 9:0 p.m.53 views

Cookies are sent to external images in rendered diff (and server side request forgery)

Impact The rendered diff in XWiki embeds images to be able to compare the contents and not display a difference for an actually unchanged image. For this, XWiki requests all embedded images on the server side. These requests are also sent for images from other domains and include all cookies that...

9CVSS6.7AI score0.0071EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/14 6:30 p.m.53 views

Bootbox.js Cross Site Scripting vulnerability

Cross Site Scripting vulnerability in BootBox Bootbox.js v.3.2 through 6.0 allows a remote attacker to execute arbitrary code via a crafted payload to alert, confirm, prompt functions...

6.1CVSS6.8AI score0.01435EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/09 9:30 p.m.53 views

Moodle Code Injection vulnerability

A remote code execution risk was identified in the Lesson activity. By default this was only available to teachers and managers...

8.8CVSS8AI score0.01862EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/08 2:51 p.m.53 views

XWiki Platform vulnerable to reflected cross-site scripting through revision parameter in content menu

Impact XWiki is vulnerable to reflected cross-site scripting RXSS via the rev parameter that is used in the content of the content menu without escaping. If an attacker can convince a user to visit a link with a crafted parameter, this allows the attacker to execute arbitrary actions in the name ...

9.6CVSS7.3AI score0.02191EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/07 11:2 p.m.53 views

XWiki Platform vulnerable to privilege escalation and remote code execution via the edit action

Impact In XWiki Platform, it's possible for a user to execute any content with the right of an existing document's content author, provided the user have edit right on it. The reason for this is that the edit action sets the content without modifying the content author. To reproduce: Log in as a...

9.9CVSS6.9AI score0.00985EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/03 6:36 a.m.53 views

Django Denial-of-service in django.utils.text.Truncator

In Django 3.2 before 3.2.22, 4.1 before 4.1.12, and 4.2 before 4.2.6, the django.utils.text.Truncator chars and words methods when used with html=True are subject to a potential DoS denial of service attack via certain inputs with very long, potentially malformed HTML text. The chars and words...

7.5CVSS7.1AI score0.01225EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/17 8:15 p.m.53 views

urllib3's request body not stripped after redirect from 303 status changes request method to GET

urllib3 previously wouldn't remove the HTTP request body when an HTTP redirect response using status 303 "See Other" after the request had its method changed from one that could accept a request body like POST to GET as is required by HTTP RFCs. Although the behavior of removing the request body ...

4.2CVSS6.5AI score0.00539EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/17 1:23 p.m.53 views

WebAuthn4J Spring Security Improper signature counter value handling

Improper signature counter value handling Impact A flaw was found in webauthn4j-spring-security-core. When an authneticator returns an incremented signature counter value during authentication, webauthn4j-spring-security-core does not properly persist the value, which means cloned authenticator...

5.3CVSS6.8AI score0.0052EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/25 5:33 p.m.53 views

x/net/html Vulnerable to DoS During HTML Parsing

The html package aka x/net/html through 2018-09-25 in Go mishandles , leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification...

7.5CVSS6.8AI score0.02618EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/20 6:30 p.m.53 views

Jenkins temporary uploaded file created with insecure permissions

In Jenkins 2.423 and earlier, LTS 2.414.1 and earlier, uploaded files processed via the Stapler web framework and the Jenkins API MultipartFormDataParser create temporary files in the system temporary directory with the default permissions for newly created files. If these permissions are overly...

8.1CVSS6.6AI score0.008EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/06 7:51 p.m.53 views

Electron vulnerable to out-of-package code execution when launched with arbitrary cwd

Impact Apps that are launched as command line executables are impacted. E.g. if your app exposes itself in the path as myapp --help Specifically this issue can only be exploited if the following conditions are met: Your app is launched with an attacker-controlled working directory The attacker ha...

6.6CVSS6.9AI score0.00563EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/06 3:30 p.m.53 views

Apache Superset Deserialization of Untrusted Data vulnerability

If an attacker gains write access to the Apache Superset metadata database, they could persist a specifically crafted Python object that may lead to remote code execution on Superset's web backend. The Superset metadata db is an 'internal' component that is typically only accessible directly by t...

6.6CVSS7.1AI score0.29226EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/09 12:51 p.m.53 views

Angular critical CSS inlining Cross-site Scripting Vulnerability Advisory

Impact Angular Universal applications on 16.1.0 and 16.1.1 using critical CSS inlining are vulnerable to a cross-site scripting XSS attack where an attacker can trick another user into visiting a page which injects malicious JavaScript. Angular CLI applications without Universal do perform critic...

6.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/12 5:29 p.m.53 views

Pimcore admin UI vulnerable to Cross-site Scripting in 2 factor authentication setup page

Summary Unauthenticated HTML Injection / XSS Possible. Conditions: 2factor authentication must not set before Vulnerable Endpoint: /admin/login/2fa-setup Vulnerable Param: error= How it works, So basically any admin, who has not setup 2 factor authentication before is vulnerable for this attack,...

6.1CVSS7.4AI score0.00578EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/11 10:45 p.m.53 views

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

Microsoft Security Advisory CVE-2023-33127: .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...

8.1CVSS8.3AI score0.01866EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2023/07/05 9:36 p.m.53 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.53 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/06/21 9:58 p.m.53 views

php-imap vulnerable to RCE through a directory traversal vulnerability

Summary An unsanitized attachment filename allows any unauthenticated user to leverage a directory traversal vulnerability which results in a remote code execution vulnerability. Details An attacker can send an email with a malicious attachment to the inbox, which gets crawled with webklex/php-im...

9.8CVSS8AI score0.03191EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
added 2023/05/24 4:43 p.m.53 views

Malware in pre-build binaries of bignum

Impact bignum releases from v0.12.2 to v0.13.0 inclusive used node-pre-gyp to optionally download pre-built binary versions of the addon. These binaries were published on a now-expired S3 bucket which has since been claimed by a malicious third party which is now serving binaries containing malwa...

6.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/18 5:29 p.m.53 views

SwiftNIO vulnerable to HTTP request smuggling using malformed Transfer-Encoding header

Impact Affected SwiftNIO systems are vulnerable to request smuggling attacks, in which they parse a given HTTP message differently from other network parties, potentially seeing a different number of requests than other servers. This can lead to failures of authentication, routing, and other...

9.8CVSS6.8AI score0.57132EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/16 6:30 p.m.53 views

Jenkins Pipeline: Job Plugin vulnerable to stored Cross-site Scripting

Jenkins Pipeline: Job Plugin 1292.v27d8cc3e2602 and earlier does not escape the display name of the build that caused an earlier build to be aborted, when "Do not allow concurrent builds" is set. This results in a stored cross-site scripting XSS vulnerability exploitable by attackers able to set...

5.4CVSS5.3AI score0.00586EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/27 11:53 p.m.53 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/24 10:34 p.m.53 views

Rancher Webhook is misconfigured during upgrade process

Impact A failure in the update logic of Rancher's admission Webhook may lead to the misconfiguration of the Webhook. This component enforces validation rules and security checks before resources are admitted into the Kubernetes cluster. When the Webhook is operating in a degraded state, it no...

9.9CVSS8.9AI score0.00779EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/02 9:30 p.m.53 views

Jenkins Phabricator Differential Plugin vulnerable to XML external entity (XXE) attacks

Jenkins Phabricator Differential Plugin 2.1.5 and earlier does not configure its XML parser to prevent XML external entity XXE attacks. This allows attackers able to control coverage report file contents for the Post to Phabricator post-build action to have Jenkins parse a crafted XML document th...

8.2CVSS7.9AI score0.00569EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/02 3:30 a.m.53 views

RuoYi vulnerable to arbitrary file download

An arbitrary file download vulnerability in the background management module of RuoYi v4.7.6 and below allows attackers to download arbitrary files in the server...

7.5CVSS7.4AI score0.00337EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/12/06 9:30 p.m.53 views

Quarkus CORS filter allows simple GET and POST requests with an invalid Origin to proceed

Quarkus CORS filter allows simple GET and POST requests with invalid Origin to proceed. Simple GET or POST requests made with XMLHttpRequest are the ones which have no event listeners registered on the object returned by the XMLHttpRequest upload property and have no ReadableStream object used in...

7.5CVSS8AI score0.00577EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 10:36 p.m.53 views

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in xwiki-platform-icon-ui

Impact Any user with view rights on commonly accessible documents including the icon picker macro can execute arbitrary Groovy, Python or Velocity code in XWiki due to improper neutralization of the macro parameters of the icon picker macro. The URL...

9.9CVSS8.9AI score0.0119EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/11/21 10:18 p.m.53 views

Invalid char to bool conversion when printing a tensor

Impact When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so sanitizers/fuzzers will crash. Patches We have patched the issu...

7.5CVSS7.5AI score0.00389EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2022/10/26 7:0 p.m.53 views

Apache Flume vulnerable to remote code execution via deserialization of unsafe providerURL

Flume’s JMSSource class can be configured with a providerUrl parameter. A JNDI lookup is performed on this name without performing validation. This could result in untrusted data being deserialized, leading to remote code execution RCE attack when a configuration uses a JMS Source with an unsafe...

9.8CVSS9AI score0.02719EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000