Lucene search
+L
GithubMost viewed

35598 matches found

Github Security Blog
Github Security Blog
•added 2022/11/21 11:58 p.m.•62 views

XSS via uploaded gpx file

A malicious content author could upload a GPX file with a Javascript payload. The payload could then be executed by luring a legitimate user to view the file in a browser with support for GPX files. GPX is an XML-based format used to store GPS data. By default, Silverstripe CMS will no longer all...

5.4CVSS5.5AI score0.00531EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/16 12:00 p.m.•62 views

XML External Entity Reference in Jenkins CCCC Plugin

Jenkins CCCC Plugin 0.6 and earlier does not configure its XML parser to prevent XML external entity XXE attacks...

9.8CVSS8.9AI score0.01086EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/16 8:28 p.m.•62 views

Hyperledger indy-node vulnerable to denial of service

Impact An attacker can max out the number of client connections allowed by the ledger that was deployed using guidance provided in the indy-node repository, leaving the ledger unable to be used for its intended purpose. The ledger content will not be impacted by the attack, and the ledger will...

7.5CVSS7.2AI score0.01104EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/09/07 12:01 a.m.•62 views

golang.org/x/net/http2 Denial of Service vulnerability

In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error...

7.5CVSS7.5AI score0.03269EPSS
SaveExploits0References11Affected Software2
Github Security Blog
Github Security Blog
•added 2022/07/29 10:24 p.m.•62 views

fs2-io skips mTLS client verification

Impact When establishing a server-mode TLSSocket using fs2-io on Node.js, the parameter requestCert = true is ignored, peer certificate verification is skipped, and the connection proceeds. The vulnerability is limited to: 1. fs2-io running on Node.js. The JVM TLS implementation is completely...

9.8CVSS9.1AI score0.00789EPSS
SaveExploits1References7Affected Software6
Github Security Blog
Github Security Blog
•added 2022/06/03 10:18 p.m.•62 views

Denial of service binding form from JSON in Play Framework

Impact A denial-of-service vulnerability has been discovered in Play's forms library, in both the Scala and Java APIs. This can occur when using either the FormbindFromRequest method on a JSON request body or the Formbind method directly on a JSON value. If the JSON data being bound to the form...

7.5CVSS7.3AI score0.01655EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
•added 2022/05/24 10:08 p.m.•62 views

Missing validation causes denial of service via `SparseTensorToCSRSparseMatrix`

Impact The implementation of tf.rawops.SparseTensorToCSRSparseMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf indices = tf.constant53, shape=3, dtype=tf.int64 values =...

5.5CVSS6.3AI score0.0032EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
•added 2022/05/24 5:18 p.m.•62 views

Moodle vulnerable to RCE

A flaw was found in Moodle versions 3.8 before 3.8.3, 3.7 before 3.7.6, 3.6 before 3.6.10, 3.5 before 3.5.12 and earlier unsupported versions. It was possible to create a SCORM package in such a way that when added to a course, it could be interacted with via web services in order to achieve remo...

8.8CVSS7.5AI score0.03083EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 5:07 p.m.•62 views

Jenkins Diagnostic page exposed session cookies

Jenkins shows various technical details about the current user on the /whoAmI page. In a previous fix, the Cookie header value containing the HTTP session ID was redacted. However, user metadata shown on this page could also include the HTTP session ID in Jenkins 2.218 and earlier, LTS 2.204.1 an...

5.4CVSS5.3AI score0.07044EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/24 4:59 p.m.•62 views

Jenkins Dynatrace Plugin vulnerable to Insufficiently Protected Credentials

Jenkins Dynatrace Application Monitoring Plugin prior to 2.1.4 stores credentials unencrypted in its global configuration file on the Jenkins master where they could be viewed by users with access to the master file system. NOTE: This plugin is marked as DEPRECATED...

7.8CVSS3.8AI score0.00333EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/20 12:00 a.m.•62 views

Authorization bypass in Spring Security

In Spring Security versions 5.5.6 and 5.5.7 and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with . in the regular expression are possibly vulnerable to an authorization bypass...

9.8CVSS3.5AI score0.12351EPSS
SaveExploits6References8Affected Software2
Github Security Blog
Github Security Blog
•added 2022/05/17 12:33 a.m.•63 views

Exposure of Sensitive Information in Jenkins Datadog plugin

The Datadog Plugin stores an API key to access the Datadog service in the global Jenkins configuration. While the API key is stored encrypted on disk, it was transmitted in plain text as part of the configuration form. This could result in exposure of the API key for example through browser...

