Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2019/05/29 6:54 p.m.52 views

Access control bypass in Apache ZooKeeper

An issue is present in Apache ZooKeeper 1.0.0 to 3.4.13 and 3.5.0-alpha to 3.5.4-beta. ZooKeeper?s getACL command doesn?t check any permission when retrieves the ACLs of the requested node and returns all information contained in the ACL Id field as plaintext string. DigestAuthenticationProvider...

5.9CVSS2.4AI score0.09712EPSS
SaveExploits0References22Affected Software1
Github Security Blog
Github Security Blog
added 2019/03/25 4:15 p.m.52 views

Doorkeeper-openid_connect contains Open Redirect

Doorkeeper::OpenidConnect aka the OpenID Connect extension for Doorkeeper 1.4.x and 1.5.x before 1.5.4 has an open redirect via the redirecturi field in an OAuth authorization request that results in an error response with the 'openid' scope and a prompt=none value. This allows phishing attacks...

6.1CVSS3.9AI score0.01349EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2019/03/18 3:59 p.m.52 views

Regular Expression Denial of Service in highcharts

Versions of highcharts prior to 6.1.0 are vulnerable to Regular Expression Denial of Service ReDoS. Untrusted input may cause catastrophic backtracking while matching regular expressions. This can cause the application to be unresponsive leading to Denial of Service. Recommendation Upgrade to...

7.5CVSS4.5AI score0.03169EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/03/13 5:28 p.m.52 views

Use of Insufficiently Random Values in Railties Allows Remote Code Execution

Possible Remote Code Execution Exploit in Rails Development Mode Impact ------ With some knowledge of a target application it is possible for an attacker to guess the automatically generated development mode secret token. This secret token can be used in combination with other Rails internals to...

9.8CVSS9.8AI score0.92144EPSS
SaveExploits13References8Affected Software1
Github Security Blog
Github Security Blog
added 2019/01/04 5:50 p.m.52 views

Django denial-of-service possibility in urlize and urlizetrunc template filters

An issue was discovered in Django 2.0 before 2.0.3, 1.11 before 1.11.11, and 1.8 before 1.8.19. The django.utils.html.urlize function was extremely slow to evaluate certain inputs due to catastrophic backtracking vulnerabilities in two regular expressions only one regular expression for Django...

5.3CVSS5.8AI score0.04554EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
added 2019/01/04 5:41 p.m.52 views

rendertron can remotely shut down Chrome instance

Rendertron 1.0.0 includes an ah/stop route to shutdown the Chrome instance responsible for serving render requests to all users. Visiting this route with a GET request allows any unauthorized remote attacker to disable the core service of the application...

7.5CVSS7.2AI score0.01151EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2018/12/21 5:46 p.m.52 views

Remote Code Execution in esigate-core

esigate.org esigate version 5.2 and earlier contains a CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' vulnerability in ESI directive with user specified XSLT that can result in Remote Code Execution. This attack appear to be exploitable vi...

9.8CVSS5.5AI score0.0316EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2018/11/09 5:41 p.m.52 views

Uncontrolled Resource Consumption in spray-json

Lightbend Spray spray-json through 1.3.4 allows remote attackers to cause a denial of service resource consumption because of Algorithmic Complexity during the parsing of many JSON object fields with keys that have the same hash code...

7.5CVSS4.7AI score0.01897EPSS
SaveExploits1References3Affected Software3
Github Security Blog
Github Security Blog
added 2018/10/18 5:21 p.m.52 views

OWASP AntiSamy vulnerable to Cross-site Scripting

In OWASP AntiSamy before 1.5.5, by submitting a specially crafted input a tag that supports style with active content, you could bypass the library protections and supply executable code. The impact is XSS...

6.1CVSS6.1AI score0.02039EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/18 4:48 p.m.52 views

Improper Authentication in org.keycloak:keycloak-core

It was found that the keycloak before 2.3.0 did not implement authentication flow correctly. An attacker could use this flaw to construct a phishing URL, from which he could hijack the user's session. This could lead to information disclosure, or permit further possible attacks...

8.1CVSS2.6AI score0.01679EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 8:07 p.m.52 views

