Lucene search
+L
GithubMost viewed

34161 matches found

Github Security Blog
Github Security Blog
added 2021/08/10 3:33 p.m.83 views

Regular Expression Denial of Service in path-parse

Affected versions of npm package path-parse are vulnerable to Regular Expression Denial of Service ReDoS via splitDeviceRe, splitTailRe, and splitPathRe regular expressions. ReDoS exhibits polynomial worst-case time complexity...

7.5CVSS5.1AI score0.02218EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/07/02 6:36 p.m.83 views

Craft CMS Cross-site Scripting Vulnerability

An issue was discovered in Craft CMS before 3.6.0. In some circumstances, a potential XSS vulnerability existed in connection with front-end forms that accepted user uploads...

6.1CVSS5.8AI score0.00987EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:51 p.m.83 views

Arbitrary code execution in Apache Druid

Apache Druid allows users to read data from other database systems using JDBC. This functionality is to allow trusted users with the proper permissions to set up lookups or submit ingestion tasks. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can allow an attacker...

8.8CVSS4.4AI score0.22588EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/07 4:47 p.m.83 views

Cross-site scripting in bootstrap-select

bootstrap-select before 1.13.6 allows Cross-Site Scripting XSS. It does not escape title values in OPTION elements. This may allow attackers to execute arbitrary JavaScript in a victim's browser...

6.1CVSS5.4AI score0.01738EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/19 9:25 p.m.83 views

Regular Expression Denial of Service (ReDoS)

The is-svg package 2.1.0 through 4.2.1 for Node.js uses a regular expression that is vulnerable to Regular Expression Denial of Service ReDoS. If an attacker provides a malicious string, is-svg will get stuck processing the input...

7.5CVSS7.9AI score0.02168EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/09/01 5:37 p.m.83 views

Directory Traversal in tencent-server

Affected versions of tencent-server resolve relative file paths, resulting in a directory traversal vulnerability. A malicious actor can use this vulnerability to access files outside of the intended directory root, which may result in the disclosure of private files on the vulnerable system...

7.5CVSS7.1AI score0.02005EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/08/31 10:45 p.m.83 views

Rosetta-Flash JSONP Vulnerability in hapi

This description taken from the pull request provided by Patrick Kettner. Versions 6.1.0 and earlier of hapi are vulnerable to a rosetta-flash attack, which can be used by attackers to send data across domains and break the browser same-origin-policy. Recommendation - Update hapi to version 6.1.1...

4.3CVSS6.2AI score0.23024EPSS
SaveExploits4References14Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/26 3:11 p.m.83 views

Ability to forge per-form CSRF tokens in Rails

It is possible to, given a global CSRF token such as the one present in the authenticitytoken meta tag, forge a per-form CSRF token for any action for that session. Impact ------ Given the ability to extract the global CSRF token, an attacker would be able to construct a per-form CSRF token for...

4.3CVSS5.3AI score0.01673EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/06 7:32 p.m.83 views

Command Injection in hot-formula-parser

Versions of hot-formula-parser prior to 3.0.1 are vulnerable to Command Injection. The package fails to sanitize values passed to the parse function and concatenates it in an eval call. If a value of the formula is supplied by user-controlled input it may allow attackers to run arbitrary commands...

9.8CVSS4.9AI score0.02148EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/24 5:27 p.m.83 views

Remote Code Execution (RCE) vulnerability in dropwizard-validation

Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. Summary A server-side template injection...

9CVSS2.2AI score0.0309EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/04 10:38 p.m.83 views

Deserialization of Untrusted Data in Apache Olingo

Apache Olingo versions 4.0.0 to 4.6.0 provide the AbstractService class, which is public API, uses ObjectInputStream and doesn't check classes being deserialized. If an attacker can feed malicious metadata to the class, then it may result in running attacker's code in the worse case...

10CVSS4.8AI score0.03621EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/30 9:21 p.m.83 views

Password Hashing: Do not use MD5

Impact User passwords are stored in the database using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problemati...

8.1CVSS0.7AI score0.00626EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/27 7:28 p.m.83 views

Request smuggling is possible when both chunked TE and content length specified

Impact Request smuggling is possible when running behind a proxy that doesn't handle Content-Length and Transfer-Encoding properly or doesn't handle alone \n as a headers separator. Patches https://github.com/ktorio/ktor/pull/1547 Workarounds None except migrating to a better proxy. References...

