Lucene search
+L
GithubMost viewed

35612 matches found

Github Security Blog
Github Security Blog
•added 2023/03/22 6:30 a.m.•71 views

Jettison vulnerable to infinite recursion

An infinite recursion is triggered in Jettison when constructing a JSONArray from a Collection that contains a self-reference in one of its elements. This leads to a StackOverflowError exception being thrown...

7.5CVSS7.2AI score0.01009EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
•added 2023/03/19 12:30 a.m.•71 views

jackson-databind possible Denial of Service if using JDK serialization to serialize JsonNode

jackson-databind 2.10.x through 2.12.x before 2.12.6 and 2.13.x before 2.13.1 allows attackers to cause a denial of service 2 GB transient heap usage per read in uncommon situations involving JsonNode JDK serialization...

7.5CVSS7.2AI score0.01124EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
•added 2023/03/12 6:30 a.m.•71 views

Duplicate Advisory: User account enumeration in eZ Publish Ibexa Kernel

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-gmrf-99gw-vvwj. This link is maintained to preserve external references. Original Description This Security Advisory is about a vulnerability in eZ Platform v1.13, v2.5, and v3.2, and in Ibexa DXP and Ibexa Open...

5.3CVSS5.7AI score0.00507EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/09 8:19 p.m.•71 views

Spring Boot Admins integrated notifier support allows arbitrary code execution

Impact All users who run Spring Boot Admin Server, having enabled Notifiers e.g. Teams-Notifier and write access to environment variables via UI are possibly affected. Patches In the most recent releases of Spring Boot Admin 2.6.10 and 2.7.8 the issue is fixed by implementing SimpleExecutionConte...

9.8CVSS9.2AI score0.01437EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
•added 2022/12/03 3:30 p.m.•71 views

Apache Commons Net vulnerable to information leakage via malicious server

Prior to Apache Commons Net 3.9.0, Net's FTP client trusts the host from PASV response by default. A malicious server can redirect the Commons Net code to use a different host, but the user has to connect to the malicious server in the first place. This may lead to leakage of information about...

6.5CVSS6.6AI score0.02052EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/11/28 3:30 p.m.•71 views

decode-uri-component vulnerable to Denial of Service (DoS)

decode-uri-component 0.2.0 is vulnerable to Improper Input Validation resulting in DoS...

7.5CVSS7.3AI score0.23789EPSS
SaveExploits1References11Affected Software1
Github Security Blog
Github Security Blog
•added 2022/10/18 9:46 p.m.•71 views

.NET Remote Code Execution Vulnerability

Microsoft is releasing this security advisory to provide information about a vulnerability in .NET 6.0, .NET 5.0, and .NET Core 3.1. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A Remote Code Execution vulnerability exis...

6.8CVSS1.8AI score0.01608EPSS
SaveExploits0References12Affected Software100
Github Security Blog
Github Security Blog
•added 2022/10/18 6:12 p.m.•71 views

Update bundled libxml2 to v2.10.3 to resolve multiple CVEs

Summary Nokogiri v1.13.9 upgrades the packaged version of its dependency libxml2 to v2.10.3 from v2.9.14. libxml2 v2.10.3 addresses the following known vulnerabilities: - CVE-2022-2309 - CVE-2022-40304 - CVE-2022-40303 Please note that this advisory only applies to the CRuby implementation of...

7.8CVSS1AI score0.22791EPSS
SaveExploits3References2Affected Software1
Github Security Blog
Github Security Blog
•added 2022/07/09 12:00 a.m.•71 views

rpc.py vulnerable to Deserialization of Untrusted Data

rpc.py through 0.6.0 allows Remote Code Execution because an unpickle occurs when the "serializer: pickle" HTTP header is sent. In other words, although JSON not Pickle is the default data format, an unauthenticated client can cause the data to be processed with unpickle. Per the maintainer, rpc....

9.8CVSS9.4AI score0.46139EPSS
SaveExploits7References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/06/19 12:00 a.m.•71 views

Got allows a redirect to a UNIX socket

The got package before 11.8.5 and 12.1.0 for Node.js allows a redirect to a UNIX socket...

5.3CVSS6.5AI score0.02416EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2022/06/11 12:00 a.m.•71 views

Unsafe deserialization in com.alibaba:fastjson

The package com.alibaba:fastjson before 1.2.83 is vulnerable to Deserialization of Untrusted Data by bypassing the default autoType shutdown restrictions, which is possible under certain conditions. Exploiting this vulnerability allows attacking remote servers. Workaround: If upgrading is not...

9.8CVSS6.1AI score0.18743EPSS
SaveExploits6References9Affected Software1
Github Security Blog
Github Security Blog
•added 2022/05/14 12:57 a.m.•71 views

