Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2021/04/13 3:32 p.m.60 views

OS Command Injection in curling

npm package curling before version 1.1.0 is vulnerable to Command Injection via the run function. The command argument can be controlled by users without any sanitization...

10CVSS4.9AI score0.04872EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:30 p.m.60 views

Command injection in spritesheet-js

This affects all versions of package spritesheet-js. It depends on a vulnerable package platform-command. The injection point is located in line 32 in lib/generator.js, which is triggered by main entry of the package...

9.8CVSS9.1AI score0.02472EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:25 p.m.60 views

Path Traversal in jsreport-chrome-pdf

This affects the package jsreport-chrome-pdf before 1.10.0...

6.5CVSS6.3AI score0.01621EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:23 p.m.60 views

OS Command Injection in rpi

rpi through 0.0.3 allows execution of arbritary commands. The variable pinNumbver in function GPIO within src/lib/gpio.js is used as part of the arguement of exec function without any sanitization...

9.8CVSS4AI score0.02756EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:18 p.m.60 views

Improper Neutralization of Input in Theia console

In Eclipse Theia versions up to and including 1.8.0, in the debug console there is no HTML escaping, so arbitrary Javascript code can be injected...

6.1CVSS2.4AI score0.00708EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/12 6:51 p.m.60 views

mongodb-client-encryption vulnerable to Improper Certificate Validation

A specific version of the Node.js mongodb-client-encryption module does not perform correct validation of the KMS server’s certificate. This vulnerability in combination with a privileged network position active MITM attack could result in interception of traffic between the Node.js driver and th...

6.8CVSS6.2AI score0.00204EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/07 9:13 p.m.60 views

Improper Restriction of XML External Entity Reference in Plone

Plone before 5.2.3 allows XXE attacks via a feature that is explicitly only available to the Manager role...

8.8CVSS8.2AI score0.01435EPSS
SaveExploits0References6Affected Software5
Github Security Blog
Github Security Blog
added 2021/04/07 9:05 p.m.60 views

bottle HTTP Request smuggling

The package bottle before 0.12.19 are vulnerable to Web Cache Poisoning by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon ;, they can cause a difference in the interpretation of the request between the proxy running with default...

6.8CVSS6.3AI score0.01765EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/07 8:33 p.m.60 views

Insertion of Sensitive Information into Log File, Invocation of Process Using Visible Sensitive Information, and Exposure of Sensitive Information to an Unauthorized Actor in Ansible

A security flaw was found in Ansible Engine, all Ansible 2.7.x versions prior to 2.7.17, all Ansible 2.8.x versions prior to 2.8.11 and all Ansible 2.9.x versions prior to 2.9.7, when managing kubernetes using the k8s module. Sensitive parameters such as passwords and tokens are passed to kubectl...

5.5CVSS6.1AI score0.0051EPSS
SaveExploits1References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/11 8:47 p.m.60 views

XSS in apexcharts

The package apexcharts before 3.24.0 are vulnerable to Cross-site Scripting XSS via lack of sanitization of graph legend fields...

6.3CVSS3.1AI score0.0137EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/05 8:43 p.m.60 views

Open redirect in Slashify

The package is an Express middleware that normalises routes by stripping any final slash, redirecting, for example, bookings/latest/ to bookings/latest. However, it does not validate the path it redirects to in any way. In particular, if the path starts with two slashes or two backslashes, or a...

6.1CVSS0.5AI score0.00526EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/29 8:51 p.m.60 views

Processing untrusted theming resources might execute arbitrary code (ACE)

Impact When processing theming resources i.e. .less files with less-openui5 that originate from an untrusted source, those resources might contain JavaScript code which will be executed in the context of the build process. While this is a feature of the Less.js library, it is an unexpected behavi...

7.8CVSS0.2AI score0.00988EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/11 3:54 p.m.60 views

malicious SVG attachment causing stored XSS vulnerability

Impact An attacker with write permissions can upload an SVG file that contains malicious javascript. This javascript will be executed in a user's browser when the user is viewing that SVG file on the wiki. Patches Users are strongly advised to upgrade to a patched version. MoinMoin Wiki 1.9.11 ha...

8.7CVSS1.4AI score0.01746EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.60 views

Out of bounds write in tensorflow-lite