4.3CVSS1.1AI score0.01038EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 1:10 a.m.•62 views

Integer Overflow or Wraparound in Apache Tomcat

Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remote attackers to cause a denial of service resource consumption via a malformed chunk size in chunke...

5CVSS7.9AI score0.2006EPSS
SaveExploits1References60Affected Software2
Github Security Blog
Github Security Blog
•added 2022/05/13 1:14 a.m.•62 views

Sandbox bypass in Jenkins Pipeline: Groovy Plugin

A sandbox bypass vulnerability exists in Jenkins Pipeline: Groovy Plugin 2.63 and earlier in pom.xml, src/main/java/org/jenkinsci/plugins/workflow/cps/CpsGroovyShell.java that allows attackers able to control pipeline scripts to execute arbitrary code on the Jenkins master JVM...

9.9CVSS5.1AI score0.96868EPSS
SaveExploits4References6Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/13 1:02 a.m.•62 views

Incorrect Authorization in Apache Tomcat

The ResourceLinkFactory implementation 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 did not limit web application access to global JNDI resources to those resources explicitly linked to the web application. Therefore, it was...

7.5CVSS1.8AI score0.0807EPSS
SaveExploits0References46Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/01 7:15 a.m.•62 views

Cross-site scripting (XSS) vulnerability in CakePHP

Cross-site scripting XSS vulnerability in cake/libs/error.php in CakePHP before 1.1.7.3363 allows remote attackers to inject arbitrary web script or HTML via the URL, which is reflected back in a 404 "Not Found" error page. NOTE: some of these details are obtained from third party information...

4.3CVSS3.6AI score0.01207EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/11 11:26 p.m.•62 views

Duplicate Advisory: Unencrypted md5 plaintext hash in metadata in AWS S3 Crypto SDK for golang

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-6jvc-q2x7-pchv. This link is maintained to preserve external references. Original Description Summary The golang AWS S3 Crypto SDK was impacted by an issue that can result in loss of confidentiality. An attacker...

5.4AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 11:41 p.m.•62 views

Code injection in @rkesters/gnuplot

@rkesters/gnuplot is an easy to use node module to draw charts using gnuplot and ps2pdf. The gnuplot package prior to version 0.1.0 for Node.js allows code execution via shell metacharacters in Gnuplot commands...

9.8CVSS6.3AI score0.01776EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 11:06 p.m.•62 views

Injection in Apache Archiva

Apache Archiva login service before 2.2.5 is vulnerable to LDAP injection. A attacker is able to retrieve user attribute data from the connected LDAP server by providing special values to the login form. With certain characters it is possible to modify the LDAP filter used to query the LDAP users...

5.3CVSS5.9AI score0.08004EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/10 10:23 p.m.•62 views

Zip slip in Microweber

A directory traversal issue in the Utils/Unzip module in Microweber through 1.1.20 allows an authenticated attacker to gain remote code execution via the backup restore feature. To exploit the vulnerability, an attacker must have the credentials of an administrative user, upload a maliciously...

7.2CVSS7.7AI score0.16611EPSS
SaveExploits4References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/10 5:15 p.m.•62 views

Unsafe Deserialization that can Result in Code Execution

JMS Client for RabbitMQ 1.x before 1.15.2 and 2.x before 2.2.0 is vulnerable to unsafe deserialization that can result in code execution via crafted StreamMessage data...

9.8CVSS9.3AI score0.02844EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/09 7:16 p.m.•62 views

Unsafe Deserialization in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 and 2.6.7.5 mishandles the interaction between serialization gadgets and typing, related to org.docx4j.org.apache.xalan.lib.sql.JNDIConnectionPool...

8.1CVSS8.6AI score0.0489EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/19 8:13 p.m.•62 views

Unsafe Deserialization in jackson-databind

FasterXML jackson-databind 2.x before 2.9.10.8 mishandles the interaction between serialization gadgets and typing, related to org.apache.tomcat.dbcp.dbcp.datasources.PerUserPoolDataSource...

8.1CVSS8.6AI score0.05218EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/11/08 5:54 p.m.•62 views

Cross-site Scripting in bootstrap-table

This affects all versions of package bootstrap-table. A type confusion vulnerability can lead to a bypass of input sanitization when the input provided to the escapeHTML function is an array instead of a string even if the escape attribute is set...

6.1CVSS2.7AI score0.02409EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/23 11:14 p.m.•62 views

