Lucene search
+L
GithubMost viewed

34153 matches found

Github Security Blog
Github Security Blog
added 2021/06/29 3:13 a.m.102 views

Time-of-check Time-of-use (TOCTOU) Race Condition in league/flysystem

Impact The whitespace normalisation using in 1.x and 2.x removes any unicode whitespace. Under certain specific conditions this could potentially allow a malicious user to execute code remotely. The conditions: - A user is allowed to supply the path or filename of an uploaded file. - The supplied...

9.8CVSS3.5AI score0.03486EPSS
SaveExploits2References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 7:20 p.m.102 views

Deserialization of Untrusted Data in Apache Camel RabbitMQ

Apache Camel RabbitMQ enables Java deserialization by default. Apache Camel 2.22.x, 2.23.x, 2.24.x, 2.25.0, 3.0.0 up to 3.1.0 are affected. 2.x users should upgrade to 2.25.1, 3.x users should upgrade to 3.2.0...

9.8CVSS4.1AI score0.05514EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/26 4:49 p.m.102 views

Weak JSON Web Token in yapi-vendor

Weak JSON Web Token JWT signing secret generation in YMFE YApi through 1.9.2 allows recreation of other users' JWT tokens. This occurs because Math.random in Node.js is used as a source of randomness in jwt signing. Math.random does not provide cryptographically secure random numbers. This has be...

5.1CVSS2.6AI score0.00338EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/14 3:27 p.m.102 views

Remote Code Execution - JavaEL Injection (low privileged accounts) in Nexus Repository Manager

Sonatype Nexus Repository before 3.21.2 allows Remote Code Execution...

9CVSS4.2AI score0.24318EPSS
SaveExploits3References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 4:36 p.m.102 views

Out-of-bounds Read in Pillow

libImaging/FliDecode.c in Pillow before 6.2.2 has an FLI buffer overflow...

7.1CVSS8.3AI score0.02752EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/05 10:9 p.m.102 views

Cross-site scripting in PHPMailer

PHPMailer versions prior to 5.2.24 released July 26th 2017 have an XSS vulnerability in one of the code examples, CVE-2017-11503. The codegenerator.phps example did not filter user input prior to output. This file is distributed with a .phps extension, so it it not normally executable unless it i...

6.1CVSS0.4AI score0.024EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/27 7:28 p.m.102 views

Default development error handler in Ratpack is vulnerable to HTML content injection (XSS)

Versions of Ratpack from 0.9.10 through 1.7.5 are vulnerable to CWE-79: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' aka. XSS in the development error handler. An attacker can utilize this to perform XSS when an exception message contains untrusted data. As a...

6.1CVSS1.4AI score0.00857EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/12/27 9:31 p.m.101 views

json-path Out-of-bounds Write vulnerability

json-path v2.8.0 was discovered to contain a stack overflow via the Criteria.parse method...

5.3CVSS7.8AI score0.00676EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/01 5:58 p.m.101 views

HTML Injection in Keycloak Admin REST API

The execute-actions-email endpoint of the Keycloak Admin REST API allows a malicious actor to send emails containing phishing links to Keycloak users...

5.4CVSS2.6AI score0.00692EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2023/01/09 12:30 p.m.101 views

debug Inefficient Regular Expression Complexity vulnerability

A vulnerability classified as problematic has been found in debug-js debug up to 3.0.x. This affects the function useColors of the file src/node.js. The manipulation of the argument str leads to inefficient regular expression complexity. Upgrading to version 3.1.0 is able to address this issue. T...

7.5CVSS7.4AI score0.02046EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2022/03/30 12:0 a.m.101 views

Firebase PHP-JWT key/algorithm type confusion

In Firebase PHP-JWT before 6.0.0, an algorithm-confusion issue e.g., RS256 / HS256 exists via the kid aka Key ID header, when multiple types of keys are loaded in a key ring. This allows an attacker to forge tokens that validate under the incorrect key. NOTE: this provides a straightforward way t...

9.1CVSS2.4AI score0.00777EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/01/21 11:7 p.m.101 views

Arbitrary code execution in H2 Console

H2 Console before 2.1.210 allows remote attackers to execute arbitrary code via a jdbc:h2:mem JDBC URL containing the IGNOREUNKNOWNSETTINGS=TRUE;FORBIDCREATION=FALSE;INIT=RUNSCRIPT substring, a different vulnerability than CVE-2021-42392...

