Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2023/07/14 9:31 p.m.159 views

cryptography mishandles SSH certificates

The cryptography package before 41.0.2 for Python mishandles SSH certificates that have critical options...

7.5CVSS7AI score0.00732EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/07 6:30 p.m.159 views

Apache HTTP Server via mod_proxy_uwsgi HTTP response smuggling

HTTP Response Smuggling vulnerability in Apache HTTP Server via modproxyuwsgi. This issue affects Apache HTTP Server from 2.4.30 through 2.4.55 and the uWSGI PyPI package prior to version 2.0.22. Special characters in the origin response header can truncate/split the response forwarded to the...

7.5CVSS6.8AI score0.02134EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/15 3:37 p.m.159 views

Incorrect parsing of nameless cookies leads to __Host- cookies bypass

Browsers may allow "nameless" cookies that look like =value instead of key=value. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like =Host-test=bad for another subdomain. Werkzeug = 2.2.2 will parse the cookie =Host-test=bad as...

3.5CVSS6AI score0.00507EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:04 p.m.159 views

elFinder before 2.1.59 contains multiple vulnerabilities leading to RCE

Impact We recently fixed several vulnerabilities affect elFinder 2.1.58. These vulnerabilities can allow an attacker to execute arbitrary code and commands on the server hosting the elFinder PHP connector, even with the minimal configuration. Patches The issues were addressed in our last release,...

9.8CVSS1.4AI score0.69934EPSS
SaveExploits5References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/29 7:47 p.m.160 views

XML External Entity attack in log4net

Apache log4net before 2.0.10 does not disable XML external entities when parsing log4net configuration files. This could allow for XXE-based attacks in applications that accept arbitrary configuration files from users...

9.8CVSS4.7AI score0.17366EPSS
SaveExploits0References22Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/10 8:02 p.m.159 views

Reflected Cross-Site Scripting in Apache CXF

By default, Apache CXF creates a /services page containing a listing of the available endpoint names and addresses. This webpage is vulnerable to a reflected Cross-Site Scripting XSS attack, which allows a malicious actor to inject javascript into the web page. Please note that the attack exploit...

6.1CVSS1.9AI score0.07055EPSS
SaveExploits0References17Affected Software2
Github Security Blog
Github Security Blog
added 2020/05/15 6:59 p.m.159 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4, 2.8.11.6, and 2.7.9.7 mishandles the interaction between serialization gadgets and typing, related to com.ibatis.sqlmap.engine.transaction.jta.JtaTransactionConfig aka ibatis-sqlmap...

9.8CVSS8.9AI score0.18383EPSS
SaveExploits0References26Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/16 9:56 p.m.159 views

SQL injection in phpMyAdmin

An issue was discovered in phpMyAdmin before 4.9.2. A crafted database/table name can be used to trigger a SQL injection attack through the designer feature...

9.8CVSS2.3AI score0.0224EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/14 8:19 p.m.159 views

Persistent XSS vulnerability in filename of attached file in PrivateBin

On 24th of December 2019 one of the property based unit tests reported a failure. Upon investigation, @elrido discovered that the failure was due to unescaped HTML, which allowed the user provided attachment file name to inject HTML under certain conditions leading to a persistent Cross-site...

6.1CVSS5.2AI score0.00658EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/27 6:24 p.m.158 views

LiquidJS is Vulnerable to Remote Code Execution

Summary It is possible to execute arbitrary code with crafted templates Details 1|valueOf - this when evaluating the filter liquid %assign r=1|valueOf% r|inspect json...

10CVSS6.2AI score0.00925EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/06 6:03 p.m.158 views

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

Summary server.fs check was not enforced to the fetchModule method that is exposed in Vite dev server's WebSocket. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - WebSocket is no...

8.2CVSS6.2AI score0.03396EPSS
SaveExploits4References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/19 9:58 p.m.158 views

Vite dev server option `server.fs.deny` can be bypassed when hosted on case-insensitive filesystem

Summary Vite dev server option server.fs.deny can be bypassed on case-insensitive file systems using case-augmented versions of filenames. Notably this affects servers hosted on Windows. This bypass is similar to https://nvd.nist.gov/vuln/detail/CVE-2023-34092 -- with surface area reduced to host...

7.5CVSS7AI score0.00785EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/22 6:49 p.m.158 views

Renderers can obtain access to random bluetooth device without permission in Electron

Impact This vulnerability allows renderers to obtain access to a random bluetooth device via the web bluetooth API if the app has not configured a custom select-bluetooth-device event handler. The device that is accessed is random and the attacker would have no way of selecting a specific device...

5CVSS2.8AI score0.00946EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/07 9:48 p.m.158 views

XSS vulnerability with translator