Impact In TensorFlow Lite models using segment sum can trigger a write out bounds / segmentation fault if the segment ids are not sorted. Code assumes that the segment ids are in increasing order, using the last element of the tensor holding them to determine the dimensionality of output tensor:...

8.1CVSS1.1AI score0.00671EPSS
SaveExploits1References12Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.60 views

Heap buffer overflow in Tensorflow

Impact The SparseCountSparseOutput and RaggedCountSparseOutput implementations don't validate that the weights tensor has the same shape as the data. The check exists for DenseCountSparseOutput, where both tensors are fully specified:...

9.9CVSS1.2AI score0.00903EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/03 9:12 p.m.60 views

Denial of Service in mongodb

Versions of mongodb prior to 3.1.13 are vulnerable to Denial of Service. The package fails to properly catch an exception when a collection name is invalid and the DB does not exist, crashing the application. Recommendation Upgrade to version 3.1.13 or later...

3.8AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/01 4:42 p.m.60 views

Cross-Site Scripting in yui

Affected versions of yui are vulnerable to cross-site scripting in the uploader.swf and io.swf utilities, via script injection in the url. Recommendation YUI has published their recommendation to fix this issue. Their recommendation is to: - Delete self-hosted copies of these files if you are not...

4.3CVSS2.5AI score0.01492EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/18 5:30 p.m.60 views

CSRF in Play Framework

In Play Framework 2.6.0 through 2.8.1, the CSRF filter can be bypassed by making CORS simple requests with content types that contain parameters that can't be parsed...

6.5CVSS3.6AI score0.00525EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/13 6:54 p.m.60 views

Server-Side Request Forgery in @uppy/companion

The @uppy/companion npm package before versions 1.13.2 and 2.0.0-alpha.5 is vulnerable to a Server-Side Request Forgery SSRF vulnerability, which allows an attacker to scan local or external networks or otherwise interact with internal systems...

7.5CVSS5.1AI score0.0119EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/27 4:57 p.m.60 views

Stored XSS in Apache Airflow

An issue was found in Apache Airflow versions 1.10.10 and below. A stored XSS vulnerability was discovered in the Chart pages of the the "classic" UI...

6.1CVSS3.5AI score0.0276EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/01 5:12 p.m.60 views

Privilege escalation in mysql-connector-jav

Vulnerability in the MySQL Connectors component of Oracle MySQL subcomponent: Connector/J. Supported versions that are affected are 8.0.15 and prior. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where MySQL Connectors executes to compromise...

6.3CVSS4.4AI score0.00482EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/10 9:12 p.m.60 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.proxy.provider.remoting.RmiProvider aka apache/commons-proxy...

8.8CVSS3.5AI score0.03673EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/10 6:02 p.m.60 views

Improper Authentication in requests-kerberos

python-requests-Kerberos through 0.5 does not handle mutual authentication...

9.8CVSS9.1AI score0.03647EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/18 5:19 p.m.60 views

Path traversal attack on Windows platforms

Tapestry processes assets /assets/ctx using classes chain StaticFilesFilter - AssetDispatcher - ContextResource, which doesn't filter the character , so attacker can perform a path traversal attack to read any files on Windows platform...

7.5CVSS4.1AI score0.03094EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/08 5:07 p.m.60 views

Cross-site scripting in Jupyter Notebook

Jupyter Notebook before 5.5.0 does not use a CSP header to treat served files as belonging to a separate origin. Thus, for example, an XSS payload can be placed in an SVG document...

5.3CVSS0.2AI score0.01443EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2019/10/11 6:41 p.m.60 views

Denial of Service in Apache Commons Compress

The file name encoding algorithm used internally in Apache Commons Compress 1.15 to 1.18 can get into an infinite loop when faced with specially crafted inputs. This can lead to a denial of service attack if an attacker can choose the file names inside of an archive created by Compress...

7.5CVSS3.5AI score0.16157EPSS
SaveExploits0References33Affected Software2
Github Security Blog
Github Security Blog
added 2019/06/27 5:25 p.m.60 views

Cross-Site Scripting via JSONP

JSONP allows untrusted resource URLs, which provides a vector for attack by malicious actors...

4.2AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:55 p.m.60 views

Improper Input Validation in org.wildfly:wildfly-undertow

A flaw was found in Wildfly 9.x. A path traversal vulnerability through the org.wildfly.extension.undertow.deployment.ServletResourceManager.getResource method could lead to information disclosure of arbitrary local files...