Path Traversal in org.springframework:spring-core

Spring Framework, versions 5.0 prior to 5.0.5 and versions 4.3 prior to 4.3.15 and older unsupported versions, allow applications to configure Spring MVC to serve static resources e.g. CSS, JS, images. When static resources are served from a file system on Windows as opposed to the classpath, or...

5.9CVSS3.5AI score0.34637EPSS
SaveExploits1References21Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 4:31 p.m.52 views

Apache Tomcat unauthorized access vulnerability

The URL pattern of "" the empty string which exactly maps to the context root was not correctly handled in Apache Tomcat 9.0.0.M1 to 9.0.4, 8.5.0 to 8.5.27, 8.0.0.RC1 to 8.0.49 and 7.0.0 to 7.0.84 when used as part of a security constraint definition. This caused the constraint to be ignored. It...

5.9CVSS7AI score0.1707EPSS
SaveExploits0References63Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 4:23 p.m.52 views

Moderate severity vulnerability that affects org.bouncycastle:bcprov-jdk14 and org.bouncycastle:bcprov-jdk15

In the Bouncy Castle JCE Provider version 1.55 and earlier the primary engine class used for AES was AESFastEngine. Due to the highly table driven approach used in the algorithm it turns out that if the data channel on the CPU can be monitored the lookup table accesses are sufficient to leak...

5.3CVSS1.1AI score0.027EPSS
SaveExploits0References10Affected Software3
Github Security Blog
Github Security Blog
added 2018/10/16 7:37 p.m.52 views

The REST Plugin in Apache Struts is using an outdated XStream library

The REST Plugin in Apache Struts 2.3.7 through 2.3.33 and 2.5 through 2.5.12 is using an outdated XStream library which is vulnerable and allow perform a DoS attack using malicious request with specially crafted XML payload...

7.5CVSS3.5AI score0.08787EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2018/08/29 11:43 p.m.52 views

nodemailer.js is malware

The nodemailer.js package is a piece of malware that steals environment variables and sends them to attacker controlled locations. All versions have been unpublished from the npm registry. Recommendation As this package is malware, if you find it installed in your environment, the real security...

7.5CVSS7.3AI score0.01177EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.52 views

Active Record vulnerable to SQL Injection via nested query parameters

The Active Record component in Ruby on Rails 3.0.x before 3.0.13, 3.1.x before 3.1.5, and 3.2.x before 3.2.4 does not properly implement the passing of request data to a where method in an ActiveRecord class, which allows remote attackers to conduct certain SQL injection attacks via nested query...

5CVSS5.7AI score0.04174EPSS
SaveExploits2References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/23 7:38 p.m.51 views

React Router: Open redirect via backslash in <Link> and useNavigate (CVE-2025-68470 bypass)

This is a follow up to CVE-2025-68470. React Router was alerted to certain scenarios in which the fix there was incomplete so there still existed some scenarios where attacker supplied paths passed to navigation mechanisms could result in unexpected external navigations...

6.5CVSS5.2AI score0.005EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/22 10:10 p.m.51 views

n8n: Expression sandbox escape via arrow-function bodies enabling command execution

Impact An authenticated user with permission to create or modify workflows could abuse crafted expressions using arrow functions to bypass the expression sandbox, triggering unintended system command execution on the host running n8n. Patches The issue has been fixed in n8n versions 2.31.5 and...

5.7AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 8:38 p.m.51 views

Starlette: Unvalidated request path concatenated into authority poisons request.url.hostname

Summary In affected versions, the HTTP request path is not validated before being used to reconstruct request.url. Because request.url is rebuilt by concatenating scheme://hostpath and re-parsing the result, a path that does not begin with / for example @google.com moves the authority boundary...

5.3CVSS5.5AI score0.00187EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/15 8:09 p.m.51 views

aiohttp: Unread Compressed Request Bodies Bypass client_max_size During Cleanup

Summary During cleanup it is possible for a compressed request body to be decompressed into memory in one chunk. Impact An attacker may be able to send a compressed payload in specific situations that could be decompressed into memory, potentially leading to DoS a zip bomb edge case. Workaround...

8.7CVSS5.2AI score0.00397EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/12 7:32 p.m.51 views

