Lucene search
+L
GithubMost viewed

34222 matches found

Github Security Blog
Github Security Blog
•added 2017/10/24 6:33 p.m.•68 views

actionpack Improper Input Validation vulnerability

activesupport/coreext/hash/conversions.rb in Ruby on Rails before 2.3.15, 3.0.x before 3.0.19, 3.1.x before 3.1.10, and 3.2.x before 3.2.11 does not properly restrict casts of string values, which allows remote attackers to conduct object-injection attacks and execute arbitrary code, or cause a...

7.5CVSS6.5AI score0.99449EPSS
SaveExploits22References16Affected Software1
Github Security Blog
Github Security Blog
•added 2026/06/16 5:34 p.m.•67 views

vLLM: Security Check Bypass via assert Statement in Activation Function Loading Allows Arbitrary Code Execution

Summary An assert-based security check in vLLM's activation function loading allows any unauthenticated attacker to achieve arbitrary code execution on the server by publishing a malicious HuggingFace model, when vLLM runs in Python optimized mode python -O or PYTHONOPTIMIZE=1. Details vLLM uses ...

7.5CVSS7.7AI score0.00746EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2026/05/19 12:31 p.m.•67 views

Keycloak: Session fixation in OIDC login flow that can lead to account takeover

A session fixation vulnerability was found in Keycloak's login-actions endpoints. An unauthenticated attacker could exploit this flaw by pre-creating an authentication session and tricking a victim into visiting a maliciously crafted link. By leveraging the /login-actions/restart endpoint—which...

7.5CVSS5.8AI score0.00568EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
•added 2025/09/15 7:51 p.m.•67 views

FlowiseAI Pre-Auth Arbitrary Code Execution

Summary An authenticated admin user of FlowiseAI can exploit the Supabase RPC Filter component to execute arbitrary server-side code without restriction. By injecting a malicious payload into the filter expression field, the attacker can directly trigger JavaScript's execSync to launch reverse...

6.5CVSS8.4AI score0.00594EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2024/07/11 6:31 p.m.•67 views

Withdrawn Advisory: Bootstrap Cross-Site Scripting (XSS) vulnerability

Withdrawn Advisory This advisory has been withdrawn because it was determined to not be a vulnerability in Bootstrap. From the CVE: This was not a security issue in Bootstrap. Bootstrap’s JavaScript is not intended to sanitize unsafe or intentionally dangerous HTML. As such, the reported behavior...

6.4AI score
SaveExploits0References5Affected Software6
Github Security Blog
Github Security Blog
•added 2024/06/02 10:32 p.m.•67 views

SQL Injection in Harbor scan log API

Impact A user with an administrator, projectadmin, or projectmaintainer role could utilize and exploit SQL Injection to allow the execution of any Postgres function or the extraction of sensitive information from the database through this API: GET...

5.5CVSS7.6AI score0.00417EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2024/05/09 3:12 p.m.•67 views

Npgsql vulnerable to SQL Injection via Protocol Message Size Overflow

Summary The WriteBind method in src/Npgsql/Internal/NpgsqlConnector.FrontendMessages.cs uses int variables to store the message length and the sum of parameter lengths. Both variables overflow when the sum of parameter lengths becomes too large. This causes Npgsql to write a message size that is...

8.1CVSS7.6AI score0.01716EPSS
SaveExploits0References19Affected Software1
Github Security Blog
Github Security Blog
•added 2024/02/05 8:22 p.m.•67 views

Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062

Summary Nokogiri upgrades its dependency libxml2 as follows: - Nokogiri v1.15.6 upgrades libxml2 to 2.11.7 from 2.11.6 - Nokogiri v1.16.2 upgrades libxml2 to 2.12.5 from 2.12.4 libxml2 v2.11.7 and v2.12.5 address the following vulnerability: - CVE-2024-25062 / https://vulners.com/cve/CVE-2024-250...

7.5CVSS7.5AI score0.01364EPSS
SaveExploits3References8Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/19 3:27 p.m.•67 views

Cross-Site Request Forgery on any API call in pyLoad may lead to admin privilege escalation

Summary The pyload API allows any API call to be made using GET requests. Since the session cookie is not set to SameSite: strict, this opens the library up to severe attack possibilities via a Cross-Site Request Forgery CSRF attack. This proof of concept shows how an unauthenticated user could...

9.6CVSS7.2AI score0.00948EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2024/01/11 4:32 p.m.•67 views

Authenticated (user role) arbitrary command execution by modifying `start_cmd` setting (GHSL-2023-268)