Bundler allows attacker to inject arbitrary code via secondary Gem source

Bundler 1.x might allow remote attackers to inject arbitrary Ruby code into an application by leveraging a gem name collision on a secondary source. NOTE: this might overlap CVE-2013-0334...

9.8CVSS7.2AI score0.08482EPSS
SaveExploits1References12Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/09 12:56 a.m.•71 views

Allocation of Resources Without Limits or Throttling in Keycloak

A vulnerability was found in Keycloak before 11.0.1 where DoS attack is possible by sending twenty requests simultaneously to the specified keycloak server, all with a Content-Length header value that exceeds the actual byte count of the request body...

7.5CVSS1.4AI score0.01947EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2022/02/01 12:43 a.m.•71 views

Unsafe handling of user-specified cookies in treq

Impact Treq's request methods treq.get, treq.post, HTTPClient.request, HTTPClient.get, etc. accept cookies as a dictionary, for example: py treq.get'https://example.com/', cookies='session': '1234' Such cookies are not bound to a single domain, and are therefore sent to every domain "supercookies...

6.5CVSS0.4AI score0.01083EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2022/01/21 11:57 p.m.•71 views

Exposure of Sensitive Information to an Unauthorized Actor in nanoid

The package nanoid from 3.0.0, before 3.1.31, are vulnerable to Information Exposure via the valueOf function which allows to reproduce the last id generated...

5.5CVSS4AI score0.0044EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/12/18 6:00 p.m.•71 views

Apache Log4j2 vulnerable to Improper Input Validation and Uncontrolled Recursion

Apache Log4j2 versions 2.0-alpha1 through 2.16.0 excluding 2.12.3 did not protect from uncontrolled recursion from self-referential lookups. This allows an attacker with control over Thread Context Map data to cause a denial of service when a crafted string is interpreted. This issue was fixed in...

5.9CVSS4.9AI score0.99999EPSS
SaveExploits21References19Affected Software2
Github Security Blog
Github Security Blog
•added 2021/12/10 8:15 p.m.•71 views

Remote code injection in Log4j (through pax-logging-log4j2)

Impact Remote Code Execution. Patches Users of pax-logging 1.11.9 should update to 1.11.10. Users of pax-logging 2.0.10 should update to 2.0.11. Workarounds Set system property -Dlog4j2.formatMsgNoLookups=true References https://github.com/advisories/GHSA-jfh8-c2jp-5v3q...

3.3AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/10/27 6:52 p.m.•71 views

Deserialization of Untrusted Data leading to Remote Code Execution in Apache Storm

An Unsafe Deserialization vulnerability exists in the worker services of the Apache Storm supervisor server allowing pre-auth Remote Code Execution RCE. Apache Storm 2.2.x users should upgrade to version 2.2.1 or 2.3.0. Apache Storm 2.1.x users should upgrade to version 2.1.1. Apache Storm 1.x...

9.8CVSS5.9AI score0.65587EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 4:25 p.m.•71 views

Missing Authorization in Apache Airflow

If remote logging is not used, the worker in the case of CeleryExecutor or the scheduler in the case of LocalExecutor runs a Flask logging server and is listening on a specific port and also binds on 0.0.0.0 by default. This logging server had no authentication and allows reading log files of DAG...

5.3CVSS6AI score0.0545EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/30 4:24 p.m.•71 views

Injection in MockServer

MockServer is open source software which enables easy mocking of any system you integrate with via HTTP or HTTPS. An attacker that can trick a victim into visiting a malicious site while running MockServer locally, will be able to run arbitrary code on the MockServer machine. With an overly broad...

9.6CVSS2AI score0.02164EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/13 3:21 p.m.•71 views

Cross-site scripting in Apache Jena Fuseki

A vulnerability in the HTML pages of Apache Jena Fuseki allows an attacker to execute arbitrary javascript on certain page views. This issue affects Apache Jena Fuseki from version 2.0.0 to version 4.0.0 inclusive...

6.1CVSS4.1AI score0.02881EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/08/02 4:47 p.m.•71 views

Improper Authentication in Apereo CAS

Apereo CAS 5.3.x before 5.3.16, 6.x before 6.1.7.2, 6.2.x before 6.2.4, and 6.3.x before 6.3.0-RC4 mishandles secret keys with Google Authenticator for multifactor authentication...

7.5CVSS7.4AI score0.01219EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/30 4:51 p.m.•71 views

Resource exhaustion in socket.io-parser

The socket.io-parser npm package before versions 3.3.2 and 3.4.1 allows attackers to cause a denial of service memory consumption via a large packet because a concatenation approach is used...