10CVSS7.5AI score0.64766EPSS
SaveExploits4References12Affected Software1
Github Security Blog
Github Security Blog
added 2021/10/19 8:15 p.m.101 views

Policies not properly enforced in OWASP Java HTML Sanitizer

The OWASP Java HTML Sanitizer before 20211018.1 does not properly enforce policies associated with the SELECT, STYLE, and OPTION elements...

9.8CVSS0.7AI score0.02844EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 4:55 p.m.101 views

Improper Handling of Length Parameter Inconsistency in Compress

When reading a specially crafted 7Z archive, Compress can be made to allocate large amounts of memory that finally leads to an out of memory error even for very small inputs. This could be used to mount a denial of service attack against services that use Compress' sevenz package...

7.5CVSS7.3AI score0.12365EPSS
SaveExploits0References20Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/23 5:29 p.m.101 views

XML Processing error in github.com/crewjam/saml

Impact There are three vulnerabilities in the go encoding/xml package that can allow an attacker to forge part of a signed XML document. For details on this vulnerability see xml-roundtrip-validator Patches In version 0.4.3, all XML input is validated prior to being parsed...

10CVSS9AI score0.04872EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/08 11:11 p.m.101 views

ReDoS in normalize-url

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS regular expression denial of service issue because it has exponential performance for data: URLs...

7.5CVSS3.2AI score0.01705EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/30 4:14 p.m.101 views

Logic error in Legion of the Bouncy Castle BC Java

An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different...

8.1CVSS7.8AI score0.0714EPSS
SaveExploits1References29Affected Software7
Github Security Blog
Github Security Blog
added 2020/09/03 5:15 p.m.101 views

Path Traversal in restify-swagger-jsdoc

Versions of restify-swagger-jsdoc prior to 3.2.1 are vulnerable to Path Traversal. The package fails to properly sanitize URLs, which may allow attackers to access server files outside the swagger-ui folder by using relative paths. Recommendation Upgrade to version 3.2.1 or later...

4.6AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/05 4:13 p.m.101 views

Directory traversal attack in Spring Cloud Config

Spring Cloud Config, versions 2.2.x prior to 2.2.3, versions 2.1.x prior to 2.1.9, and older unsupported versions allow applications to serve arbitrary configuration files through the spring-cloud-config-server module. A malicious user, or attacker, can send a request using a specially crafted UR...

7.5CVSS5AI score0.95586EPSS
SaveExploits3References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/13 8:4 p.m.101 views

python-docutils allows insecure usage of temporary files

python-docutils allows insecure usage of temporary files...

9.1CVSS9.2AI score0.01427EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/11 9:3 p.m.101 views

SQL injection in Django

Django 1.11 before 1.11.28, 2.2 before 2.2.10, and 3.0 before 3.0.3 allows SQL Injection if untrusted data is used as a StringAgg delimiter e.g., in Django applications that offer downloads of data as a series of rows with a user-specified column delimiter. By passing a suitably crafted delimiter...

9.8CVSS2.8AI score0.65336EPSS
SaveExploits9References18Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/08 8:24 p.m.100 views

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

Microsoft Security Advisory CVE-2024-43483 | .NET Denial of Service Vulnerability Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in System.Security.Cryptography.Cose, System.IO.Packaging, Microsoft.Extensions.Caching.Memory. This...

7.5CVSS7.6AI score0.02873EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2024/03/27 9:30 a.m.100 views

Eclipse Vert.x memory leak

A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge,...

6.5CVSS6.8AI score0.01653EPSS
SaveExploits0References16Affected Software1
Github Security Blog
Github Security Blog
added 2023/05/08 3:30 p.m.100 views

imgproxy is vulnerable to Server-Side Request Forgery

imgproxy prior to version 3.15.0 is vulnerable to Server-Side Request Forgery SSRF due to a lack of sanitization of the imageURL parameter...

5.3CVSS6.4AI score0.02214EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/24 6:48 p.m.100 views

Sequelize - Default support for “raw attributes” when using parentheses

Impact Sequelize 6.28.2 and prior has a dangerous feature where using parentheses in the attribute option would make Sequelize use the string as-is in the SQL ts User.findAll attributes: 'countid', 'count' ; Produced sql SELECT countid AS "count" FROM "users" Patches This feature was deprecated i...

