Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
added 2020/07/13 9:34 p.m.87 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/05 4:09 p.m.87 views

Django Rest Framework jwt allows obtaining new token from notionally invalidated token

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

9.1CVSS4.6AI score0.01615EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/21 9:08 p.m.87 views

Apache ActiveMQ webconsole admin GUI is open to XSS

In Apache ActiveMQ 5.0.0 to 5.15.11, the webconsole admin GUI is open to XSS, in the view that lists the contents of a queue...

6.1CVSS2.1AI score0.06208EPSS
SaveExploits0References14Affected Software1
Github Security Blog
Github Security Blog
added 2020/05/13 11:18 p.m.87 views

Class destructors causing side-effects when being unserialized in TYPO3 CMS

Calling unserialize on malicious user-submitted content can result in the following scenarios: - trigger deletion of arbitrary directory in file system if writable for web server - trigger message submission via email using identity of web site mail relay Another insecure deserialization...

10CVSS1.4AI score0.01472EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2020/05/06 7:32 p.m.87 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/03/13 8:05 p.m.87 views

Duplicate Advisory: python-gnupg allows context-dependent attackers to trick gnupg to decrypt other ciphertext than intended

Withdrawn: Duplicate of GHSA-2fch-jvg5-crf6...

7.5CVSS7.8AI score0.08548EPSS
SaveExploits2References17Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/31 6:00 p.m.87 views

XML external entity (XXE) processing ('external-parameter-entities' feature was not fully disabled))

Due to an incomplete fix for CVE-2019-9658, checkstyle was still vulnerable to XML External Entity XXE Processing. Impact User: Build Maintainers This vulnerability probably doesn't impact Maven/Gradle users as, in most cases, these builds are processing files that are trusted, or pre-vetted by a...

5.3CVSS0.6AI score0.03676EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/01/28 10:26 p.m.87 views

Unrestricted upload of file with dangerous type in Apache Solr

The 8.1.1 and 8.2.0 releases of Apache Solr contain an insecure setting for the ENABLEREMOTEJMXOPTS configuration option in the default solr.in.sh configuration file shipping with Solr. If you use the default solr.in.sh file from the affected releases, then JMX monitoring will be enabled and...

9.8CVSS1.2AI score0.21449EPSS
SaveExploits4References11Affected Software1
Github Security Blog
Github Security Blog
added 2019/08/21 4:15 p.m.87 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 2019/08/01 7:18 p.m.87 views

Deserialization of untrusted data in FasterXML jackson-databind

SubTypeValidator.java in FasterXML jackson-databind before 2.9.9.2, 2.8.11.4, and 2.7.9.6 mishandles default typing when ehcache is used because of net.sf.ehcache.transaction.manager.DefaultTransactionManagerLookup, leading to remote code execution...

9.8CVSS9.5AI score0.08111EPSS
SaveExploits0References62Affected Software1
Github Security Blog
Github Security Blog
added 2018/10/16 5:44 p.m.87 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.03576EPSS
SaveExploits0References23Affected Software3
Github Security Blog
Github Security Blog
added 2018/07/12 8:29 p.m.87 views

Pycrypto generates weak key parameters

lib/Crypto/PublicKey/ElGamal.py in PyCrypto through 2.6.1 generates weak ElGamal key parameters, which allows attackers to obtain sensitive information by reading ciphertext data i.e., it does not have semantic security in face of a ciphertext-only attack. The Decisional Diffie-Hellman DDH...

7.5CVSS3.7AI score0.02031EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/28 2:50 a.m.86 views

Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()

Impact The serialize-javascript npm package versions tags, the injected code executes. javascript const serialize = require'serialize-javascript'; // Create an object that passes instanceof RegExp with a spoofed .flags const fakeRegex = Object.createRegExp.prototype; Object.definePropertyfakeRege...

8.1CVSS7.3AI score0.02595EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2024/10/11 3:30 p.m.86 views

JSONPath Plus Remote Code Execution (RCE) Vulnerability

Versions of the package jsonpath-plus before 10.0.7 are vulnerable to Remote Code Execution RCE due to improper input sanitization. An attacker can execute aribitrary code on the system by exploiting the unsafe default usage of vm in Node. Note: There were several attempts to fix it in versions...

