Lucene search
+L
GithubMost viewed

34132 matches found

Github Security Blog
Github Security Blog
added 2021/07/19 3:15 p.m.110 views

Encoded URIs can access WEB-INF directory in Eclipse Jetty

Description URIs can be crafted using some encoded characters to access the content of the WEB-INF directory and/or bypass some security constraints. This is a variation of the vulnerability reported in CVE-2021-28164/GHSA-v7ff-8wcx-gmc5. Impact The default compliance mode allows requests with UR...

5.3CVSS6.6AI score0.99298EPSS
SaveExploits6References41Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/04 6:2 p.m.110 views

xmlhttprequest and xmlhttprequest-ssl vulnerable to Arbitrary Code Injection

This affects the package xmlhttprequest before 1.7.0; all versions of package xmlhttprequest-ssl. Provided requests are sent synchronously async=False on xhr.open, malicious user input flowing into xhr.send could result in arbitrary code being injected and run...

8.1CVSS8AI score0.04646EPSS
SaveExploits2References11Affected Software2
Github Security Blog
Github Security Blog
added 2021/04/23 4:55 p.m.110 views

Local information disclosure via system temporary directory

Impact Eclipse Jersey 2.28 - 2.33 and Eclipse Jersey 3.0.0 - 3.0.1 contains a local information disclosure vulnerability. This is due to the use of the File.createTempFile which creates a file inside of the system temporary directory with the permissions: -rw-r--r--. Thus the contents of this fil...

6.2CVSS6.6AI score0.00905EPSS
SaveExploits0References21Affected Software1
Github Security Blog
Github Security Blog
added 2020/11/16 8:7 p.m.110 views

XStream can be used for Remote Code Execution

Impact The vulnerability may allow a remote attacker to run arbitrary shell commands 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.14. Workarounds No user is affected, who...

9.3CVSS0.7AI score0.85001EPSS
SaveExploits7References17Affected Software1
Github Security Blog
Github Security Blog
added 2019/09/11 11:2 p.m.110 views

Cross-Site Scripting in dojo

Versions of dojo prior to 1.4.2 are vulnerable to DOM-based Cross-Site Scripting XSS. The package does not sanitize URL parameters in the testCommon.js and runner.html test files, allowing attackers to execute arbitrary JavaScript in the victim's browser. Recommendation Upgrade to version 1.4.2 o...

4.3CVSS4.7AI score0.04545EPSS
SaveExploits2References20Affected Software1
Github Security Blog
Github Security Blog
added 2024/07/09 9:14 p.m.109 views

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

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

7.5CVSS6.8AI score0.02741EPSS
SaveExploits0References4Affected Software13
Github Security Blog
Github Security Blog
added 2023/07/12 9:30 p.m.109 views

Okio Signed to Unsigned Conversion Error vulnerability

GzipSource does not handle an exception that might be raised when parsing a malformed gzip buffer. This may lead to denial of service of the Okio client when handling a crafted GZIP archive, by using the GzipSource class...

7.5CVSS6.5AI score0.01254EPSS
SaveExploits1References8Affected Software2
Github Security Blog
Github Security Blog
added 2022/04/23 12:3 a.m.109 views

Denial of service in HtmlUnit-Neko

Certain Neko-related HTML parsers allow a denial of service via crafted Processing Instruction PI input that causes excessive heap memory consumption. In particular, this issue exists in HtmlUnit-Neko through 2.26, and is fixed in 2.27. This issue also exists in CyberNeko HTML through 1.9.22 also...

7.5CVSS6.3AI score0.02099EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/09 12:48 a.m.109 views

Apache Hive Information Exposure and Observable Timing Discrepancy

Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another users cookie signature. The issue was addressed in Apache Hive 2.3.8...

5.9CVSS5.6AI score0.02458EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/08 10:5 p.m.109 views

Infinite Loop in Apache Tomcat

The payload length in a WebSocket frame was not correctly validated in Apache Tomcat 10.0.0-M1 to 10.0.0-M6, 9.0.0.M1 to 9.0.36, 8.5.0 to 8.5.56 and 7.0.27 to 7.0.104. Invalid payload lengths could trigger an infinite loop. Multiple requests with invalid payload lengths could lead to a denial of...

7.5CVSS1.9AI score0.86608EPSS
SaveExploits1References28Affected Software3
Github Security Blog
Github Security Blog
added 2022/02/01 12:45 a.m.109 views

Race condition in Apache Tomcat

The fix for bug CVE-2020-9484 introduced a time of check time of use vulnerability into Apache Tomcat 10.1.0-M1 to 10.1.0-M8, 10.0.0-M5 to 10.0.14, 9.0.35 to 9.0.56 and 8.5.55 to 8.5.73 that allowed a local attacker to perform actions with the privileges of the user that the Tomcat process is...