PyO3 has an Out-of-bounds Read in `nth` / `nth_back` for `PyList` and `PyTuple` iterators

PyO3 0.24.0 added optimized implementations of Iterator::nth and DoubleEndedIterator::nthback for the BoundListIterator and BoundTupleIterator types. These implementations computed the target index using unchecked usize addition index + n before bounds-checking against the sequence length, then...

5.6AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/09 9:58 p.m.51 views

PhoenixStorybook: Unauthenticated remote code execution via HEEx template injection in phoenix_storybook playground

Summary An unsafe HEEx template generation vulnerability allows any unauthenticated user to execute arbitrary code on the server. The phoenixstorybook playground accepts user-controlled attribute values over WebSocket and interpolates them unsanitized into a HEEx template that is subsequently...

9.5CVSS6.8AI score0.02111EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/18 7:02 p.m.51 views

ws: Uninitialized memory disclosure

Impact The websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. Proof of concept js import deepStrictEqual from 'node:assert'; import WebSocket, WebSocketServer from 'ws'; const wss = new WebSocketServer port: 0,...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/14 2:54 p.m.51 views

FlowiseAI has Mass Assignment in Chatflow Update Endpoint that Allows Cross-Workspace AgentFlow Reassignment

Summary A Mass Assignment vulnerability exists in the chatflow update endpoint of FlowiseAI. The endpoint allows clients to modify server-controlled properties such as deployed, isPublic, workspaceId, createdDate, and updatedDate when updating a chatflow object. Due to missing server-side...

8.1CVSS5.7AI score0.00268EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/10 8:18 p.m.51 views

LangSmith Client SDKs has Prototype Pollution in langsmith-sdk via Incomplete `__proto__` Guard in Internal lodash `set()`

GHSA-fw9q-39r9-c252: Prototype Pollution via Incomplete Lodash set Guard in langsmith-sdk Severity: Medium CVSS 5.6 Status: Fixed in 0.5.18 --- Summary The LangSmith JavaScript/TypeScript SDK langsmith contains an incomplete prototype pollution fix in its internally vendored lodash set utility. T...

9.8CVSS5.8AI score0.00313EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/01 9:26 p.m.51 views

AIOHTTP affected by UNC SSRF/NTLMv2 Credential Theft/Local File Read in static resource handler on Windows

Summary On Windows the static resource handler may expose information about a NTLMv2 remote path. Impact If an application is running on Windows, and using aiohttp's static resource handler not recommended in production, then it may be possible for an attacker to extract the hash from an NTLMv2...

8.7CVSS5.9AI score0.00433EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/25 5:50 p.m.51 views

AVideo has a Blind SQL Injection in Live Schedule Reminder via Unsanitized live_schedule_id in Scheduler_commands::getAllActiveOrToRepeat()

Summary The remindMe.json.php endpoint passes $REQUEST'livescheduleid' through multiple functions without sanitization until it reaches Schedulercommands::getAllActiveOrToRepeat, which directly concatenates it into a SQL LIKE clause. Although intermediate functions new Liveschedule,...

8.8CVSS6AI score0.00347EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 9:50 p.m.51 views

MimeKit has CRLF Injection in Quoted Local-Part that Enables SMTP Command Injection and Email Forgery

Summary A CRLF Injection vulnerability in MimeKit 4.15.0 allows an attacker to embed \r\n into the SMTP envelope address local-part when the local-part is a quoted-string. This is non-compliant with RFC 5321 and can result in SMTP command injection e.g., injecting additional RCPT TO / DATA / RSET...

6.9CVSS6AI score0.01085EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/18 10:41 p.m.51 views

Keras has a Local File Disclosure via HDF5 External Storage During Keras Weight Loading

Summary TensorFlow / Keras continues to honor HDF5 “external storage” and ExternalLink features when loading weights. A malicious .weights.h5 or a .keras archive embedding such weights can direct loadweights to read from an arbitrary readable filesystem path. The bytes pulled from that path...

7.5CVSS5.8AI score0.0031EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/07/23 4:49 p.m.51 views

Withdrawn Advisory: Axios has Transitive Critical Vulnerability via form-data