9.8CVSS9.7AI score0.09017EPSS
SaveExploits4References11Affected Software2
Github Security Blog
Github Security Blog
added 2023/10/14 3:31 a.m.86 views

pyminizip affected by zlib's integer overflow/heap based buffer overflow vulnerability due to vulnerable dependency

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip464 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. pyminizip uses version 1.2.11 of zlib's code...

9.8CVSS7.7AI score0.03179EPSS
SaveExploits0References15Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/21 5:11 p.m.86 views

CefSharp affected by heap buffer overflow in WebP

Google is aware that an exploit for CVE-2023-4863 exists in the wild. Description Heap buffer overflow in WebP in Google Chrome prior to 116.0.5845.187 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. Chromium security severity: Critical References -...

8.8CVSS8.5AI score0.99979EPSS
SaveExploits9References4Affected Software2
Github Security Blog
Github Security Blog
added 2023/08/09 2:36 p.m.86 views

PrestaShop SQL manager vulnerability

Impact Remote code execution through SQL injection and arbitrary file write in back office Patches 1.7.8.10 8.0.5 8.1.1 Found by Truff via yeswehack Workarounds none References none...

9.8CVSS8.8AI score0.01693EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/04/20 9:46 p.m.86 views

XWiki vulnerable to Code Injection in template provider administration

Impact Any user with edit rights on any document e.g., the own user profile can execute code with programming rights, leading to remote code execution by following these steps: 1. Set the title of any document you can edit can be the user profile to async async="true" cached="false"...

9.9CVSS7.2AI score0.01864EPSS
SaveExploits1References5Affected Software3
Github Security Blog
Github Security Blog
added 2023/01/25 10:02 p.m.86 views

JWT audience claim is not verified

Impact All versions of Argo CD starting with v1.8.2 are vulnerable to an improper authorization bug causing the API to accept certain invalid tokens. OIDC providers include an aud audience claim in signed tokens. The value of that claim specifies the intended audiences of the token i.e. the servi...

9CVSS8.7AI score0.00879EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/05/13 1:02 a.m.86 views

Authentication Bypass Using an Alternate Path or Channel in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M9, 8.5.0 to 8.5.4, 8.0.0.RC1 to 8.0.36, 7.0.0 to 7.0.70 and 6.0.0 to 6.0.45 a malicious web application was able to bypass a configured SecurityManager via a Tomcat utility method that was accessible to web applications...

9.1CVSS3.5AI score0.10303EPSS
SaveExploits5References49Affected Software3
Github Security Blog
Github Security Blog
added 2022/05/02 3:46 a.m.86 views

Apache Tomcat affected by vulnerability in TLS and SSL protocol

The TLS protocol, and the SSL protocol 3.0 and possibly earlier, as used in Microsoft Internet Information Services IIS 7.0, modssl in the Apache HTTP Server 2.2.14 and earlier, OpenSSL before 0.9.8l, GnuTLS 2.8.5 and earlier, Mozilla Network Security Services NSS 3.12.4 and earlier, multiple Cis...

9.8CVSS6.7AI score0.87264EPSS
SaveExploits16References257Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/12 12:07 a.m.86 views

Improper Certificate Validation

.NET Core 1.0, 1.1, and 2.0 allow an unauthenticated attacker to remotely cause a denial of service attack against a .NET Core web application by improperly parsing certificate data. A denial of service vulnerability exists when .NET Core improperly handles parsing certificate data, aka ".NET COR...

7.5CVSS5.1AI score0.05423EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2022/03/18 11:10 p.m.86 views

Improper Verification of Cryptographic Signature in `node-forge`

Impact RSA PKCS1 v1.5 signature verification code is not properly checking DigestInfo for a proper ASN.1 structure. This can lead to successful verification with signatures that contain invalid structures but a valid digest. Patches The issue has been addressed in node-forge 1.3.0. For more...

5.3CVSS2.6AI score0.00918EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/11 11:23 p.m.86 views

In-band key negotiation issue in AWS S3 Crypto SDK for golang

