Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2026/05/29 4:07 p.m.56 views

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

Summary Axios versions before the fixed releases contain prototype-pollution gadgets in request config processing. If another vulnerability in the same JavaScript process has already polluted Object.prototype.transformResponse, affected Axios versions may treat that inherited value as request...

7.7CVSS6.1AI score0.00836EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/04 3:31 p.m.56 views

Ollama contains a heap out-of-bounds read vulnerability in the GGUF model loader

Ollama before 0.17.1 contains a heap out-of-bounds read vulnerability in the GGUF model loader. The /api/create endpoint accepts an attacker-supplied GGUF file in which the declared tensor offset and size exceed the file's actual length; during quantization in fs/ggml/gguf.go and...

9.1CVSS5.8AI score0.02241EPSS
SaveExploits3References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 3:46 a.m.56 views

DOMPurify ADD_ATTR predicate skips URI validation

Summary DOMPurify allows ADDATTR to be provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. When the predicate returns true, isValidAttribute short-circuits the attribute check before URI-safe validation runs. An attacker who supplies a predicate that accepts specific...

6.1CVSS5.9AI score0.00175EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/02 8:57 p.m.56 views

OpenClaw: PIP_INDEX_URL and UV_INDEX_URL bypass host exec env sanitization and redirect Python package-index traffic

Summary PIPINDEXURL and UVINDEXURL bypass host exec env sanitization and redirect Python package-index traffic Current Maintainer Triage - Status: narrow - Normalized severity: high - Assessment: v2026.3.28 still allows Python package-index env redirection through host exec, but scope should stay...

6.1CVSS6AI score0.00125EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/17 9:31 p.m.56 views

OpenClaw optional voice-call plugin: webhook verification may be bypassed behind certain proxy configurations

Affected Packages / Versions This issue affects the optional voice-call plugin only. It is not enabled by default; it only applies to installations where the plugin is installed and enabled. - Package: @openclaw/voice-call - Vulnerable versions: = 2026.2.3 Legacy package name if you are still usi...

8.2CVSS5.5AI score0.00374EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/01/28 11:00 p.m.56 views

SiYuan File Read API Case Sensitivity Bypass can Lead to Path Traversal

File Read Interface Case Bypass Vulnerability Vulnerability Name File Read Interface Case Bypass Vulnerability Overview The /api/file/getFile endpoint uses case-sensitive string equality checks to block access to sensitive files. On case-insensitive file systems such as Windows, attackers can...

7.5CVSS5.6AI score0.00525EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/09 5:23 p.m.56 views

JDA (Java Discord API) downloads external URLs when updating message components

Impact Anyone using untrusted message components may be affected. On versions =6.0.0,6.1.3 of JDA, the requester will attempt to download external media URLs from components if they are used in an update or send request. If you are used MessagegetComponents or similar to get a list of components...

6.9AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2025/11/14 8:33 p.m.56 views

PrivateBin's template-switching feature allows arbitrary local file inclusion through path traversal

Summary An unauthenticated Local File Inclusion exists in the template-switching feature: if templateselection is enabled in the configuration, the server trusts the template cookie and includes the referenced PHP file. An attacker can read sensitive data or, if they manage to drop a PHP file...

5.8CVSS8.2AI score0.00493EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/11/14 9:30 a.m.56 views

Mattermost allows regular users to access archived channel content and files

Mattermost versions 11.0 fail to properly enforce the "Allow users to view archived channels" setting which allows regular users to access archived channel content and files via the "Open in Channel" functionality from followed threads...

4.3CVSS6.7AI score0.00168EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2025/04/12 3:43 a.m.56 views

CefSharp affected by incorrect handle provided in unspecified circumstances in Mojo on Windows

Incorrect handle provided in unspecified circumstances in Mojo in Google Chrome on Windows prior to 134.0.6998.177 allowed a remote attacker to perform a sandbox escape via a malicious file. Chromium security severity: High https://nvd.nist.gov/vuln/detail/CVE-2025-2783...

8.3CVSS6.6AI score0.09238EPSS
SaveExploits7References6Affected Software7
Github Security Blog
Github Security Blog
added 2025/04/12 12:30 a.m.56 views