5.5CVSS2.9AI score0.00489EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/23 7:51 p.m.60 views

Plone and Zope2 affected by Race Condition

AccessControl/AuthEncoding.py in Zope before 2.13.19, as used in Plone before 4.2.3 and 4.3 before beta 1, allows remote attackers to obtain passwords via vectors involving timing discrepancies in password validation...

4.3CVSS6.3AI score0.01427EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.60 views

SQL Injection in sequelize

Versions 2.0.0-rc-7 and earlier of sequelize are affected by a SQL injection vulnerability when user input is passed into the order parameter. Proof of Concept javascript Test.findAndCountAll where: id :1 , order : 'id', 'UNTRUSTED USER INPUT' Recommendation Update to version 2.0.0-rc8 or later...

7.5CVSS7.5AI score0.02115EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/20 10:49 p.m.59 views

Microsoft Security Advisory CVE-2026-50648 – .NET Denial of Service Vulnerability

Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET XML Encryption System.Security.Cryptography.Xml. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A denial ...

7.5CVSS7.2AI score0.0084EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/23 9:22 p.m.59 views

jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray)

Summary BasicPolymorphicTypeValidator.Builder.allowIfSubTypeIsArray allowlists any array type based only on clazz.isArray, without validating the array's component element type against the configured allowlist. A PTV built with allowIfSubTypeIsArray plus an explicit concrete-type allowlist...

8.1CVSS5.8AI score0.00892EPSS
SaveExploits0References34Affected Software2
Github Security Blog
Github Security Blog
added 2026/06/15 8:10 p.m.59 views

aiohttp: Payload Response Resources Are Not Closed After Mid-Body Disconnect

Summary Payload resources are not closed correctly when a client disconnects in the middle of a write. Impact If a payload is using an open file or similar limited resource, then an attacker may be able to cause resource starvation temporarily until garbage collection or similar closes the file...

7.5CVSS5.3AI score0.00281EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/08 11:55 p.m.59 views

Puma PROXY Protocol v1 Parser Allows Remote Memory Exhaustion

Impact PROXY protocol support for Puma was added in version 5.5.0. When PROXY protocol v1 support is enabled, Puma reads incoming bytes into an internal buffer. It waits for "\r\n" to determine whether a PROXY v1 line is present. If an attacker opens a TCP connection and continuously sends bytes...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/21 9:20 p.m.59 views

JavaScript Cookie: Per-instance prototype hijack in assign() enables cookie-attribute injection

Summary js-cookie's internal assign helper copies properties with for...in + plain assignment. When the source object is produced by JSON.parse, the JSON object's "proto" member is an own enumerable property, so the for…in enumerates it and the targetkey = sourcekey write triggers the...

7.5CVSS5.8AI score0.00919EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/05 9:14 p.m.59 views

Hysteria: A specially constructed quic package can crash the server OOM when the sniff is enabled

Summary A specially constructed quic package can crash the server OOM when the sniff is enabled. Details When the server has sniff enabled, a valid connection can request the server to forward UDP traffic and construct a huge crypto length. The server will allocate memory according to this length...

5.8AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/25 11:51 p.m.59 views

OpenClaw: Agent gateway config mutations could change protected operator settings

Affected Packages / Versions - Package: openclaw npm - Affected versions: 2026.4.20 - Patched version: 2026.4.20 Impact The agent-facing gateway config.patch / config.apply guard did not cover several operator-trusted settings, including sandbox policy, plugin enablement, gateway auth/TLS, hook...

5.4AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 3:00 a.m.59 views

OpenClaw: Incomplete host-env-security-policy allows untrusted model to substitute compiler binaries via env overrides

Summary Incomplete host-env-security-policy.json allows untrusted model to substitute compiler binaries CC, CXX, CARGOBUILDRUSTC, CMAKECCOMPILER via env overrides on approved host exec requests Current Maintainer Triage - Status: narrow - Normalized severity: medium - Assessment: Shipped v2026.3....

6.1CVSS5.9AI score0.0013EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/17 2:07 p.m.59 views

SiYuan Vulnerable to Arbitrary File Read in Desktop Publish Service

Summary In SiYuan, /api/lute/html2BlockDOM on the desktop copies local files pointed to by file:// links in pasted HTML into the workspace assets directory without validating paths against a sensitive-path list. Together with GET /assets/path, which only requires authentication, a publish-service...