Summary The golang AWS S3 Crypto SDK is impacted by an issue that can result in loss of confidentiality and message forgery. The attack requires write access to the bucket in question, and that the attacker has access to an endpoint that reveals decryption failures without revealing the plaintext...

2.5CVSS5.7AI score0.00231EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2021/08/10 3:33 p.m.86 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/08/02 5:02 p.m.86 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/07/26 9:19 p.m.86 views

Improper Restriction of Excessive Authentication Attempts in Argo API

As of v1.5.0, the Argo API does not implement anti-automation measures such as rate limiting, account lockouts, or other anti-bruteforce measures. Attackers can submit an unlimited number of authentication attempts without consequence. Specific Go Packages Affected...

7.5CVSS7.5AI score0.02212EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/16 5:29 p.m.86 views

Missing Authorization in Jenkins S3 publisher Plugin

Jenkins S3 publisher Plugin prior to 0.11.7 and 0.11.5.1 does not perform Run/Artifacts permission checks in various HTTP endpoints and API models. This allows attackers with Item/Read permission to obtain information about artifacts uploaded to S3, if the optional Run/Artifacts permission is...

4.3CVSS4.6AI score0.00712EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/06/10 5:22 p.m.86 views

Duplicate Advisory: Path Traversal in Zope

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-5pr9-v234-jw36. This link is maintained to preserve external references. Original Description Zope is an open-source web application server. This advisory extends the previous advisory at...

8.8CVSS8.8AI score0.01587EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/21 2:28 p.m.86 views

Incomplete validation in `tf.raw_ops.CTCLoss`

Impact Incomplete validation in tf.rawops.CTCLoss allows an attacker to trigger an OOB read from heap: python import tensorflow as tf inputs = tf.constant, shape=10, 16, 0, dtype=tf.float32 labelsindices = tf.constant, shape=8, 0, dtype=tf.int64 labelsvalues = tf.constant-100 8, shape=8,...

7.1CVSS1.6AI score0.0024EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
added 2021/05/18 9:07 p.m.86 views

github.com/pires/go-proxyproto denial of service vulnerability

The package github.com/pires/go-proxyproto before 0.5.0 are vulnerable to Denial of Service DoS via the parseVersion1 function. The reader in this package is a default bufio.Reader wrapping a net.Conn. It will read from the connection until it finds a newline. Since no limits are implemented in t...

4.9CVSS5.4AI score0.01871EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/05/05 7:48 p.m.86 views

Possible Open Redirect Vulnerability in Action Pack

There is a possible Open Redirect Vulnerability in Action Pack. Versions Affected: = v6.1.0.rc2 Not affected: v6.1.0.rc2 Fixed Versions: 6.1.3.2 Impact ------ This is similar to CVE-2021-22881. Specially crafted Host headers in combination with certain "allowed host" formats can cause the Host...

6.1CVSS6.1AI score0.01224EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/27 8:09 p.m.86 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.6663EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/22 4:15 p.m.86 views

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 via the styleSheetPath, which allows a malicious actor to inject javascript into the web page. This...

6.1CVSS2.6AI score0.40873EPSS
SaveExploits0References17Affected Software2
Github Security Blog
Github Security Blog
added 2021/04/22 4:15 p.m.86 views

Remote Code Execution and download tracking in Mintegral SDK

"This affects all versions of package com.mintegral.msdk:alphab. The Android SDK distributed by the company contains malicious functionality in this module that tracks: 1. Downloads from Google urls either within Google apps or via browser including file downloads, e-mail attachments and Google...

4.7CVSS5.1AI score0.00857EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/13 3:22 p.m.86 views

Improper Authentication in react-adal

This affects versions of react-adal 0.5.1. It is possible for a specially crafted JWT token and request URL can cause the nonce, session and refresh values to be incorrectly validated, causing the application to treat an attacker-generated JWT token as authentic. The logical defect is caused by h...

8.2CVSS7.6AI score0.01282EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2021/04/06 5:32 p.m.86 views

Directory exposure in jetty

Impact If the $jetty.base directory or the $jetty.base/webapps directory is a symlink soft link in Linux, the contents of the $jetty.base/webapps directory may be deployed as a static web application, exposing the content of the directory for download. For example, the problem manifests in the...