10CVSS8.8AI score0.00831EPSS
SaveExploits0References9Affected Software2
Github Security Blog
Github Security Blog
added 2022/11/23 3:49 p.m.100 views

sweetalert2 v8.19.1 and above contains hidden functionality

sweetalert2 versions 8.19.1 and up until 9.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 below 8.19.1. Workaround Users who a...

7AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/12 12:0 a.m.100 views

Sandbox bypass in vm2

The package vm2 before 3.9.6 are vulnerable to Sandbox Bypass via direct access to host error objects generated by node internals during generation of a stacktraces, which can lead to execution of arbitrary code on the host machine...

10CVSS3.7AI score0.02876EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:29 p.m.100 views

Remote code execution 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-1057, CVE-2020-1172...

7.6CVSS2.5AI score0.02067EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 7:19 p.m.100 views

A user without PR can reset user authentication failures information

Impact The script service method used to reset the authentication failures record can be executed by any user with Script rights and does not require Programming rights as it should have. Note that being able to reset the authentication failure record mean that an attacker with script right might...

5.5CVSS0.2AI score0.00499EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/24 7:52 p.m.100 views

Regular Expression Denial of Service in browserslist

The package browserslist from 4.0.0 and before 4.16.5 are vulnerable to Regular Expression Denial of Service ReDoS during parsing of queries...

5.3CVSS5.2AI score0.02429EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/03 6:24 p.m.100 views

Authentication Bypass in otpauth

Versions of otpauth prior to 3.2.8 are vulnerable to Authentication Bypass. The package's totp.validate function may return positive values for single digit tokens even if they are invalid. This may allow attackers to bypass the OTP authentication by providing single digit tokens. Recommendation...

4.2AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/28 6:42 p.m.100 views

Command injection in node-dns-sync

dns-sync through 0.2.0 allows execution of arbitrary commands . This issue may lead to remote code execution if a client of the library calls the vulnerable method with untrusted input...

9.8CVSS4.4AI score0.0262EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/21 9:8 p.m.100 views

Code execution vulnerability in HtmlUnit

HtmlUnit prior to 2.37.0 contains code execution vulnerabilities. HtmlUnit initializes Rhino engine improperly, hence a malicious JavScript code can execute arbitrary Java code on the application. Moreover, when embedded in Android application, Android-specific initialization of Rhino engine is...

8.1CVSS8.2AI score0.04719EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/20 11:26 p.m.100 views

Denial of Service in uap-core when processing crafted User-Agent strings

Impact Some regexes are vulnerable to regular expression denial of service REDoS due to overlapping capture groups. This allows remote attackers to overload a server by setting the User-Agent header in an HTTPS request to maliciously crafted long strings. Patches Please update uap-core to gt;=...

7.5CVSS0.02261EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2024/11/21 10:21 p.m.99 views

Flowise OverrideConfig security vulnerability

Impact Flowise allows developers to inject configuration into the Chainflow during execution through the overrideConfig option. This is supported in both the frontend web integration and the backend Prediction API. This has a range of fundamental issues that are a major security vulnerability...

7.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/10 3:29 p.m.99 views

lobe-chat `/api/proxy` endpoint Server-Side Request Forgery vulnerability

Summary The latest version of lobe-chatby now v0.141.2 has an unauthorized ssrf vulnerability. An attacker can construct malicious requests to cause SSRF without logging in, attack intranet services, and leak sensitive information. Details visit https://chat-preview.lobehub.com/settings/agent you...

9CVSS6.9AI score0.52683EPSS
SaveExploits2References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/01 4:40 p.m.99 views

XMLUnit for Java has Insecure Defaults when Processing XSLT Stylesheets

Impact When performing XSLT transformations XMLUnit for Java did not disable XSLT extension functions by default. Depending on the XSLT processor being used this could allow arbitrary code to be executed when XMLUnit is used to transform data with a stylesheet who's source can not be trusted. If...

4CVSS8.1AI score0.00221EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/10 6:23 p.m.99 views

github.com/nghttp2/nghttp2 has HTTP/2 Rapid Reset

Impact Rapidly creating and cancelling streams HEADERS frame immediately followed by RSTSTREAM without bound cause denial of service. See https://vulners.com/cve/CVE-2023-44487 for details. Patches nghttp2 v1.57.0 mitigates this vulnerability by default. Workarounds If upgrading to nghttp2 v1.57....