Flarum's translation system allowed for string inputs to be converted into HTML DOM nodes when rendered. This change was made after v0.1.0-beta.16 our last beta before v1.0.0 and was not noticed or documented. This allowed for any user to type malicious HTML markup within certain user input field...

10CVSS0.39738EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/20 4:40 p.m.158 views

Deserialization of Untrusted Data in PyYAML

PyYAML 5.1 through 5.1.2 has insufficient restrictions on the load and loadall functions because of a class deserialization issue, e.g., Popen is a class in the subprocess module. NOTE: this issue exists because of an incomplete fix for CVE-2017-18342...

9.8CVSS3AI score0.05156EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/29 8:23 p.m.158 views

Unauthenticated remote code execution in Ignition

Ignition before 2.5.2, as used in Laravel and other products, allows unauthenticated remote attackers to execute arbitrary code because of insecure usage of filegetcontents and fileputcontents. This is exploitable on sites using debug mode with Laravel before 8.4.2...

9.8CVSS6.8AI score0.99943EPSS
SaveExploits38References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 7:54 p.m.157 views

AWS SDK for PHP has CloudFront Policy Document Injection via Special Characters

Summary This notification is related to the CloudFront signing utilities in the AWS SDK for PHP, which are used to generate Amazon CloudFront signed URLs and signed cookies. A defense-in-depth enhancement has been implemented to improve handling of special characters, such as double quotes and...

5.8AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/02/14 5:58 p.m.157 views

@octokit/request-error has a Regular Expression in index that Leads to ReDoS Vulnerability Due to Catastrophic Backtracking

Summary A Regular Expression Denial of Service ReDoS vulnerability exists in the processing of HTTP request headers. By sending an authorization header containing an excessively long sequence of spaces followed by a newline and "@", an attacker can exploit inefficient regular expression processin...

5.3CVSS7.1AI score0.00628EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/15 6:59 p.m.157 views

jackson-databind mishandles the interaction between serialization gadgets and typing

FasterXML jackson-databind 2.x before 2.9.10.4, 2.8.11.6, and 2.7.9.7 mishandles the interaction between serialization gadgets and typing, related to br.com.anteros.dbcp.AnterosDBCPConfig aka anteros-core...

9.8CVSS8.9AI score0.18345EPSS
SaveExploits0References20Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/28 4:54 p.m.157 views

OS Command Injection in Rake

There is an OS command injection vulnerability in Ruby Rake before 12.3.3 in Rake::FileList when supplying a filename that begins with the pipe character |...

6.9CVSS2.5AI score0.01359EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/20 11:04 p.m.157 views

HTTP Request Smuggling: Invalid Transfer-Encoding in Waitress

Impact Waitress would parse the Transfer-Encoding header and only look for a single string value, if that value was not chunked it would fall through and use the Content-Length header instead. According to the HTTP standard Transfer-Encoding should be a comma separated list, with the inner-most...

7.5CVSS0.02379EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/21 10:41 p.m.156 views

dio vulnerable to CRLF injection with HTTP method string

Impact The dio package 4.0.0 for Dart allows CRLF injection if the attacker controls the HTTP method string, a different vulnerability than CVE-2020-35669. Patches The vulnerability has been resolved by https://github.com/cfug/dio/commit/927f79e93ba39f3c3a12c190624a55653d577984, and included sinc...

7.5CVSS6.5AI score0.01167EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/03 1:36 p.m.156 views

httparty has multipart/form-data request tampering vulnerability

Impact I found "multipart/form-data request tampering vulnerability" caused by Content-Disposition "filename" lack of escaping in httparty. httparty/lib/httparty/request body.rb def generatemultipart...

5.3CVSS5AI score0.0129EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/14 1:09 a.m.156 views

jQuery vulnerable to Cross-Site Scripting (XSS)

Cross-site scripting XSS vulnerability in jQuery before 1.6.3, when using location.hash to select elements, allows remote attackers to inject arbitrary web script or HTML via a crafted tag...

4.3CVSS4AI score0.19191EPSS
SaveExploits1References12Affected Software3
Github Security Blog
Github Security Blog
added 2022/01/21 11:37 p.m.156 views

Improper Privilege Management in shelljs

shelljs is vulnerable to Improper Privilege Management...

7.1CVSS3.3AI score0.00427EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/04/16 12:30 a.m.155 views

Request smuggling leading to endpoint restriction bypass in Gunicorn

Gunicorn fails to properly validate Transfer-Encoding headers, leading to HTTP Request Smuggling HRS vulnerabilities. By crafting requests with conflicting Transfer-Encoding headers, attackers can bypass security restrictions and access restricted endpoints. This issue is due to Gunicorn's handli...

7.5CVSS7.4AI score0.02996EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/23 9:30 p.m.155 views

openssl npm package vulnerable to command execution