golang.org/x/crypto Vulnerable to Denial of Service (DoS) via Slow or Incomplete Key Exchange

SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted...

7.5CVSS6.9AI score0.00921EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/09 12:30 p.m.56 views

Apache POI OOXML Vulnerable to Improper Input Validation in OOXML File Parsing

Improper Input Validation vulnerability in Apache POI. The issue affects the parsing of OOXML format files like xlsx, docx and pptx. These file formats are basically zip files and it is possible for malicious users to add zip entries with duplicate names including the path in the zip. In this cas...

5.3CVSS6.5AI score0.01332EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/12/17 3:09 p.m.56 views

Next.js authorization bypass vulnerability

Impact If a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed. Patches This issue was patched in Next.js 14.2.15 and later. If your Next.js application is hosted on Vercel, this vulnerability has been automatical...

7.5CVSS7.4AI score0.03961EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/25 4:57 p.m.56 views

rustls network-reachable panic in `Acceptor::accept`

A bug introduced in rustls 0.23.13 leads to a panic if the received TLS ClientHello is fragmented. Only servers that use rustls::server::Acceptor::accept are affected. Servers that use tokio-rustls's LazyConfigAcceptor API are affected. Servers that use tokio-rustls's TlsAcceptor API are not...

7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/20 9:30 p.m.56 views

Duplicate Advisory: Querydsl SQL/HQL injection

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6q3q-6v5j-h6vg. This link is maintained to preserve external references. Original Description Querydsl 5.1.0 allows SQL/HQL injection in orderBy in JPAQuery...

6.9AI score0.00408EPSS
SaveExploits0References7Affected Software4
Github Security Blog
Github Security Blog
added 2024/10/22 6:15 p.m.56 views

curl_cffi bundles a version of libcurl affected by High Severity vulnerability

Summary curlcffi is potentially affected by High Severity vulnerability CVE-2023-38545 in libcurl=8.5, which is not affected by this issue...

9.8CVSS7.2AI score0.78483EPSS
SaveExploits6References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/15 6:05 p.m.56 views

changedetection.io has a Server Side Template Injection using Jinja2 which allows Remote Command Execution

Summary A Server Side Template Injection in changedetection.io caused by usage of unsafe functions of Jinja2 allows Remote Command Execution on the server host. Details changedetection.io version: 0.45.20 docker images REPOSITORY TAG IMAGE ID CREATED SIZE dgtlmoon/changedetection.io latest...

10CVSS9.6AI score0.83601EPSS
SaveExploits5References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/18 3:46 p.m.56 views

Camaleon CMS vulnerable to arbitrary path traversal (GHSL-2024-183)

A path traversal vulnerability accessible via MediaController's downloadprivatefile method allows authenticated users to download any file on the web server Camaleon CMS is running on depending on the file permissions. In the downloadprivatefile method: ruby def downloadprivatefile...

7.7CVSS6.6AI score0.1456EPSS
SaveExploits11References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/29 7:30 p.m.56 views

CRLF Injection in RestSharp's `RestRequest.AddHeader` method

Summary The second argument to RestRequest.AddHeader the header value is vulnerable to CRLF injection. The same applies to RestRequest.AddOrUpdateHeader and RestClient.AddDefaultHeader. Details The way HTTP headers are added to a request is via the HttpHeaders.TryAddWithoutValidation method: This...

7.8CVSS8.2AI score0.00316EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/15 6:30 a.m.56 views

langchain-experimental vulnerable to Arbitrary Code Execution

Versions of the package langchain-experimental from 0.0.15 and before 0.0.21 are vulnerable to Arbitrary Code Execution when retrieving values from the database, the code will attempt to call 'eval' on all values. An attacker can exploit this vulnerability and execute arbitrary python code if the...

8.5CVSS8.1AI score0.01864EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/01 8:35 p.m.56 views

Session Middleware Token Injection Vulnerability

A security vulnerability has been identified in the Fiber session middleware where a user can supply their own sessionid value, leading to the creation of a session with that key. Impact The identified vulnerability is a session middleware issue in GoFiber versions 2 and above. This vulnerability...