7.5CVSS6.8AI score0.99999EPSS
SaveExploits21References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/28 6:30 a.m.99 views

quill-mention Cross-site Scripting vulnerability

Versions of the package quill-mention before 4.0.0 are vulnerable to Cross-site Scripting XSS due to improper user-input sanitization, via the renderList function. Note: If the mentions list is sourced from unsafe user-sourced data, this might allow an injection attack when a Quill user hits @...

6.1CVSS6.5AI score0.0057EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2023/03/30 6:30 a.m.99 views

angular vulnerable to regular expression denial of service via the angular.copy() utility

All versions of the package angular are vulnerable to Regular Expression Denial of Service ReDoS via the angular.copy utility function due to the usage of an insecure regular expression. Exploiting this vulnerability is possible by a large carefully-crafted input, which can result in catastrophic...

5.3CVSS7.2AI score0.01695EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/02/15 5:42 p.m.99 views

Denial of service vulnerability when parsing multipart request body

Summary The request body parsing in starlite allows a potentially unauthenticated attacker to consume a large amount of CPU time and RAM. Details The multipart body parser processes an unlimited number of file parts. The multipart body parser processes an unlimited number of field parts. Impact...

7.5CVSS7.4AI score0.01004EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/12 12:14 a.m.99 views

Symbolic links in an unpacking routine may enable attackers to read and/or write to arbitrary locations in dbdeployer

Impact Users unpacking a tarball through dbdeployer may use a maliciously packaged tarball that contains symlinks to files external to the target. In such scenario, an attacker could induce dbdeployer to write into a system file, thus altering the computer defences. Mitigating factors For the...

6.1CVSS5.9AI score0.01186EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/01 5:0 p.m.99 views

Open Redirect in github.com/AndrewBurian/powermux

Impact Attackers may be able to craft phishing links and other open redirects by exploiting the trailing slash redirection feature. This may lead to users being redirected to untrusted sites after following an attacker crafted link. Patches The issue is resolved in v1.1.1 Workarounds There are no...

6.1CVSS0.6AI score0.00606EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/18 6:44 p.m.99 views

Cross-site scripting in Products.CMFCore, Products.PluggableAuthService, Plone

Zope Products.CMFCore before 2.5.1 and Products.PluggableAuthService before 2.6.2, as used in Plone through 5.2.4 and other products, allow Reflected XSS...

6.1CVSS1.8AI score0.00743EPSS
SaveExploits0References5Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/24 6:12 p.m.99 views

Dependency Confusion in Bundler

Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.17 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that...

9.3CVSS8.3AI score0.06307EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 9:7 p.m.99 views

Podman Origin Validation Error

Rootless containers run with Podman, receive all traffic with a source IP address of 127.0.0.1 including from remote hosts. This impacts containerized applications that trust localhost 127.0.01 connections by default and do not require authentication. This issue affects Podman versions from 1.8.0...

5.9CVSS6.1AI score0.01105EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/27 9:9 p.m.99 views

Exposure of Sensitive Information to an Unauthorized Actor in AEgir

Impact aegir publish and aegir build may leak secrets from environmental variables in the browser bundle published to npm. Patches The code has been patched, users should upgrade to = 21.10.1 Workarounds Run printenv to check your environment variables and revoke any secrets. For more information...

9.6CVSS4.2AI score0.0112EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 3:47 p.m.99 views

XSS in knockout

There is a vulnerability in knockout before version 3.5.0-beta, where after escaping the context of the web application, the web application delivers data to its users along with other trusted dynamic content, without validating it...

6.1CVSS2.9AI score0.0206EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2019/11/22 1:45 p.m.99 views

Apache Airflow vulnerable to XSS and local file disclosure

A malicious admin user could edit the state of objects in the Airflow metadata database to execute arbitrary javascript on certain page views. This also presented a Local File Disclosure vulnerability to any file readable by the webserver process...

4.8CVSS5.9AI score0.01266EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/19 4:54 p.m.99 views

Moderate severity vulnerability that affects io.undertow:undertow-core

It was found in Undertow before 1.3.28 that with non-clean TCP close, the Websocket server gets into infinite loop on every IO thread, effectively causing DoS...

7.5CVSS3.2AI score0.03662EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities5000