7CVSS7AI score0.56636EPSS
SaveExploits16References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/31 4:5 p.m.109 views

Arbitrary File Creation/Overwrite on Windows via insufficient relative path sanitization

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution node-tar aims to guarantee that any file whose location would be outside of the extraction target directory is not extracted. This is, in part, accomplished by sanitizing absolute paths of entries within the archiv...

8.6CVSS6.7AI score0.01263EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/11 8:11 p.m.109 views

Integer overflow on 32-bit systems

Impact An integer overflow bug in 32-bit Redis version 4.0 or newer could be exploited to corrupt the heap and potentially result with remote code execution. Redis 4.0 or newer uses a configurable limit for the maximum supported bulk input size. By default, it is 512MB which is a safe value for a...

8.8CVSS2.1AI score0.047EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2021/06/03 11:41 p.m.110 views

Generation of Error Message Containing Sensitive Information in RESTEasy client

A flaw was found in RESTEasy client in all versions of RESTEasy up to 4.5.6.Final. It may allow client users to obtain the server's potentially sensitive information when the server got WebApplicationException from the RESTEasy client call. The highest threat from this vulnerability is to data...

5.3CVSS5.9AI score0.01211EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2021/04/30 5:31 p.m.109 views

Uncontrolled Resource Consumption in urllib3

The encodeinvalidchars function in util/url.py in the urllib3 library 1.25.2 through 1.25.7 for Python allows a denial of service CPU consumption because of an inefficient algorithm. The percentencodings array contains all matches of percent encodings. It is not deduplicated. For a URL of length ...

7.8CVSS7.1AI score0.03371EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/18 5:41 p.m.109 views

Pillow Temporary file name leakage

The 1 JpegImagePlugin.py and 2 EpsImagePlugin.py scripts in Python Image Library PIL 1.1.7 and earlier and Pillow before 2.3.1 uses the names of temporary files on the command line, which makes it easier for local users to conduct symlink attacks by listing the processes...

2.1CVSS8.7AI score0.00451EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/03 3:32 p.m.109 views

HTTP Response Splitting in Styx

Vulnerability Styx is vulnerable to CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers 'HTTP Response Splitting'. Vulnerable Component The vulnerable component is the com.hotels.styx.api.HttpHeaders.Builder due to disabling the HTTP Header validation built into Netty in these...

6.5CVSS0.1AI score0.01162EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/24 5:18 p.m.109 views

Private data exposure via REST API in BuddyPress

In BuddyPress before 5.1.2, requests to a certain REST API endpoint can result in private user data getting exposed. Authentication is not needed. This has been patched in version 5.1.2...

8CVSS4.4AI score0.02443EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/23 9:43 p.m.108 views

OpenTelemetry dotnet: Excessive memory allocation when parsing OpenTelemetry propagation headers

Summary The implementation details of the baggage, B3 and Jaeger processing code in the OpenTelemetry.Api and OpenTelemetry.Extensions.Propagators NuGet packages can allocate excessive memory when parsing which could create a potential denial of service DoS in the consuming application. Details...

5.3CVSS5.8AI score0.00458EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
added 2026/03/20 12:31 a.m.109 views

Spring Boot has an Authentication Bypass under Actuator Health groups paths

Spring Boot applications with Actuator can be vulnerable to an "Authentication Bypass" vulnerability when an application endpoint that requires authentication is declared under a specific path, already configured for a Health Group additional path. This issue affects Spring Boot: from 4.0 before...

8.2CVSS5.8AI score0.00334EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/05 3:30 a.m.108 views

langchain Code Injection vulnerability

An issue in Harrison Chase langchain allows an attacker to execute arbitrary code via the PALChain,frommathpromptllm.run in the python exec method...

9.8CVSS7.8AI score0.01062EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/05 8:24 p.m.108 views

Buffer Overflow in Pillow

Pillow through 8.2.0 and PIL aka Python Imaging Library through 1.1.7 allow an attacker to pass controlled parameters directly into a convert function to trigger a buffer overflow in Convert.c...

9.8CVSS9.2AI score0.03162EPSS
SaveExploits0References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/09/30 5:10 p.m.108 views

Directory Traversal in typo3/phar-stream-wrapper

The PharStreamWrapper aka phar-stream-wrapper package 2.x before 2.1.1 and 3.x before 3.1.1 for TYPO3 does not prevent directory traversal, which allows attackers to bypass a deserialization protection mechanism, as demonstrated by a phar:///path/bad.phar/../good.phar URL...

9.8CVSS5.7AI score0.05586EPSS
SaveExploits0References27Affected Software3
Github Security Blog
Github Security Blog
added 2021/09/02 5:15 p.m.108 views

Uncontrolled Resource Consumption in trim-off-newlines