9.9CVSS5.8AI score0.00414EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/27 7:18 p.m.59 views

Next.js self-hosted applications vulnerable to DoS via Image Optimizer remotePatterns configuration

A DoS vulnerability exists in self-hosted Next.js applications that have remotePatterns configured for the Image Optimizer. The image optimization endpoint /next/image loads external images entirely into memory without enforcing a maximum size limit, allowing an attacker to cause out-of-memory...

7.5CVSS5.9AI score0.00452EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/04 2:07 p.m.59 views

GraphQL query operations security can be bypassed

Summary Using the Relay special node type you can bypass the configured security on an operation. Details Here is an example of how to apply security configurations for the GraphQL operations: php ApiResource security: "isgranted'ROLEUSER'", operations: / ... / , graphQlOperations: new...

7.5CVSS7.4AI score0.00458EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2024/12/12 9:31 a.m.59 views

Withdrawn Advisory: undertow: information leakage via HTTP/2 request header reuse

Withdrawn Advisory This advisory has been withdrawn because it was determined to not be a valid vulnerability. This link is maintained to preserve external references. For more information, see https://nvd.nist.gov/vuln/detail/CVE-2024-4109. Original Description A flaw was found in Undertow. An...

5.2AI score
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/29 12:31 p.m.59 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/06/04 5:53 p.m.59 views

Directus is soft-locked by providing a string value to random string util

Describe the Bug Providing a non-numeric length value to the random string generation utility will create a memory issue breaking the capability to generate random strings platform wide. This creates a denial of service situation where logged in sessions can no longer be refreshed as sessions...

7.5CVSS6.7AI score0.0062EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/14 8:31 p.m.59 views

Microsoft Security Advisory CVE-2024-30046 | .NET Denial of Service Vulnerability

Microsoft Security Advisory CVE-2024-30046 | .NET Denial of Service Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 7.0 and .NET 8.0. This advisory also provides guidance on what developers can do to update their...

5.9CVSS6AI score0.01688EPSS
SaveExploits0References6Affected Software12
Github Security Blog
Github Security Blog
added 2024/05/14 8:30 p.m.59 views

Microsoft Security Advisory CVE-2024-30045 | .NET Remote code Execution Vulnerability

Microsoft Security Advisory CVE-2024-30045 | .NET Remote code Execution Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET. This advisory also provides guidance on what developers can do to update their applications t...

6.3CVSS6.7AI score0.01248EPSS
SaveExploits0References7Affected Software12
Github Security Blog
Github Security Blog
added 2024/05/14 8:13 p.m.59 views

TYPO3 vulnerable to Cross-Site Scripting in the ShowImageController

Problem Failing to properly encode user-controlled values in file entities, the ShowImageController eID txcmsshowpic is vulnerable to cross-site scripting. Exploiting this vulnerability requires a valid backend user account with access to file entities. Solution Update to TYPO3 versions 9.5.48...

5.4CVSS5.2AI score0.00502EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/06 2:20 p.m.59 views

Litestar and Starlite vulnerable to Path Traversal

Summary Local File Inclusion via Path Traversal in LiteStar Static File Serving A Local File Inclusion LFI vulnerability has been discovered in the static file serving component of LiteStar. This vulnerability allows attackers to exploit path traversal flaws, enabling unauthorized access to...

8.2CVSS7.6AI score0.00722EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/05/01 4:40 p.m.59 views

Yamux Memory Exhaustion Vulnerability via Active::pending_frames property

Summary Attack scenario The Rust implementation of the Yamux stream multiplexer uses a vector for pending frames. This vector is not bounded in length. Every time the Yamux protocol requires sending of a new frame, this frame gets appended to this vector. This can be remotely triggered in a numbe...

7.5CVSS7AI score0.00761EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/01 10:01 a.m.59 views

Uptime Kuma's authenticated path traversal via plugin repository name may lead to unavailability or data loss

Summary A path traversal vulnerability via the plugin repository name allows an authenticated attacker to delete files on the server leading to unavailability and potentially data loss. Details Uptime Kuma allows authenticated users to install plugins from an official list of plugins. This featur...

8.1CVSS6.9AI score0.01213EPSS
SaveExploits1References7Affected Software1
Total number of security vulnerabilities5000