10CVSS6.7AI score0.00692EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2024/06/12 3:31 p.m.56 views

Elasticsearch Remote Cluster Search Cross Cluster API Key insufficient restrictions

It was identified that if a cross-cluster API key https://www.elastic.co/guide/en/elasticsearch/reference/8.14/security-api-create-cross-cluster-api-key.htmlsecurity-api-create-cross-cluster-api-key-request-body restricts search for a given index using the query or the fieldsecurity parameter, an...

6.5CVSS7AI score0.00456EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/14 10:25 p.m.56 views

Grafana Data source and plugin proxy endpoints leaking authentication tokens to some destination plugins

Today we are releasing Grafana 9.2. Alongside with new features and other bug fixes, this release includes a Moderate severity security fix for CVE-2022-31130 We are also releasing security patches for Grafana 9.1.8 and Grafana 8.5.14 to fix these issues. Release 9.2, latest release, also...

7.5CVSS6.7AI score0.01046EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/22 4:56 p.m.56 views

Server Side Template Injection (SSTI) via Twig escape handler

Summary Due to the unrestricted access to twig extension class from grav context, an attacker can redefine the escape function and execute arbitrary commands. Details https://github.com/twigphp/Twig/blob/3.x/src/Extension/EscaperExtension.phpL99 php / Defines a new escaper to be used via the esca...

8.8CVSS8.4AI score0.01584EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/21 9:31 a.m.56 views

Apache Commons Configuration: StackOverflowError adding property in AbstractListDelimiterHandler.flattenIterator()

This Out-of-bounds Write vulnerability in Apache Commons Configuration affects Apache Commons Configuration: from 2.0 before 2.10.1. User can see this as a 'StackOverflowError' when adding a property in 'AbstractListDelimiterHandler.flattenIterator'. Users are recommended to upgrade to version...

7.3CVSS5.6AI score0.02054EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/15 6:44 p.m.56 views

Nuclei allows unsigned code template execution through workflows

Overview A significant security oversight was identified in Nuclei v3, involving the execution of unsigned code templates through workflows. This vulnerability specifically affects users utilizing custom workflows, potentially allowing the execution of malicious code on the user's system. This...

7.4CVSS7.1AI score0.00411EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/14 5:19 p.m.56 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/12 8:47 p.m.56 views

Session Token in URL in directus

Impact When reaching the /files page, a JWT is passed via GET request. Inclusion of session tokens in URLs poses a security risk as URLs are often logged in various places e.g., web server logs, browser history. Attackers gaining access to these logs may hijack active user sessions, leading to...

2.3CVSS6.7AI score0.00245EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/06 8:11 p.m.56 views

Go SDK for CloudEvents's use of WithRoundTripper to create a Client leaks credentials

Impact What kind of vulnerability is it? Who is impacted? Using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper causes the go-sdk to leak credentials to arbitrary endpoints. The relevant code is here also inline, emphasis added: if p.Client == n...

7.5CVSS7AI score0.00661EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/02/26 8:13 p.m.56 views

Connection leaking on idle timeout when TCP congested

Impact If an HTTP/2 connection gets TCP congested, when an idle timeout occurs the HTTP/2 session is marked as closed, and then a GOAWAY frame is queued to be written. However it is not written because the connection is TCP congested. When another idle timeout period elapses, it is then supposed ...

7.5CVSS7.3AI score0.01433EPSS
SaveExploits0References10Affected Software4
Github Security Blog
Github Security Blog
added 2024/02/20 11:44 p.m.56 views

Pimcore Host Header Injection in user invitation link

Overview A potential security vulnerability discovered in pimcore/admin-ui-classic-bundle version up to v1.3.3 . The vulnerability involves a Host Header Injection in the invitationLinkAction function of the UserController, specifically in the way $loginUrl trusts user input. Details The host...

9.3CVSS7.1AI score0.00682EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/24 6:31 p.m.56 views

Arbitrary file read vulnerability in Git server Plugin can lead to RCE