7.5CVSS0.7AI score0.00762EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2019/08/21 4:15 p.m.83 views

Pallets Werkzeug Insufficient Entropy

Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id...

7.5CVSS7.3AI score0.02288EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/16 5:44 p.m.83 views

Bouncy Castle has a flaw in the Low-level interface to RSA key pair generator

Bouncy Castle BC 1.54 - 1.59, BC-FJA 1.0.0, BC-FJA 1.0.1 and earlier have a flaw in the Low-level interface to RSA key pair generator, specifically RSA Key Pairs generated in low-level API with added certainty may have less M-R tests than expected. This appears to be fixed in versions BC 1.60 bet...

7.5CVSS3.7AI score0.03622EPSS
SaveExploits0References23Affected Software3
Github Security Blog
Github Security Blog
added 2026/06/15 5:36 p.m.82 views

Nodemailer: CRLF injection in Nodemailer List-* header comments allows arbitrary message header injection

Summary Nodemailer constructs List- headers from the caller-provided list message option using internally prepared header values. The list..comment field is inserted into those prepared values without removing CR \r or LF \n characters. Because prepared headers bypass the normal header-value...

6.1AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/23 2:55 p.m.82 views

Microsoft Security Advisory CVE-2026-40372 – ASP.NET Core Elevation of Privilege

Executive Summary: A bug in Microsoft.AspNetCore.DataProtection 10.0.0-10.0.6 NuGet packages can give an attacker the opportunity to execute an Elevation of Privilege attack by forging authentication cookies, and also allows some protected payloads to be decrypted. If an attacker used forged...

9.1CVSS6.2AI score0.11205EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/17 6:44 p.m.82 views

Vite's `server.fs.deny` is bypassed when using `?import&raw`

Summary The contents of arbitrary files can be returned to the browser. Details @fs denies access to files outside of Vite serving allow list. Adding ?import&raw to the URL bypasses this limitation and returns the file content if it exists. PoC sh $ npm create vite@latest $ cd vite-project/ $ npm...

4.8CVSS7AI score0.0103EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/19 9:30 p.m.82 views

Arbitrary Code Execution in Pillow

Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 which was about the expression parameter...

8.1CVSS7AI score0.01703EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/28 6:30 p.m.82 views

Apache Tomcat Improper Input Validation vulnerability

Improper Input Validation vulnerability in Apache Tomcat. Tomcat from 11.0.0-M1 through 11.0.0-M10, from 10.1.0-M1 through 10.1.15, from 9.0.0-M1 through 9.0.82, and from 8.5.0 through 8.5.95 did not correctly parse HTTP trailer headers. A trailer header that exceeded the header size limit could...

7.5CVSS7.5AI score0.02651EPSS
SaveExploits0References15Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/17 12:41 p.m.82 views

github.com/kumahq/kuma affected by CVE-2023-44487

Impact Envoy and Go HTTP/2 protocol stack is vulnerable to the "Rapid Reset" class of exploits, which send a sequence of HEADERS frames optionally followed by RSTSTREAM frames. This can be exercised if you use the builtin gateway and receive untrusted http2 traffic. Patches...

7.5CVSS6.8AI score0.99999EPSS
SaveExploits21References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/26 7:35 p.m.82 views

sing-box vulnerable to improper authentication in the SOCKS inbound

Impact This vulnerability allows specially crafted requests to bypass authentication, affecting all SOCKS inbounds with user authentication. Patches Update to sing-box 1.4.5 or 1.5.0-rc.5 and later versions. Workarounds Don't expose the SOCKS5 inbound to insecure environments...

9.8CVSS6.9AI score0.00679EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/08/27 12:0 a.m.82 views

Keycloak allows anyone to register new security device or key for any user by using WebAuthn password-less login flow

A flaw was found in Keycloak. This vulnerability allows anyone to register a new security device or key when there is not a device already registered for any user by using the WebAuthn password-less login flow...

7.5CVSS7.3AI score0.00928EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/24 5:43 p.m.82 views

.NET Core Remote Code Execution Vulnerability

A remote code execution vulnerability exists when parsing certain types of graphics files. This vulnerability only exists on systems running on MacOS or Linux. This CVE ID is unique from CVE-2021-26701...

9.8CVSS5.2AI score0.0327EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/17 12:1 a.m.82 views

Shell command injection in gitea

Gitea before 1.16.7 does not escape the shell out for git fetch remote allowing for shell command injection...