4CVSS1.7AI score0.0418EPSS
SaveExploits1References28Affected Software1
Github Security Blog
Github Security Blog
added 2021/03/26 7:52 p.m.86 views

Cross-site scripting (XSS) vulnerability in the password reset endpoint

Impact The password reset endpoint served via Synapse was vulnerable to cross-site scripting XSS attacks. The impact depends on the configuration of the domain that Synapse is deployed on, but may allow access to cookies and other browser data, CSRF vulnerabilities, and access to other resources...

8.2CVSS1.3AI score0.01221EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2021/02/03 7:16 p.m.86 views

Code injection in Apache Ant

As mitigation for CVE-2020-1945 Apache Ant 1.10.8 changed the permissions of temporary files it created so that only the current user was allowed to access them. Unfortunately the fixcrlf task deleted the temporary file and created a new one without said protection, effectively nullifying the...

7.5CVSS2.7AI score0.08016EPSS
SaveExploits0References22Affected Software1
Github Security Blog
Github Security Blog
added 2020/07/22 11:07 p.m.86 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/06/10 8:02 p.m.86 views

Insecure Deserialization in Apache XML-RPC

An untrusted deserialization was found in the org.apache.xmlrpc.parser.XmlRpcResponseParser:addResult method of Apache XML-RPC aka ws-xmlrpc library. A malicious XML-RPC server could target a XML-RPC client causing it to execute arbitrary code. Apache XML-RPC is no longer maintained and this issu...

9.8CVSS4.6AI score0.49285EPSS
SaveExploits2References15Affected Software1
Github Security Blog
Github Security Blog
added 2020/03/24 3:06 p.m.86 views

Bleach vulnerable to mutation XSS via whitelisted math or svg and raw tag

Impact A mutation XSS affects users calling bleach.clean with all of: the svg or math in the allowed/whitelisted tags an RCDATA tag see below in the allowed/whitelisted tags the keyword argument strip=False Patches Users are encouraged to upgrade to bleach v3.1.2 or greater. Workarounds modify...

6.1CVSS6.3AI score0.01329EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/24 5:27 p.m.86 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.03006EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2020/02/18 6:59 p.m.86 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/21 8:59 p.m.86 views

CSRF attack via CORS preflight requests with Spring MVC or Spring WebFlux

Spring Framework, versions 5.2.x prior to 5.2.3 are vulnerable to CSRF attacks through CORS preflight requests that target Spring MVC spring-webmvc module or Spring WebFlux spring-webflux module endpoints. Only non-authenticated endpoints are vulnerable because preflight requests should not inclu...

5.3CVSS2.6AI score0.02382EPSS
SaveExploits1References11Affected Software2
Github Security Blog
Github Security Blog
added 2018/12/12 3:52 p.m.86 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 2017/10/24 6:33 p.m.86 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/06/15 7:59 p.m.85 views

DOMPurify: Hook mutation of `data.allowedTags` / `data.allowedAttributes` permanently pollutes `DEFAULT_ALLOWED_TAGS` / `DEFAULT_ALLOWED_ATTR`

Hook mutation of data.allowedTags / data.allowedAttributes permanently pollutes DEFAULTALLOWEDTAGS / DEFAULTALLOWEDATTR CWE: CWE-501 Trust Boundary Violation — hook-scoped mutation leaks to global default sets via CWE-693 Protection Mechanism Failure — the default allow-list is silently widened f...

6.1CVSS5.6AI score0.00237EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/19 3:49 p.m.85 views

Nuxt: Reflected XSS in `navigateTo()` external redirect

Summary navigateTo with external: true generates a server-side HTML redirect body containing a tag. The destination URL is only sanitized by replacing " with %22, leaving , &, and ' unencoded. An attacker who can influence the URL passed to navigateTourl, external: true can break out of the...

5.4CVSS5.4AI score0.00177EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/19 2:35 p.m.85 views

Malware in @opensearch-project/opensearch

Overview The OpenSearch Project has sustained a security incident involving an external actor gaining force-push permissions within the project's CI infrastructure to embed malicious packages into four release versions of @opensearch-project/opensearch. Users are instructed to immediately take...

5.8AI score
SaveExploits0References2Affected Software1
Total number of security vulnerabilities5000