The openssl aka node-openssl NPM package through 2.0.0 was characterized as "a nonsense wrapper with no real purpose" by its author, and accepts an opts argument that contains a verb field used for command execution. NOTE: This vulnerability only affects products that are no longer supported by t...

9.8CVSS6.9AI score0.01909EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/10 10:15 p.m.155 views

HL7 FHIR Partial Path Zip Slip due to bypass of CVE-2023-24057

Impact Zip Slip protections implemented in CVE-2023-24057 GHSA-jqh6-9574-5x22 can be bypassed due a partial path traversal vulnerability. This issue allows a malicious actor to potentially break out of the TerminologyCacheManager cache directory. The impact is limited to sibling directories. To...

8.1CVSS0.5AI score0.013EPSS
SaveExploits1References8Affected Software6
Github Security Blog
Github Security Blog
added 2022/11/23 3:44 p.m.155 views

sweetalert2 v9.17.4 and above contains hidden functionality

sweetalert2 versions 9.17.4 and up until 10.0.0 are vulnerable to hidden functionality that was introduced by the maintainer. The package outputs audio and/or video messages that do not pertain to the functionality of the package and is not included in versions 9.0.0 - 9.17.3. Workaround Users wh...

7AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/10 5:21 p.m.155 views

Django Access Control Bypass possibly leading to SSRF, RFI, and LFI attacks

In Django 2.2 before 2.2.24, 3.x before 3.1.12, and 3.2 before 3.2.4, URLValidator, validateipv4address, and validateipv46address do not prohibit leading zero characters in octal literals. This may allow a bypass of access control that is based on IP addresses. validateipv4address and...

7.5CVSS7.5AI score0.0526EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/22 8:38 p.m.154 views

Embedded malware in ua-parser-js

The npm package ua-parser-js had three versions published with malicious code. Users of affected versions 0.7.29, 0.8.0, 1.0.0 should upgrade as soon as possible and check their systems for suspicious activity. See this issue for details as they unfold. Any computer that has this package installe...

8.8CVSS4.3AI score0.01419EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/09 6:49 p.m.154 views

Possible request smuggling in HTTP/2 due missing validation

Impact If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the request is not proxied through as HTTP/1.1. If the request comes in as an HTTP/2 stream, gets converted into the...

5.9CVSS0.2AI score0.18891EPSS
SaveExploits0References93Affected Software3
Github Security Blog
Github Security Blog
added 2020/05/08 7:05 p.m.154 views

Incorrect Provision of Specified Functionality in qutebrowser

Description After a certificate error was overridden by the user, qutebrowser displays the URL as yellow colors.statusbar.url.warn.fg. However, when the affected website was subsequently loaded again, the URL was mistakenly displayed as green colors.statusbar.url.successhttps. While the user...

4.3CVSS0.5AI score0.0151EPSS
SaveExploits0References18Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/12 8:45 p.m.153 views

Persistent Cross-site Scripting vulnerability in PrivateBin

In PrivateBin polygon id="triangle" points="0,0 0,50 50,0" fill="00990...

8.2CVSS7.7AI score0.01358EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/09 7:17 p.m.153 views

Denial of Service (DoS) in Jackson Dataformat CBOR

This affects the package com.fasterxml.jackson.dataformat:jackson-dataformat-cbor from 2.8.0-rc1 and before 2.11.4, from 2.12.0-rc1 and before 2.12.1. Unchecked allocation of byte buffer can cause a java.lang.OutOfMemoryError exception...

7.5CVSS7.5AI score0.03074EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/04 9:03 p.m.153 views

Regular Expression Denial of Service in System.Text.RegularExpressions

A denial of service vulnerability exists when .NET Framework and .NET Core improperly process RegEx strings, aka '.NET Framework and .NET Core Denial of Service Vulnerability'. This CVE ID is unique from CVE-2019-0980, CVE-2019-0981...

7.5CVSS3.8AI score0.05719EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/15 3:51 p.m.153 views

elFinder unsafe upload filtering leading to remote code execution

Impact Before elFinder 2.1.58, the upload filter did not disallow the upload of .phar files. As several Linux distributions are now shipping Apache configured in a way it will process these files as PHP scripts, attackers could gain arbitrary code execution on the server hosting the PHP connector...

9.8CVSS0.7AI score0.18935EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/12/21 4:28 p.m.153 views

Server-Side Forgery Request can be activated unmarshalling with XStream

Impact The vulnerability may allow a remote attacker to request data from internal resources that are not publicly available only by manipulating the processed input stream. Patches If you rely on XStream's default blacklist of the Security Framework, you will have to use at least version 1.4.15...

7.7CVSS8.3AI score0.81817EPSS
SaveExploits4References15Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.153 views

Memory leak in Tensorflow