7.5CVSS8.1AI score0.8793EPSS
SaveExploits8References7Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/26 9:19 p.m.82 views

Potential Captcha Validate Bypass in flask-session-captcha

Impact flask-session-captcha is a package which allows users to extend Flask by adding an image based captcha stored in a server side session. The captcha.validate function would return None if passed no value e.g. by submitting a request with an empty form. If implementing users were checking th...

5.3CVSS0.6AI score0.01159EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/12/02 5:52 p.m.82 views

Unsafe HTTP Redirect in Puppet Agent and Puppet Server

A flaw was discovered in Puppet Agent and Puppet Server that may result in a leak of HTTP credentials when following HTTP redirects to a different host. This is similar to CVE-2018-1000007...

9.8CVSS0.3AI score0.01328EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/02 5:2 p.m.82 views

OS Command Injection in OpenTSDB

A remote code execution vulnerability occurs in OpenTSDB through 2.4.0 via command injection in the yrange parameter. The yrange value is written to a gnuplot file in the /tmp directory. This file is then executed via the mygnuplot.sh shell script. tsd/GraphHandler.java attempted to prevent comma...

9.8CVSS9.8AI score0.8533EPSS
SaveExploits5References4Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/24 8:16 p.m.82 views

Incorrect Authorization in ORY Oathkeeper

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. When you make a request to an endpoint that requires the scope foo using an access token granted with that foo scope, introspection will be valid and that...

7.5CVSS0.4AI score0.01631EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/28 3:54 p.m.82 views

StaticFile.fromUrl can leak presence of a directory

Impact StaticFile.fromUrl can leak the presence of a directory on a server when the URL scheme is not file://, and the URL points to a fetchable resource under its scheme and authority. The function returns FNone, indicating no resource, if url.getFile is a directory, without first checking the...

5.8CVSS1.6AI score0.01395EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/18 9:9 p.m.82 views

Path Traversal in Docker

Path traversal vulnerability in Docker before 1.3.3 allows remote attackers to write to arbitrary files and bypass a container protection mechanism via a full pathname in a symlink in an 1 image or 2 build in a Dockerfile...

8.6CVSS8.4AI score0.04923EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/17 8:51 p.m.82 views

Open Redirect in Flask-Security-Too

Impact Flask-Security allows redirects after many successful views e.g. /login by honoring the ?next query param. There is code in FS to validate that the url specified in the next parameter is either relative OR has the same netloc network location as the requesting URL. This check utilizes...

6.1CVSS5.3AI score0.03289EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/10 3:36 p.m.82 views

Prototype Pollution in swiper

Versions of the package swiper before 6.5.1 are susceptible to prototype pollution...

9.8CVSS2.5AI score0.022EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/06 6:11 p.m.82 views

Prototype Pollution in arr-flatten-unflatten

All versions of package arr-flatten-unflatten up to and including version 1.1.4 are vulnerable to Prototype Pollution via the constructor...

9.8CVSS9AI score0.01916EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/27 8:9 p.m.82 views

Authentication bypass for specific endpoint

The ConfigOpsController lets the user perform management operations like querying the database or even wiping it out. While the /data/remove endpoint is properly protected with the @Secured annotation, the /derby endpoint is not protected and can be openly accessed by unauthenticated users. For...

8.6CVSS1.5AI score0.64697EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:20 p.m.82 views

Deserialization of Untrusted Data in Archive_Tar

ArchiveTar through 1.4.10 allows an unserialization attack because phar: is blocked but PHAR: is not blocked. See: https://github.com/pear/ArchiveTar/issues/33...

7.8CVSS7.6AI score0.47493EPSS
SaveExploits2References14Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:16 p.m.82 views

Cross-Site Request Forgery in Vert.x-Web framework

Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...

8.8CVSS8.3AI score0.0058EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/22 11:7 p.m.82 views

Possible pod name collisions in jupyterhub-kubespawner

Impact What kind of vulnerability is it? Who is impacted? JupyterHub deployments using: - KubeSpawner = 0.11.1 e.g. zero-to-jupyterhub 0.9.0 and - enabled namedservers not default, and - an Authenticator that allows: - usernames with hyphens or other characters that require escape e.g. user-hyphe...

8.1CVSS0.3AI score0.01114EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/13 9:34 p.m.82 views

Command Injection in standard-version

GitHub Security Lab GHSL Vulnerability Report: GHSL-2020-111 The GitHub Security Lab team has identified a potential security vulnerability in standard-version. Summary The standardVersion function has a command injection vulnerability. Clients of the standard-version library are unlikely to be...