Summary Nginx-UI is a web interface to manage Nginx configurations. It is vulnerable to arbitrary command execution by abusing the configuration settings. Details The Home Preference page exposes a list of system settings such as Run Mode, Jwt Secret, Node Secret and Terminal Start Command. The...

8.8CVSS8.2AI score0.04088EPSS
SaveExploits2References10Affected Software1
Github Security Blog
Github Security Blog
•added 2023/11/16 6:30 p.m.•67 views

Ray Path Traversal vulnerability

LFI in Ray's log API endpoint allows attackers to read any file on the server without authentication. The issue is fixed in version 2.8.1+. Ray maintainers response can be found here:...

9.8CVSS7.3AI score0.83942EPSS
SaveExploits22References5Affected Software1
Github Security Blog
Github Security Blog
•added 2023/10/22 9:36 p.m.•67 views

Wagtail CRX CodeRed Extensions vulnerable to Path Traversal

views.py in Wagtail CRX CodeRed Extensions formerly CodeRed CMS or coderedcms before 0.22.3 allows upward protected/..%2f..%2f path traversal when serving protected media...

6.5CVSS6.9AI score0.00716EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/02/08 10:21 p.m.•67 views

openssl-src contains `NULL` dereference during PKCS7 data verification

A NULL pointer can be dereferenced when signatures are being verified on PKCS7 signed or signedAndEnveloped data. In case the hash algorithm used for the signature is known to the OpenSSL library but the implementation of the hash algorithm is not available the digest initialization will fail...

7.5CVSS7.4AI score0.01846EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/25 7:36 p.m.•67 views

Plaintext storage of sensitive data in Rancher API and cluster.management.cattle.io objects

Impact This issue affects Rancher versions from 2.5.0 up to and including 2.5.16, from 2.6.0 up to and including 2.6.9 and 2.7.0. It was discovered that the security advisory CVE-2021-36782 GHSA-g7j7-h4q8-8w2f, previously released by Rancher, missed addressing some sensitive fields, secret tokens...

9.9CVSS9AI score0.00553EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2023/01/09 9:56 p.m.•67 views

KubePi may allow 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 = v1.6.3 Patches The vulnerability has been fixed in v1.6.4...

7.5CVSS7.1AI score0.03573EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/22 12:30 a.m.•67 views

docconv OS Command Injection vulnerability

A vulnerability was found in docconv prior to version 1.2.1. It has been declared as critical. This vulnerability affects the function ConvertPDFImages of the file pdfocr.go. The manipulation of the argument path leads to os command injection. The attack can be initiated remotely. Upgrading to...

9.8CVSS9.6AI score0.01734EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
•added 2022/11/28 3:30 p.m.•67 views

decode-uri-component vulnerable to Denial of Service (DoS)

decode-uri-component 0.2.0 is vulnerable to Improper Input Validation resulting in DoS...

7.5CVSS7.3AI score0.24928EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/14 7:0 p.m.•67 views

loader-utils is vulnerable to Regular Expression Denial of Service (ReDoS) via url variable

A Regular expression denial of service ReDoS flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js. A badly or maliciously formed string could be used to send crafted requests that cause a system to crash or take ...

7.5CVSS8.1AI score0.02087EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/08/06 5:46 a.m.•67 views

JSPUI spellcheck and autocomplete tools vulnerable to Cross Site Scripting

Impact The JSPUI spellcheck "Did you mean" HTML escapes the data-spell attribute in the link, but not the actual displayed text. Similarly, the JSPUI autocomplete HTML does not properly escape text passed to it. Both are vulnerable to XSS. This vulnerability only impacts the JSPUI. This...

7.1CVSS6.2AI score0.0075EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/09 12:0 a.m.•67 views

rpc.py vulnerable to Deserialization of Untrusted Data

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON not Pickle is the default data format, an unauthenticated client can cause the data to be processed with unpickle. Per the maintainer, rpc....

9.8CVSS9.4AI score0.46139EPSS
SaveExploits7References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 5:5 p.m.•67 views

Pivotal Spring Framework contains unsafe Java deserialization methods

Pivotal Spring Framework before 6.0.0 suffers from a potential remote code execution RCE issue if used for Java deserialization of untrusted data. Depending on how the library is implemented within a product, this issue may or not occur, and authentication may be required. Maintainers recommend...

9.8CVSS9.9AI score0.32257EPSS
SaveExploits4References17Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 3:0 a.m.•67 views

Dolibarr SQL injection vulnerability in product/card.php

SQL injection vulnerability in product/card.php in Dolibarr ERP/CRM version 7.0.3 allows remote attackers to execute arbitrary SQL commands via the statutbuy parameter...

9.8CVSS9AI score0.01918EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:48 a.m.•67 views

Loop with Unreachable Exit Condition in Jenkins