Withdrawn Advisory This advisory has been withdrawn because users of Axios 1.10.0 have the flexibility to use a patched version of form-data, the software in which the vulnerability originates, without upgrading Axios to address GHSA-fjxv-7rqg-78g4. Original Description A critical vulnerability...

6.2AI score
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/06/09 9:30 p.m.51 views

taro-css-to-react-native Regular Expression Denial of Service vulnerability

A vulnerability was found in tarojs taro up to 4.1.1. It has been declared as problematic. This vulnerability affects unknown code of the file taro/packages/css-to-react-native/src/index.js. The manipulation leads to inefficient regular expression complexity. The attack can be initiated remotely...

7.5CVSS4.7AI score0.00602EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/21 10:04 p.m.51 views

jwt-go allows excessive memory allocation during header parsing

Summary Function parse.ParseUnverified currently splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request whose Authorization header consists of Bearer followed by many period characters, a call to that function incurs...

7.5CVSS7.1AI score0.00723EPSS
SaveExploits0References6Affected Software3
Github Security Blog
Github Security Blog
added 2025/03/12 8:20 p.m.51 views

Ruby SAML allows a SAML authentication bypass due to DOCTYPE handling (parser differential)

Summary An authentication bypass vulnerability was found in ruby-saml due to a parser differential. ReXML and Nokogiri parse XML differently, the parsers can generate entirely different document structures from the same XML input. That allows an attacker to be able to execute a Signature Wrapping...

9.8CVSS6.8AI score0.20586EPSS
SaveExploits1References16Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/13 2:15 p.m.51 views

Craft CMS Arbitrary System File Read

Summary By abusing the mail notification template it is possible to read arbitrary operating system files. Details The dataUrl function can be exploited if an attacker has write permissions on system notification templates. This function accepts an absolute file path, reads the file's content, an...

7.7CVSS6.6AI score0.00666EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/11 6:32 p.m.51 views

Lord of Large Language Models (LoLLMs) path traversal vulnerability in the api open_personality_folder endpoint

A path traversal vulnerability exists in the api openpersonalityfolder endpoint of parisneo/lollms. This vulnerability allows an attacker to read any folder in the personalityfolder on the victim's computer, even though sanitizepath is set. The issue arises due to improper sanitization of the...

4.4CVSS6.7AI score0.00355EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 9:30 p.m.51 views

druid-pac4j, Apache Druid extension, has Padding Oracle vulnerability

Padding Oracle vulnerability in Apache Druid extension, druid-pac4j. This could allow an attacker to manipulate a pac4j session cookie. This issue affects Apache Druid versions 0.18.0 through 30.0.0. Since the druid-pac4j extension is optional and disabled by default, Druid installations not usin...

5.3CVSS6.5AI score0.00821EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 9:29 p.m.51 views

@backstage/plugin-catalog-backend Prototype Pollution vulnerability

Impact A malicious actor with authenticated access to a Backstage instance with the catalog backend plugin installed is able to interrupt the service using a specially crafted query to the catalog API. Patches This has been fixed in the 1.26.0 release of the @backstage/plugin-catalog-backend...

6.5CVSS6.6AI score0.00513EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 6:33 p.m.51 views

vLLM denial of service vulnerability

A flaw was found in the vLLM library. A completions API request with an empty prompt will crash the vLLM API server, resulting in a denial of service...

7.5CVSS6.7AI score0.00682EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 6:33 p.m.51 views

vLLM Denial of Service via the best_of parameter

A vulnerability was found in the ilab model serve component, where improper handling of the bestof parameter in the vllm JSON web API can lead to a Denial of Service DoS. The API used for LLM-based sentence or chat completion accepts a bestof parameter to return the best completion from several...

6.2CVSS6.8AI score0.00233EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/25 12:32 p.m.51 views

Remote code execution in Spring Cloud Data Flow

In Spring Cloud Data Flow versions prior to 2.11.4, a malicious user who has access to the Skipper server api can use a crafted upload request to write an arbitrary file to any location on the file system which could lead to compromising the server...

9.8CVSS9.5AI score0.35211EPSS
SaveExploits4References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/09 3:30 p.m.51 views