All versions of package trim-off-newlines are vulnerable to Regular Expression Denial of Service ReDoS via string processing...

5.3CVSS5.7AI score0.01927EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:23 p.m.108 views

Prototype pollution in multi-ini

This affects the package multi-ini before 2.1.2. It is possible to pollute an object's prototype by specifying the constructor.proto object as part of an array. This is a bypass of CVE-2020-28448...

8.1CVSS8.7AI score0.01517EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/19 9:32 p.m.108 views

Cross-site Scripting (XSS) in Django REST Framework

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

6.1CVSS6AI score0.01286EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/09 12:24 a.m.108 views

Reflected XSS in GraphQL Playground

Impact directly impacted: - [email protected] - all unsanitized user input for renderPlaygroundPage all of our consuming packages of graphql-playground-html are impacted: - [email protected] - unsanitized user input to expressPlayground -...

7.4CVSS0.2AI score0.07243EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/07 9:11 p.m.108 views

Exposure of Sensitive Information to an Unauthorized Actor in Doorkeeper

Impact Information disclosure vulnerability. Allows an attacker to see all Doorkeeper::Application model attribute values including secrets using authorized applications controller if it's enabled GET /oauth/authorizedapplications.json. Patches These versions have the fix: 5.0.3 5.1.1 5.2.5 5.3.2...

7.5CVSS0.2AI score0.02016EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/31 3:59 p.m.108 views

Validation Bypass in kind-of

Versions of kind-of 6.x prior to 6.0.3 are vulnerable to a Validation Bypass. A maliciously crafted object can alter the result of the type check, allowing attackers to bypass the type checking validation. Recommendation Upgrade to versions 6.0.3 or later...

7.5CVSS4.9AI score0.02342EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/08 5:1 p.m.108 views

The SafeHtml annotation in Hibernate-Validator does not properly guard against XSS attacks

A vulnerability was found in Hibernate-Validator. The SafeHtml validator annotation fails to properly sanitize payloads consisting of potentially malicious code in HTML comments and instructions. This vulnerability can result in an XSS attack...

6.5CVSS1.8AI score0.02167EPSS
SaveExploits0References27Affected Software2
Github Security Blog
Github Security Blog
added 2019/12/02 6:11 p.m.108 views

Drupal core third-party PEAR Archive_Tar library is vulnerable to Deserialization of Untrusted Data

In Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 and 8.5.x prior to 8.5.9; Drupal core uses the third-party PEAR ArchiveTar library. This library has released a security update which impacts some Drupal configurations. Refer to CVE-2018-1000888 for details...

8CVSS8AI score0.0213EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/22 6:18 p.m.108 views

Pannellum Cross-Site Scripting due to data not being sanitized for URIs or vbscript

Versions of pannellum prior to 2.5.6 are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize URLs for data URIs, which may allow attackers to execute arbitrary code in a victim's browser. Recommendation Upgrade to version 2.5.6 or later...

6.1CVSS4.9AI score0.00697EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 6:22 p.m.108 views

In Apache PDFBox a carefully crafted PDF file can trigger an extremely long running computation

In Apache PDFBox 1.8.0 to 1.8.15 and 2.0.0RC1 to 2.0.11, a carefully crafted PDF file can trigger an extremely long running computation when parsing the page tree...

5.5CVSS3.8AI score0.04024EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/24 4:31 p.m.107 views

React Router allows pre-render data spoofing on React-Router framework mode

Summary After some research, it turns out that it's possible to modify pre-rendered data by adding a header to the request. This allows to completely spoof its contents and modify all the values ​​of the data object passed to the HTML. Latest versions are impacted. Details The vulnerable header i...

8.2CVSS6AI score0.00797EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/16 7:22 p.m.107 views

golang.org/x/net vulnerable to Cross-site Scripting

The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character / as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can result in content...

6.5CVSS6.8AI score0.00513EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/03 6:26 p.m.107 views

Sentry SDK Prototype Pollution gadget in JavaScript SDKs

Impact In case a Prototype Pollution vulnerability is present in a user's application or bundled libraries, the Sentry SDK could potentially serve as a gadget to exploit that vulnerability. The exploitability depends on the specific details of the underlying Prototype Pollution issue. !NOTE This...

7.2AI score
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/13 2:10 p.m.107 views

llama-cpp-python vulnerable to Remote Code Execution by Server-Side Template Injection in Model Metadata

Description llama-cpp-python depends on class Llama in llama.py to load .gguf llama.cpp or Latency Machine Learning Models. The init constructor built in the Llama takes several parameters to configure the loading and running of the model. Other than NUMA, LoRa settings, loading tokenizers, and...

9.6CVSS7.3AI score0.2842EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/01 6:30 p.m.107 views