Jenkins Git server Plugin uses the args4j library to parse command arguments and options on the Jenkins controller when processing Git commands received via SSH. This command parser has a feature that replaces an @ character followed by a file path in an argument with the file’s contents...

6.5CVSS6.5AI score0.01262EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/15 12:30 p.m.56 views

Apache Solr allows read access to host environmet variables

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache Solr. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designe...

6.5CVSS6.8AI score0.68446EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 9:30 a.m.56 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.00914EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/22 12:30 p.m.56 views

Elasticsearch Improper Handling of Exceptional Conditions

It was identified that malformed scripts used in the script processor of an Ingest Pipeline could cause an Elasticsearch node to crash when calling the Simulate Pipeline API...

7.5CVSS7.1AI score0.00844EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/17 10:48 p.m.56 views

json-web-token library is vulnerable to a JWT algorithm confusion attack

Summary The json-web-token library is vulnerable to a JWT algorithm confusion attack. Details On line 86 of the 'index.js' file, the algorithm to use for verifying the signature of the JWT token is taken from the JWT token, which at that point is still unverified and thus shouldn't be trusted. To...

7.5CVSS7.2AI score0.00307EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/16 6:30 p.m.56 views

Ray OS Command Injection vulnerability

A command injection exists in Ray's cpuprofile URL parameter allowing attackers to execute os commands on the system running the ray dashboard remotely without authentication...

9.8CVSS7.7AI score0.7463EPSS
SaveExploits18References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/09 9:30 p.m.56 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/07 11:02 p.m.56 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.56 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.01236EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/25 5:33 p.m.56 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/08 12:17 p.m.56 views

Snappy PHAR deserialization vulnerability

Issue On March 17th the vulnerability CVE-2023-28115 was disclosed, allowing an attacker to gain remote code execution through PHAR deserialization. To fix this issue, the version 1.4.2 was released with an additional check in the affected function to prevent the usage of the phar:// wrapper...

9.8CVSS8.3AI score0.0276EPSS
SaveExploits2References6Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/11 6:31 p.m.56 views

OpenNMS Horizon XXE Injection Vulnerability

XXE injection in /rtc/post/ endpoint in OpenNMS Horizon 31.0.8 and versions earlier than 32.0.2 on multiple platforms is vulnerable to XML external entity XXE injection, which can be used for instance to force Horizon to make arbitrary HTTP requests to internal and external services. The solution...

6.1CVSS6.9AI score0.00547EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/01 3:31 a.m.56 views

mlflow vulnerable to OS Command Injection

OS Command Injection in GitHub repository mlflow/mlflow prior to 2.6.0...

8.8CVSS7.1AI score0.01253EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/28 3:30 p.m.56 views

Code injection in oscore

oscore v2.2.6 and below was discovered to contain a code injection vulnerability in the component com.opensymphony.util.EJBUtils.createStateless. This vulnerability is exploited via passing an unchecked argument...

9.8CVSS7.7AI score0.0118EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/06 9:15 p.m.56 views

gRPC connection termination issue

gRPC contains a vulnerability whereby a client can cause a termination of connection between a HTTP2 proxy and a gRPC server: a base64 encoding error for -bin suffixed headers will result in a disconnection by the gRPC server, but is typically allowed by HTTP2 proxies. We recommend upgrading beyo...

5.3CVSS5.3AI score0.00527EPSS
SaveExploits0References10Affected Software3
Github Security Blog
Github Security Blog
added 2023/07/06 3:30 p.m.56 views

langchain vulnerable to arbitrary code execution

An issue in langchain allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

9.8CVSS7.8AI score0.01895EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/18 5:29 p.m.56 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.56 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/24 10:42 p.m.56 views

HTTP Multiline Header Termination

Impact Affected versions of Laminas Diactoros accepted a single line feed LF / \n character at the end of a header name. When serializing such a header name containing a line-feed into the on-the-wire representation of a HTTP/1.x message, the resulting message would be syntactically invalid, due ...

7.5CVSS6AI score0.00965EPSS
SaveExploits0References6Affected Software1
Total number of security vulnerabilities5000