Impact If a user passes a list of strings to dlpack.todlpack there is a memory leak following an expected validation failure: https://github.com/tensorflow/tensorflow/blob/0e68f4d3295eb0281a517c3662f6698992b7b2cf/tensorflow/c/eager/dlpack.ccL100-L104 The allocated memory is from...

4.3CVSS1.5AI score0.00834EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
added 2024/05/14 10:13 p.m.152 views

Grafana Forward OAuth Identity Token can allow users to access some data sources

When a data source has the Forward OAuth Identity feature enabled, sending a query to that datasource with an API token and no other user credentials will forward the OAuth Identity of the most recently logged-in user. This can allow API token holders to retrieve data for which they may not have...

4.3CVSS6.6AI score0.01996EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/13 9:30 p.m.152 views

Spring Framework vulnerable to denial of service

In Spring Framework versions prior to 5.2.24.release+ , 5.3.27+ and 6.0.8+ , it is possible for a user to provide a specially crafted Spring Expression Language SpEL expression that may cause a denial-of-service DoS condition...

6.5CVSS6.4AI score0.01122EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/22 11:28 p.m.152 views

XStream is vulnerable to an Arbitrary File Deletion on the local host when unmarshalling as long as the executing process has sufficient rights

Impact The processed stream at unmarshalling time contains type information to recreate the formerly written objects. XStream creates therefore new instances based on these type information. An attacker can manipulate the processed input stream and replace or inject objects, that result in the...

7.5CVSS0.1AI score0.46666EPSS
SaveExploits1References17Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/03 11:33 p.m.152 views

HTTP Response Splitting (Early Hints) in Puma

Impact If an application using Puma allows untrusted input in an early-hints header, an attacker can use a carriage return character to end the header and inject malicious content, such as additional headers or an entirely new response body. This vulnerability is known as HTTP Response Splitting...

6.5CVSS6.6AI score0.01571EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/31 5:59 p.m.152 views

Untrusted data can lead to DoS attack due to hash collisions and stack overflow in MessagePack

Impact When this library is used to deserialize messagepack data from an untrusted source, there is a risk of a denial of service attack by either of two vectors: 1. hash collisions - leading to large CPU consumption disproportionate to the size of the data being deserialized. 1. stack overflow -...

6.8CVSS6.3AI score0.01578EPSS
SaveExploits0References8Affected Software5
Github Security Blog
Github Security Blog
added 2026/06/23 9:21 p.m.151 views

jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiation

jackson-databind's PolymorphicTypeValidator PTV is the primary safety mechanism guarding polymorphic deserialization. When polymorphic typing is enabled and a type identifier contains generic parameters i.e. the type ID string contains when only java.util.ArrayList is allow-listed. The container...

8.1CVSS6.2AI score0.00873EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2026/04/30 6:34 p.m.151 views

OpenTelemetry's disk retry default temp path enables local blob injection via OTLP Exporter

Summary The OTLP disk retry feature in OpenTelemetry.Exporter.OpenTelemetryProtocol silently fell back to Path.GetTempPath when OTELDOTNETEXPERIMENTALOTLPRETRY=disk was set but OTELDOTNETEXPERIMENTALOTLPDISKRETRYDIRECTORYPATH was not configured. The exporter stored and loaded .blob files under...

7.8CVSS5.4AI score0.00108EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/07 11:08 p.m.151 views

Improper Handling of Missing Values in kaml

Impact Attackers that could provide arbitrary YAML input to an application that uses kaml could cause the application to endlessly loop while parsing the input. This could result in resource starvation and denial of service. This only affects applications that use polymorphic serialization with t...

6.5CVSS6.3AI score0.01658EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/10 6:42 p.m.151 views

Remote Code Execution (RCE) vulnerability in dropwizard-validation

Summary A server-side template injection was identified in the self-validating @SelfValidating feature of dropwizard-validation enabling attackers to inject arbitrary Java EL expressions, leading to Remote Code Execution RCE vulnerability. If you're using a self-validating bean via @SelfValidatin...

9CVSS1.1AI score0.05175EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2023/06/14 3:30 p.m.150 views

Jenkins CSRF protection bypass vulnerability

Jenkins provides context menus for various UI elements, like links to jobs and builds, or breadcrumbs. In Jenkins 2.399 and earlier, LTS 2.387.3 and earlier, POST requests are sent in order to load the list of context actions. If part of the URL includes insufficiently escaped user-provided value...

8CVSS6.7AI score0.0086EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/05 12:00 a.m.150 views

Improper Restriction of XML External Entity Reference in Liquibase

The XMLChangeLogSAXParser function in Liquibase prior to version 4.8.0 contains an issue that may lead to to Improper Restriction of XML External Entity Reference...

9.8CVSS3.7AI score0.02967EPSS
SaveExploits1References6Affected Software1
Total number of security vulnerabilities5000