A denial of service vulnerability exists in Jenkins 2.153 and earlier, LTS 2.138.3 and earlier in CronTab.java that allows attackers with Overall/Read permission to have a request handling thread enter an infinite loop...

6.5CVSS4.2AI score0.02751EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/01 7:8 a.m.•67 views

phpSysInfo allows remote attackers to determine the existence of arbitrary files via a .. (dot dot) sequence

Directory traversal vulnerability in index.php in phpSysInfo prior to 3.2.5 allows remote attackers to determine the existence of arbitrary files via a .. dot dot sequence and a trailing null %00 byte in the lng parameter, which will display a different error message if the file exists...

5CVSS6.2AI score0.05469EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/04/26 9:21 p.m.•67 views

Keycloak vulnerable to privilege escalation on Token Exchange feature

A privilege escalation flaw was found in the token exchange feature of keycloak. Missing authorization allows a client application holding a valid access token to exchange tokens for any target client by passing the clientid of the target. This could allow a client to gain unauthorized access to...

9.8CVSS3.8AI score0.01308EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/09 11:39 p.m.•67 views

Integer overflows in Tensorflow

Impact The implementations of SparseCwise ops are vulnerable to integer overflows. These can be used to trigger large allocations so, OOM based denial of service or CHECK-fails when building new TensorShape objects so, assert failures based denial of service: python import tensorflow as tf import...

6.5CVSS3AI score0.01097EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
•added 2022/02/09 12:56 a.m.•67 views

Allocation of Resources Without Limits or Throttling in Keycloak

A vulnerability was found in Keycloak before 11.0.1 where DoS attack is possible by sending twenty requests simultaneously to the specified keycloak server, all with a Content-Length header value that exceeds the actual byte count of the request body...

7.5CVSS1.4AI score0.01947EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/01 12:43 a.m.•67 views

Unsafe handling of user-specified cookies in treq

Impact Treq's request methods treq.get, treq.post, HTTPClient.request, HTTPClient.get, etc. accept cookies as a dictionary, for example: py treq.get'https://example.com/', cookies='session': '1234' Such cookies are not bound to a single domain, and are therefore sent to every domain "supercookies...

6.5CVSS0.4AI score0.01083EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/16 12:2 a.m.•67 views

Command injection in itext7-core

iTextPDF in iText before 7.1.17 allows command injection via a CompareTool filename that is mishandled on the gs aka Ghostscript command line in GhostscriptHelper.java...

9.8CVSS3.6AI score0.05172EPSS
SaveExploits1References7Affected Software2
Github Security Blog
Github Security Blog
•added 2021/09/08 9:11 p.m.•67 views

Flask-AppBuilder Open Redirect vulnerability

Impact If using Flask-AppBuilder OAuth, an attacker can share a carefully crafted URL with a trusted domain for an application built with Flask-AppBuilder, this URL can redirect a user to a malicious site. This is an open redirect vulnerability Patches Install Flask-AppBuilder 3.2.2 or above...

7.2CVSS6.2AI score0.007EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 4:25 p.m.•67 views

Missing Authorization in Apache Airflow

If remote logging is not used, the worker in the case of CeleryExecutor or the scheduler in the case of LocalExecutor runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG...

5.3CVSS6AI score0.04022EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/25 8:57 p.m.•67 views

Memory corruption in array-tools

An issue was discovered in the array-tools crate before 0.3.2 for Rust. Affected versions of this crate don't guard against panics, so that partially uninitialized buffer is dropped when user-provided T::clone panics in FixedCapacityDequeLike::clone. This causes memory corruption...

9.8CVSS9AI score0.01119EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/10 4:9 p.m.•67 views

Prototype Pollution in deepmergefn

All versions of package deepmergefn are vulnerable to Prototype Pollution via deepMerge function...

9.8CVSS5AI score0.01083EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/28 6:58 p.m.•67 views

Out-of-bounds write in ChakraCore

A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0768, CVE-2020-0823, CVE-2020-0825, CVE-2020-0827, CVE-2020-0828, CVE-2020-0829,...

7.6CVSS2.8AI score0.09592EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/28 6:57 p.m.•67 views

Out-of-bounds write in ChakraCore

A remote code execution vulnerability exists in the way that the ChakraCore scripting engine handles objects in memory, aka 'Scripting Engine Memory Corruption Vulnerability'. This CVE ID is unique from CVE-2020-0768, CVE-2020-0823, CVE-2020-0825, CVE-2020-0826, CVE-2020-0827, CVE-2020-0828,...

7.6CVSS2.8AI score0.09592EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 11:42 p.m.•67 views

Potential Denial-of-Service in bindata