1.3AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2020/06/15 6:44 p.m.82 views

Improper Input Validation in jackson-databind

A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10 and 2.8.11.5. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup...

9.8CVSS8.9AI score0.04628EPSS
SaveExploits0References23Affected Software1
Github Security Blog
Github Security Blog
added 2020/04/01 4:36 p.m.82 views

Cross-Site Scripting in fileview

All versions of fileview are vulnerable to Cross-Site Scripting XSS. The package fails to sanitize filenames, allowing attackers to execute arbitrary JavaScript in the victim's browser through files with names containing malicious code. Recommendation No fix is currently available. Consider using...

6.1CVSS5AI score0.00752EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/18 6:59 p.m.82 views

Relative Path Traversal (CWE-23) in chunked uploads in oneup/uploader-bundle

Impact The vulnerability was identified in the web service for a chunked file upload. While the names of the POST parameters vary with the used frontend, their values are always used in the same way to build a path where the chunks are stored and assembled temporarily. By not validating these...

8.8CVSS0.9AI score0.03929EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/30 11:55 p.m.82 views

Malicious takeover of previously owned ENS names

Impact A user who owns an ENS domain can set a "trapdoor", allowing them to transfer ownership to another user, and later regain ownership without the new owner's consent or awareness. Patches A new ENS deployment is being rolled out that fixes this vulnerability in the ENS registry. The registry...

8.7CVSS3.5AI score0.01181EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:15 p.m.82 views

Duplicate Advisory: possible DoS caused by malformed signature decoding in Pure-Python ECDSA

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-pwfw-mgfj-7g3g. This link is maintained to preserve external references...

7.5CVSS7.7AI score0.02505EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2019/12/02 6:9 p.m.82 views

User enumeration leak using switch user functionality in Symfony

An issue was discovered in Symfony 4.2.0 to 4.2.11 and 4.3.0 to 4.3.7. The ability to enumerate users was possible due to different handling depending on whether the user existed when making unauthorized attempts to use the switch users functionality. This is related to symfony/security...

5.3CVSS1.4AI score0.01552EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
added 2018/12/12 3:52 p.m.82 views

Exposure of Sensitive Information to an Unauthorized Actor in urllib3

urllib3 before version 1.23 does not remove the Authorization HTTP header when following a cross-origin redirect i.e., a redirect that differs in host, port, or scheme. This can allow for credentials in the Authorization header to be exposed to unintended hosts or transmitted in cleartext...

9.8CVSS8.8AI score0.04488EPSS
SaveExploits0References19Affected Software1
Github Security Blog
Github Security Blog
added 2018/07/12 8:29 p.m.82 views

Paramiko not properly checking authentication before processing other requests

transport.py in the SSH server implementation of Paramiko before 1.17.6, 1.18.x before 1.18.5, 2.0.x before 2.0.8, 2.1.x before 2.1.5, 2.2.x before 2.2.3, 2.3.x before 2.3.2, and 2.4.x before 2.4.1 does not properly check whether authentication is completed before processing other requests, as...

9.8CVSS9.1AI score0.27065EPSS
SaveExploits10References24Affected Software1
Github Security Blog
Github Security Blog
added 2017/10/24 6:33 p.m.82 views

Aescrypt does not sufficiently use random values

The aescrypt gem 1.0.0 for Ruby does not randomize the CBC IV for use with the AESCrypt.encrypt and AESCrypt.decrypt functions, which allows attackers to defeat cryptographic protection mechanisms via a chosen plaintext attack...

7.5CVSS4.8AI score0.01148EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 7:12 p.m.81 views

ImageMagick: SVG-to-MVG Command Injection via coders/svg.c

An attacker can inject arbitrary MVG Magick Vector Graphics drawing commands in an SVG file that is read by the internal SVG decoder of ImageMagick. The injected MVG commands execute during rendering...

5.7AI score
SaveExploits0References4Affected Software19
Github Security Blog
Github Security Blog
added 2026/02/09 5:46 p.m.81 views

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

Denial of Service via proto Key in mergeConfig Summary The mergeConfig function in axios crashes with a TypeError when processing configuration objects containing proto as an own property. An attacker can trigger this by providing a malicious configuration object created via JSON.parse, causing...

7.5CVSS5.8AI score0.025EPSS
SaveExploits1References9Affected Software1
Total number of security vulnerabilities5000