Langchain vulnerable to arbitrary code execution via the evaluate function in the numexpr library

An issue in LanChain-ai Langchain v.0.0.245 allows a remote attacker to execute arbitrary code via the evaluate function in the numexpr library. Patches: Released in v.0.0.308. numexpr dependency is optional for langchain...

9.8CVSS9.4AI score0.01322EPSS
SaveExploits1References9Affected Software2
Github Security Blog
Github Security Blog
added 2022/09/16 5:21 p.m.108 views

XWiki Platform Applications Tag and XWiki Platform Tag UI vulnerable to Eval Injection

Impact The tags document Main.Tags in XWiki didn't sanitize user inputs properly, allowing users with view rights on the document default in a public wiki or for authenticated users on private wikis to execute arbitrary Groovy, Python and Velocity code with programming rights. This allows bypassi...

9.9CVSS8.8AI score0.73608EPSS
SaveExploits1References5Affected Software2
Github Security Blog
Github Security Blog
added 2022/05/17 2:37 a.m.107 views

phpMyAdmin IPv6 and proxy server IP-based authentication rule circumvention

An issue was discovered in phpMyAdmin involving improper enforcement of the IP-based authentication rules. When phpMyAdmin is used with IPv6 in a proxy server environment, and the proxy server is in the allowed range but the attacking computer is not allowed, this vulnerability can allow the...

5.9CVSS7.2AI score0.02025EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/13 12:0 a.m.107 views

Unrestricted Upload of File with Dangerous Type in Strapi

An arbitrary file upload vulnerability in the file upload module of Strapi v4.1.5 allows attackers to execute arbitrary code via a crafted file...

9.8CVSS7AI score0.03018EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/06 11:55 p.m.107 views

RCE in H2 Console

Impact H2 Console in versions since 1.1.100 2008-10-14 to 2.0.204 2021-12-21 inclusive allows loading of custom classes from remote servers through JNDI. H2 Console doesn't accept remote connections by default. If remote access was enabled explicitly and some protection method such as security...

10CVSS1.3AI score0.63211EPSS
SaveExploits3References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 3:54 p.m.107 views

Authentication bypass in Apache Shiro

Apache Shiro before 1.6.0, when using Apache Shiro, a specially crafted HTTP request may cause an authentication bypass...

7.5CVSS1.8AI score0.48019EPSS
SaveExploits3References18Affected Software1
Github Security Blog
Github Security Blog
added 2021/01/20 9:21 p.m.107 views

Prototype pollution in gsap

There is a prototype pollution vulnerability in gsap which affects all versions before 3.6.0...

7.5CVSS7.2AI score0.016EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/16 10:46 p.m.107 views

Insufficient Nonce Validation in Eclipse Milo Client

Impact Credential replay affecting those connected to a server when all 3 of the following conditions are met: - SecurityPolicy is None - using username/password or X509-based authentication - the server has a defect causing it to send null/empty or zeroed nonces Patches The problem has been...

7.4CVSS0.5AI score0.01043EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/17 6:28 p.m.107 views

JavaMelody has XXE via parseSoapMethodName in bull/javamelody/PayloadNameRequestWrapper.java.

JavaMelody before 1.74.0 has XXE via parseSoapMethodName in bull/javamelody/PayloadNameRequestWrapper.java...

9.8CVSS5.2AI score0.27873EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/20 4:20 p.m.107 views

mime Regular Expression Denial of Service when MIME lookup performed on untrusted user input

Affected versions of mime are vulnerable to regular expression denial of service when a mime lookup is performed on untrusted user input. Recommendation Update to version 2.0.3 or later...

7.5CVSS7.4AI score0.02135EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.107 views

jquery-ui Tooltip widget vulnerable to XSS

Cross-site scripting XSS vulnerability in the default content option in jquery.ui.tooltip.js in the Tooltip widget in jQuery UI before 1.10.0 allows remote attackers to inject arbitrary web script or HTML via the title attribute, which is not properly handled in the autocomplete combo box demo...

4.3CVSS5.7AI score0.06463EPSS
SaveExploits0References13Affected Software4
Github Security Blog
Github Security Blog
added 2026/07/24 9:53 p.m.106 views

brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash

Summary expand bounds the number of results it produces the max option, 100000 by default but not their length. By chaining many brace groups, an attacker keeps the result count under max while making every result grow with the number of groups. Building max long results — plus the intermediate...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0References12Affected Software1
Github Security Blog
Github Security Blog
added 2024/06/14 9:31 a.m.106 views

Mattermost Desktop App Remote Code Execution

Mattermost Desktop App versions =5.7.0 fail to correctly prompt for permission when opening external URLs which allows a remote attacker to force a victim over the Internet to run arbitrary programs on the victim's system via custom URI schemes...

6.1CVSS7AI score0.003EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000