Regular Expression Denial of Service in Leo Editor

Leo Editor v6.2.1 was discovered to contain a regular expression denial of service ReDoS vulnerability in the component plugins/importers/dart.py...

7.5CVSS7.2AI score0.01233EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/20 8:57 p.m.•62 views

Apprise vulnerable to regex injection with IFTTT Plugin

Impact Anyone publicly hosting the Apprise library and granting them access to the IFTTT notification service. Patches Update to Apprise v0.9.5.1 bash Install Apprise v0.9.5.1 from PyPI pip install apprise==0.9.5.1 The patch to the problem was performed here. Workarounds Alternatively, if upgradi...

7.5CVSS7.4AI score0.01891EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/09/07 11:04 p.m.•62 views

User impersonation due to incorrect handling of the login JWT

Impact This allows anyone that can connect to the server to forge a LoginPacket with manipulated JWT token allowing impersonation as any Bedrock user. Unless credentials are saved in your configuration, online mode is not affected as users are still required to log in separately. If your...

9.8CVSS8.9AI score0.01431EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/31 4:03 p.m.•62 views

UNIX Symbolic Link (Symlink) Following in @npmcli/arborist

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution @npmcli/arborist, the library that calculates dependency trees and manages the nodemodules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and t...

8.2CVSS6.9AI score0.00553EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/25 2:47 p.m.•62 views

XStream is vulnerable to an Arbitrary Code Execution attack

Impact The vulnerability may allow a remote attacker to load and execute arbitrary code from a remote host only by manipulating the processed input stream. No user is affected, who followed the recommendation to setup XStream's security framework with a whitelist limited to the minimal required...

8.5CVSS8.8AI score0.04735EPSS
SaveExploits1References13Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 5:25 p.m.•62 views

Out-of-bounds Write in ChakraCore

Chakra Scripting Engine Memory Corruption Vulnerability This CVE ID is unique from CVE-2020-17048...

7.6CVSS7.4AI score0.02067EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/26 9:24 p.m.•62 views

Deserialization of Untrusted Data in msgpack

Withdrawn This advisory was withdrawn by its CNA Snyk. Original advisory All versions of package msgpack are vulnerable to Deserialization of Untrusted Data via the unpack function. This does not affect the similarly named package @msgpack/msgpack...

5.6AI score
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/07/01 5:01 p.m.•62 views

Prototype Pollution in think-helper

Impact The software receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype. Patches [email protected] patched it, anyone used think-helper should...

7.5CVSS2.5AI score0.01009EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 5:53 p.m.•62 views

Denial of service in GJSON

GJSON before 1.6.4 allows attackers to cause a denial of service via crafted JSON. Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector...

7.5CVSS7.2AI score0.01682EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 5:25 p.m.•62 views

Duplicate Advisory: gosaml2 is vulnerable to NULL Pointer Dereference from malformed XML signatures

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-prjq-f4q3-fvfr. This link is maintained to preserve external references. Original Description This affects all versions less than 0.7.0 of package github.com/russellhaering/gosaml2. There is a crash on null...

7.5CVSS7AI score0.01662EPSS
SaveExploits0References8Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/16 5:29 p.m.•62 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 a permission check in an HTTP endpoint. This allows attackers with Overall/Read permission to obtain the list of configured profiles. S3 publisher Plugin 0.11.7 and 0.11.5.1 performs permission checks when providing a list ...

4.3CVSS4.7AI score0.00733EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/10 5:25 p.m.•62 views

Uncontrolled Resource Consumption in locutus

The package locutus before 2.0.15 is vulnerable to Regular Expression Denial of Service ReDoS via the gopherparsedir function...

7.5CVSS7.3AI score0.01936EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 11:08 p.m.•62 views

Cross-site scripting in Shopizer

A reflected cross-site scripting XSS vulnerability in Shopizer before 2.17.0 allows remote attackers to inject arbitrary web script or HTML via the ref parameter to a page about an arbitrary product, e.g., a product/insert-product-name-here.html/ref= URL...

4.8CVSS4.1AI score0.02916EPSS
SaveExploits2References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/01 9:38 p.m.•62 views

Improper rate limiting in Koel

Koel before 5.1.4 lacks login throttling, lacks a password strength policy, and shows whether a failed login attempt had a valid username. This might make brute-force attacks easier...

7.5CVSS2.7AI score0.00809EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/24 4:58 p.m.•62 views

Authenticated users can exploit an enumeration vulnerability in Harbor