7.5CVSS7.2AI score0.02589EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/29 6:32 p.m.•71 views

SQL Injection in gogs.io/gogs

SQL injection vulnerability in the GetIssues function in models/issue.go in Gogs aka Go Git Service 0.3.1-9 through 0.5.6.x before 0.5.6.1025 Beta allows remote attackers to execute arbitrary SQL commands via the label parameter to user/repos/issues...

7.5CVSS8.3AI score0.04437EPSS
SaveExploits5References13Affected Software2
Github Security Blog
Github Security Blog
•added 2021/06/28 4:52 p.m.•71 views

Reflected cross-site scripting in development mode handler in Vaadin

URL encoding error in development mode handler in com.vaadin:flow-server versions 2.0.0 through 2.6.1 Vaadin 14.0.0 through 14.6.1, 3.0.0 through 6.0.9 Vaadin 15.0.0 through 19.0.8 allows local user to execute arbitrary JavaScript code by opening crafted URL in browser. -...

2.5CVSS2.6AI score0.00286EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/28 4:45 p.m.•71 views

XXE vulnerability in Launch import

| Release Date | Affected Projects | Affected Versions | Access Vector| Security Risk | |--------------|-------------------|-------------------|---------------|---------------| | Monday, May 4, 2020| service-api | Every version, starting from 3.1.0 | Remote | Medium | Impact Starting from version...

7.5CVSS1.7AI score0.01349EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/23 11:42 p.m.•71 views

Potential Denial-of-Service in bindata

In the bindata RubyGem before version 2.4.10 there is a potential denial-of-service vulnerability. In affected versions it is very slow for certain classes in BinData to be created. For example BinData::Bit100000, BinData::Bit100001, BinData::Bit100002, BinData::Bit. In combination with...

4.3CVSS4.8AI score0.01866EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/22 3:18 p.m.•71 views

PHPMailer untrusted code may be run from an overridden address validator

If a function is defined that has the same name as the default built-in email address validation scheme php, it will be called in default configuration as when no validation scheme is provided, the default scheme's callable php was being called. If an attacker is able to inject such a function in...

8.1CVSS7.9AI score0.0226EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/21 5:14 p.m.•71 views

Prototype Pollution

Prototype pollution vulnerability in ‘expand-hash’ versions 0.1.0 through 1.0.1 allows an attacker to cause a denial of service and may lead to remote code execution...

9.8CVSS6.8AI score0.03299EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 10:29 p.m.•71 views

Unsynchronized Access to Shared Data in a Multithreaded Context in RESTEasy

A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided. This flaw allows an attacker to gain access to privileged information. The highest threat from this vulnerability is to confidentiality and integrity. Versions before resteasy 2.0.0.Alpha3 are affected...

4.3CVSS5.4AI score0.00629EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 10:29 p.m.•71 views

Uncontrolled Resource Consumption in XNIO

A vulnerability was discovered in XNIO where file descriptor leak caused by growing amounts of NIO Selector file handles between garbage collection cycles. It may allow the attacker to cause a denial of service. It affects XNIO versions 3.6.0.Beta1 through 3.8.1.Final...

5.9CVSS3.6AI score0.0222EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/08 6:49 p.m.•71 views

Out-of-bounds Read in Pillow

An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2kugrayala...

9.1CVSS2.1AI score0.02931EPSS
SaveExploits0References9Affected Software1
Github Security Blog
Github Security Blog
•added 2021/06/07 10:10 p.m.•71 views

Regular expression denial of service in forms

The package forms before 1.3.2 are vulnerable to Regular Expression Denial of Service ReDoS via email validation...

5.3CVSS3.5AI score0.0165EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/24 5:00 p.m.•71 views

Denial-of-Service within Docker container

Impact If you run teler inside a Docker container and encounter errors.Exit function, it will cause denial-of-service SIGSEGV because it doesn't get process ID and process group ID of teler properly to kills. Specific Go Packages Affected ktbs.dev/teler/pkg/errors Patches Upgrade to the = 0.0.1...

7.5CVSS7.2AI score0.01429EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:38 p.m.•71 views

Go Ethereum Improper Input Validation

In Go Ethereum aka geth before 1.8.14, TraceChain in eth/apitracer.go does not verify that the end block is after the start block. Specific Go Packages Affected github.com/ethereum/go-ethereum/eth...

7.5CVSS7.3AI score0.01249EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:28 p.m.•71 views

Hard coded cryptographic key in Kiali

A hard-coded cryptographic key vulnerability in the default configuration file was found in Kiali, all versions prior to 1.15.1. A remote attacker could abuse this flaw by creating their own JWT signed tokens and bypass Kiali authentication mechanisms, possibly gaining privileges to view and alte...