Spring Cloud Function Framework vulnerable to Denial of Service

In Spring Cloud Function framework, versions 4.1.x prior to 4.1.2, 4.0.x prior to 4.0.8 an application is vulnerable to a DOS attack when attempting to compose functions with non-existing functions. Specifically, an application is vulnerable when all of the following are true: User is using Sprin...

8.2CVSS6.5AI score0.00361EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/27 9:32 p.m.51 views

pytorch-lightning vulnerable to Arbitrary File Write via /v1/runs API endpoint

A vulnerability in the /v1/runs API endpoint of lightning-ai/pytorch-lightning v2.2.4 allows attackers to exploit path traversal when extracting tar.gz files. When the LightningApp is running with the pluginserver, attackers can deploy malicious tar.gz plugins that embed arbitrary files with path...

9.8CVSS7.7AI score0.01318EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/25 10:23 p.m.51 views

pdoc embeds link to malicious CDN if math mode is enabled

Impact Documentation generated with pdoc --math linked to JavaScript files from polyfill.io. The polyfill.io CDN has been sold and now serves malicious code. Users who produce documentation with math mode should update immediately. All other users are unaffected. Patches This issue has been fixed...

7.2CVSS6.8AI score0.03832EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/22 6:30 a.m.51 views

SQL injection in opencart

This affects versions of the package opencart/opencart from 0.0.0. An SQL Injection issue was identified in the Divido payment extension for OpenCart, which is included by default in version 3.0.3.9. As an anonymous unauthenticated user, if the Divido payment module is installed it does not have ...

8.1CVSS8.8AI score0.1908EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/23 2:00 p.m.51 views

jupyter-scheduler's endpoint is missing authentication

Impact jupyterscheduler is missing an authentication check in Jupyter Server on an API endpoint GET /scheduler/runtimeenvironments which lists the names of the Conda environments on the server. In affected versions, jupyterscheduler allows an unauthenticated user to obtain the list of Conda...

5.3CVSS6.9AI score0.00331EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/14 10:22 p.m.51 views

Grafana account takeover via OAuth vulnerability

Today we are releasing Grafana 8.3.10, 8.4.10, 8.5.9 and 9.0.3. This patch release includes a HIGH severity security fix for an Oauth takeover vulnerability in Grafana. Release v.9.0.3, containing this security fix and other patches: - Download Grafana 9.0.3 - Release notes Release v.8.5.9,...

7.5CVSS8AI score0.02716EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/03 8:29 p.m.51 views

Pterodactyl panel's admin area vulnerable to Cross-site Scripting

Impact Importing a malicious egg or gaining access to wings instance could lead to XSS on the panel, which could be used to gain an administrator account on the panel. Specifically, the following things are impacted: - Egg Docker images - Egg variables: - Name - Environment variable - Default val...

6.1CVSS6.5AI score0.00457EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/22 6:45 p.m.51 views

Moby (Docker Engine) started with non-empty inheritable Linux process capabilities

Impact A bug was found in Moby Docker Engine where containers were incorrectly started with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling programs with inheritable file capabilities to elevate those capabilities to the permitted set during...

5.9CVSS7.5AI score0.00492EPSS
SaveExploits0References21Affected Software2
Github Security Blog
Github Security Blog
added 2024/04/04 3:30 p.m.51 views

quarkus-core leaks local environment variables from Quarkus namespace during application's build

A vulnerability was found in the quarkus-core component. Quarkus captures the local environment variables from the Quarkus namespace during the application's build. Thus, running the resulting application inherits the values captured at build time. However, some local environment variables may ha...

7CVSS6.9AI score0.00288EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2024/03/22 4:30 p.m.51 views

Server-Side Template Injection (SSTI) with Grav CMS security sandbox bypass

Summary Grav CMS is vulnerable to a Server-Side Template Injection SSTI, which allows any authenticated user editor permissions are sufficient to execute arbitrary code on the remote server bypassing the existing security sandbox. Details The Grav CMS implements a custom sandbox to protect the...

8.8CVSS8.7AI score0.0576EPSS
SaveExploits4References4Affected Software1
Total number of security vulnerabilities5000