Impact Hidde Smit from Cyber Eagle has discovered an User Enumeration flaw in Harbor. The issue is present in the "/users" api endpoint. This endpoint is supposed to be restricted to administrators. This restriction is able to be bypassed and information can be obtained via the "search"...

4.3CVSS1AI score0.01266EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/21 2:28 p.m.•62 views

Crash in `tf.strings.substr` due to `CHECK`-fail

Impact An attacker can cause a denial of service via CHECK-fail in tf.strings.substr with invalid arguments: python import tensorflow as tf tf.strings.substrinput='abc', len=1, pos=1,-1 python import tensorflow as tf tf.strings.substrinput='abc', len=1, pos=1,2 Patches We have received a patch fo...

5.5CVSS3.2AI score0.0023EPSS
SaveExploits1References9Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/21 2:28 p.m.•62 views

Heap buffer overflow in `BandedTriangularSolve`

Impact An attacker can trigger a heap buffer overflow in Eigen implementation of tf.rawops.BandedTriangularSolve: python import tensorflow as tf import numpy as np matrixarray = np.array matrixtensor = tf.converttotensornp.reshapematrixarray,0,1,dtype=tf.float32 rhsarray = np.array1,1 rhstensor =...

7.8CVSS2.5AI score0.00287EPSS
SaveExploits1References8Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/21 2:26 p.m.•62 views

Heap buffer overflow and undefined behavior in `FusedBatchNorm`

Impact The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow: python import tensorflow as tf x = tf.zeros10, 10, 10, 6, dtype=tf.float32 scale = tf.constant0.0, shape=1, dtype=tf.float32 offset = tf.constant0.0, shape=1, dtype=tf.float32 mean = tf.constant0.0,...

7.8CVSS2AI score0.00211EPSS
SaveExploits1References7Affected Software3
Github Security Blog
Github Security Blog
•added 2021/05/18 8:31 p.m.•62 views

Path Traversal in github.com/unknwon/cae/zip

The ExtractTo function doesn't securely escape file paths in zip archives which include leading or non-leading "..". This allows an attacker to add or replace files system-wide. Specific Go Packages Affected github.com/unknwon/cae/zip...

7.5CVSS7.2AI score0.01419EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:21 p.m.•62 views

Allocation of Resources Without Limits or Throttling in Hashicorp Consul

HashiCorp Consul and Consul Enterprise include an HTTP API introduced in 1.2.0 and DNS introduced in 1.4.3 caching feature that was vulnerable to denial of service. Specific Go Packages Affected github.com/hashicorp/consul/agent/config Fix The vulnerability is fixed in versions 1.6.6 and 1.7.4...

7.5CVSS7.1AI score0.02851EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/17 9:01 p.m.•62 views

Cross-site scripting in TileServer GL

An issue was discovered in server.js in TileServer GL through 3.0.0. The content of the key GET parameter is reflected unsanitized in an HTTP response for the application's main page, causing reflected XSS...

6.1CVSS0.6AI score0.12224EPSS
SaveExploits4References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/10 6:46 p.m.•62 views

Regular expression denial of service in codemirror

This affects the package codemirror before 5.58.2; the package org.apache.marmotta.webjars:codemirror before 5.58.2. The vulnerable regular expression is located in https://github.com/codemirror/CodeMirror/blob/cdb228ac736369c685865b122b736cd0d397836c/mode/javascript/javascript.jsL129. The ReDOS...

7.5CVSS6.3AI score0.05304EPSS
SaveExploits1References15Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:06 p.m.•62 views

Improper Input Validation in Google Closure Library

A URL parsing issue in goog.uri of the Google Closure Library versions up to and including v20200224 allows an attacker to send malicious URLs to be parsed by the library and return the wrong authority. Mitigation -- update your library to version v20200315...

6.5CVSS6.1AI score0.00537EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:06 p.m.•62 views

Path Traversal in marscode

This affects all versionsup to and including version 1.0.1-0 of package marscode. There is no path sanitization in the path provided at fs.readFile in index.js...

7.5CVSS7.3AI score0.01738EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 3:54 p.m.•62 views

Improper Restriction of XML External Entity Reference in MPXJ

"MPXJ through 8.1.3 allows XXE attacks. This affects the GanttProjectReader and PhoenixReader components."...

9.8CVSS8.9AI score0.02591EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:27 p.m.•62 views

Command injection in bestzip

The package bestzip before 2.1.7 are vulnerable to Command Injection via the options param...

9.8CVSS9.3AI score0.03145EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000