8.6CVSS8.4AI score0.03468EPSS
SaveExploits2References10Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:22 p.m.•71 views

Improper Authentication in InfluxDB

InfluxDB before 1.7.6 has an authentication bypass vulnerability in the authenticate function in services/httpd/handler.go because a JWT token may have an empty SharedSecret aka shared secret...

9.8CVSS9.1AI score0.30921EPSS
SaveExploits3References8Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/18 6:19 p.m.•71 views

Denial of Service (DoS) in HashiCorp Consul

HashiCorp Consul and Consul Enterprise up to 1.6.2 HTTP/RPC services allowed unbounded resource usage, and were susceptible to unauthenticated denial of service. Fixed in 1.6.3. Specific Go Packages Affected github.com/hashicorp/consul/agent/consul...

7.5CVSS7.5AI score0.0201EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/17 8:58 p.m.•71 views

Insecure template handling in haml-coffee

haml-coffee is a JavaScript templating solution. haml-coffee mixes pure template data with engine configuration options through the Express render API. More specifically, haml-coffee supports overriding a series of HTML helper functions through its configuration options. A vulnerable application...

7.7CVSS0.4AI score0.007EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:32 p.m.•71 views

Improperly Controlled Modification of Dynamically-Determined Object Attributes in vega-util

vega-util prior to 1.13.1 allows manipulation of object prototype. The 'vega.mergeConfig' method within vega-util could be tricked into adding or modifying properties of the Object.prototype...

4.3CVSS4.3AI score0.01109EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:14 p.m.•71 views

OS Command Injection in gulp-tape

gulp-tape through 1.0.0 allows execution of arbitrary commands. It is possible to inject arbitrary commands as part of gulp-tape options...

9.8CVSS9.2AI score0.02575EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:14 p.m.•71 views

OS Command Injection in gulkp-styledocco

gulp-styledocco through 0.0.3 allows execution of arbitrary commands. The argument options of the exports function in index.js can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.02575EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:14 p.m.•71 views

OS Command Injection in docker-compose-remote-api

docker-compose-remote-api through 0.1.4 allows execution of arbitrary commands. Within index.js of the package, the function execserviceName, cmd, fnStdout, fnStderr, fnExit uses the variable serviceName which can be controlled by users without any sanitization...

9.8CVSS9.1AI score0.0271EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/07 4:06 p.m.•71 views

Path Traversal in marked-tree

This affects all versions up to and including version 0.8.1 of package marked-tree. 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:56 p.m.•71 views

Path traversal in servey

A path traversal vulnerability in servey versions prior to 3.3.2 allows an attacker to read content of any arbitrary file...

7.5CVSS7.2AI score0.01986EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/05/06 6:12 p.m.•71 views

Prototype Pollution in deep-get-set

All versions of package deep-get-set prior to version 1.1.1 are vulnerable to Prototype Pollution via the main function...

9.8CVSS8.9AI score0.01965EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 2:54 p.m.•71 views

Malicious users could abuse Sydent to control the content of invitation emails

Impact A malicious user could abuse Sydent to send out arbitrary emails from the Sydent email address. This could be used to construct plausible phishing emails, for example. Patches Fixed in 4469d1d, 6b405a8, 65a6e91. Note that these patches include changes to the default email templates. If the...

5.7CVSS2AI score0.00934EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 2:53 p.m.•71 views

Regular expression denial of service (ReDoS) in EmailField component in Vaadin 14 and 15-17

Unsafe validation RegEx in EmailField component in com.vaadin:vaadin-text-field-flow versions 2.0.4 through 2.3.2 Vaadin 14.0.6 through 14.4.3, and 3.0.0 through 4.0.2 Vaadin 15.0.0 through 17.0.10 allows attackers to cause uncontrolled resource consumption by submitting malicious email addresses...

7.5CVSS3.9AI score0.01127EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
•added 2021/04/19 2:51 p.m.•71 views

Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8

Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:vaadin-server versions 7.0.0 through 7.7.23 Vaadin 7.0.0 through 7.7.23, and 8.0.0 through 8.12.2 Vaadin 8.0.0 through 8.12.2 allows attacker to guess a security token via timing attack -...

4CVSS3.9AI score0.00306EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
•added 2021/04/16 7:52 p.m.•71 views

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in @nextcloud/dialogs

Impact The Nextcloud dialogs library before 3.1.2 did insufficiently escape text input passed to a toast. If your application displays toasts with user-supplied input, this could lead to a XSS vulnerability. Note: Nextcloud Server employs a strict Content Security Policy that mitigates the risk o...

5.4CVSS0.4AI score0.00703EPSS
SaveExploits0References4Affected Software1
Total number of security vulnerabilities5000