In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example BinData::Bit100000, BinData::Bit100001, BinData::Bit100002, BinData::Bit. In combination with...

4.3CVSS4.8AI score0.01866EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 5:13 p.m.•67 views

github.com/sassoftware/go-rpmutils Arbitrary File Write via Archive Extraction (Zip Slip)

The CPIO extraction functionality doesn't sanitize the paths of the archived files for leading and non-leading .. which leads in file extraction outside of the current directory. Note, the fixing commit was applied to all affected versions which were re-released...

7.5CVSS7.3AI score0.01602EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 10:29 p.m.•67 views

Unsynchronized Access to Shared Data in a Multithreaded Context in RESTEasy

A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided. This flaw allows an attacker to gain access to privileged information. The highest threat from this vulnerability is to confidentiality and integrity. Versions before resteasy 2.0.0.Alpha3 are affected...

4.3CVSS5.4AI score0.00629EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/02 9:44 p.m.•67 views

markdown2 Regular Expression Denial of Service

markdown2 =1.0.1.18, fixed in 2.4.0, is affected by a regular expression denial of service vulnerability. If an attacker provides a malicious string, it can make markdown2 processing difficult or delayed for an extended period of time...

7.5CVSS7.1AI score0.02384EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/24 6:13 p.m.•67 views

HTTP Request Smuggling in reel

reel through 0.6.1 allows Request Smuggling attacks due to incorrect Content-Length and Transfer encoding header parsing. It is possible to conduct HTTP request smuggling attacks by sending the Content-Length header twice. Furthermore, invalid Transfer Encoding headers were found to be parsed as...

7.5CVSS7.4AI score0.01334EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:32 p.m.•67 views

Path Traversal in Buildah

A path traversal flaw was found in Buildah in versions before 1.14.5. This flaw allows an attacker to trick a user into building a malicious container image hosted on an HTTPs server and then write files to the user's system anywhere that the user has permissions. Specific Go Packages Affected...

9.3CVSS8.2AI score0.02603EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:20 p.m.•67 views

Improper Input Validation in HashiCorp Vault

HashiCorp Vault and Vault Enterprise 1.4.x before 1.4.2 in Go package github.com/hashicorp/vault-plugin-secrets-gcp/plugin has Incorrect Access Control...

9.8CVSS9AI score0.01522EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:19 p.m.•67 views

Denial of Service (DoS) in HashiCorp Consul

HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3. Specific Go Packages Affected github.com/hashicorp/consul/agent/consul...

7.5CVSS7.5AI score0.0201EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:18 p.m.•67 views

Use of a Broken or Risky Cryptographic Algorithm in Terraform

When using the Azure backend with a shared access signature SAS, Terraform versions prior to 0.12.17 may transmit the token and state snapshot using cleartext HTTP. Specific Go Packages Affected github.com/hashicorp/terraform/backend/remote-state/azure...

7.5CVSS7.2AI score0.00998EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/17 8:58 p.m.•67 views

Insecure template handling in haml-coffee

haml-coffee is a JavaScript templating solution. haml-coffee mixes pure template data with engine configuration options through the Express render API. More specifically, haml-coffee supports overriding a series of HTML helper functions through its configuration options. A vulnerable application...

7.7CVSS0.4AI score0.007EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:32 p.m.•67 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes in vega-util

vega-util prior to 1.13.1 allows manipulation of object prototype. The 'vega.mergeConfig' method within vega-util could be tricked into adding or modifying properties of the Object.prototype...

4.3CVSS4.3AI score0.01109EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:14 p.m.•67 views

OS Command Injection in gulkp-styledocco

gulp-styledocco through 0.0.3 allows execution of arbitrary commands. The argument options of the exports function in index.js can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.02575EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:54 p.m.•67 views

Cross-site Scripting in OpenCart

OpenCart 3.0.3.2 allows remote authenticated users to conduct XSS attacks via a crafted filename in the users' image upload section...

5.4CVSS4.3AI score0.02671EPSS
SaveExploits4References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/30 5:34 p.m.•67 views

libtaxii Server-Side Request Forgery vulnerability

"TAXII libtaxii through 1.1.117, as used in EclecticIQ OpenTAXII through 0.2.0 and other products, allows SSRF via an initial http:// substring to the parse method, even when the nonetwork setting is used for the XML parser. NOTE: the vendor points out that the parse method "wraps the lxml librar...

9.8CVSS9AI score0.02308EPSS
SaveExploits2References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/20 4:30 p.m.•67 views

Open Redirect in werkzeug

Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL...

6.1CVSS6.2AI score0.01661EPSS
SaveExploits1References6Affected Software1
Total number of security vulnerabilities5000