Lucene search
+L

12061 matches found

OSV
OSV
added 2021/11/30 7:15 p.m.70 views

UBUNTU-CVE-2021-22095

In Spring AMQP versions 2.2.0 - 2.2.19 and 2.3.0 - 2.3.11, the Spring AMQP Message object, in its toString method, will create a new String object from the message body, regardless of its size. This can cause an OOM Error with a large message...

6.5CVSS6.6AI score0.01019EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2021/11/30 6:41 p.m.55 views

CVE-2021-22095

In Spring AMQP versions 2.2.0 - 2.2.19 and 2.3.0 - 2.3.11, the Spring AMQP Message object, in its toString method, will create a new String object from the message body, regardless of its size. This can cause an OOM Error with a large message...

6.6AI score0.01019EPSS
SaveExploits0References1
Huntr
Huntr
added 2021/11/30 12:11 p.m.17 views

Prototype Pollution in fabiocaccamo/utils.js

Summary I discovered a prototype pollution vulnerability via utils.js method analysis. javascript set: functionobj, path, value var keys = path.split'.'; var key; var cursor = obj; for var i = 0, j = keys.length; i j; i++ key = keysi; if !TypeUtil.isObjectcursorkey cursorkey = ; if i j - 1 cursor...

7.5CVSS0.9AI score0.00843EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2021/11/30 12:0 a.m.10 views

Tobesoft Nexacro 输入验证错误漏洞

Tobesoft Nexacro is a unified framework-based OSMU single-source multi-purpose application development solution from Tobesoft, South Korea. Nexacro 17 suffers from a security vulnerability that stems from an arbitrary file creation due to incorrect input validation found in the copy method of the...

9.8CVSS8.8AI score0.01164EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2021/11/29 12:44 p.m.35 views

Ruby on Rails: Escape Sequence Injection vulnerability in Rack

An escape sequence injection vulnerability was discovered in the Rack framework's commonlogger. This vulnerability allowed an attacker to inject escape sequences into logs, potentially leading to the execution of dangerous control characters on a victim's terminal emulator...

10CVSS9.3AI score0.01801EPSS
SaveExploits0
Spring Security Advisories
Spring Security Advisories
added 2021/11/29 12:0 a.m.9 views

Spring-AMQP Remote Denial of Service - Out of Memory Error with a Large Message Body

The Spring AMQP Message object, in its toString method, will create a new String object from the message body, regardless of its size. This can cause an OOM Error with a large message body...

6.5CVSS6.6AI score0.01019EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2021/11/28 11:30 a.m.47 views

4-ZERO-3 - 403/401 Bypass Methods + Bash Automation

Introduction 4-ZERO-3 Tool to bypass 403/401. This script contain all the possible techniques to do the same. NOTE : If you see multiple 200 Ok/bypasses as output, you must check the Content-Length. If the content-length is same for multiple 200 Ok/bypasses means false positive. Reason can be...

7.2AI score
SaveExploits0References1
Hacker One
Hacker One
added 2021/11/25 5:35 p.m.37 views

Rocket.Chat: getUsersOfRoom discloses users in private channels

Summary Improper input data validation in the getUsersOfRoom Meteor server method allows authenticated users to enumerate existing rooms and subscribed users. Description Input data in the getUsersOfRoom Meteor server method is not type validated, so that MongoDB query operator objects are accept...

4CVSS0.6AI score0.00683EPSS
SaveExploits1
Hacker One
Hacker One
added 2021/11/24 3:4 a.m.867 views

XVIDEOS: CSRF on delete friend requests - Not protected with CSRF Token

Summary: Hello XVideos Security Team, The is a possibility of CSRF on the POST method when deleting friend requests that are sent by the users. Any user can send the malicious contents to perform the post method in order to delete a friend request for a specific member. Steps To Reproduce: 1. Log...

6.6AI score
SaveExploits0
Gitee
Gitee
added 2021/11/23 11:33 a.m.11 views

Exploit for CVE-2021-42321

This repository is a proof-of-concept PoC exploit for CVE-2021-42321, a vulnerability in Microsoft Exchange Server. The PoC is written in Python and uses the requests library to send a SOAP request to the Exchange server. The exploit targets the Exchange server's GetFolder method, which can be us...

8.8CVSS8.7AI score0.90388EPSS
SaveExploits9
RedHat Linux
RedHat Linux
added 2021/11/23 10:34 a.m.9 views

resteasy: Error message exposes endpoint class information

A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value. The...

5.3CVSS7AI score0.01439EPSS
SaveExploits0References4
Prion
Prion
added 2021/11/22 5:15 p.m.14 views

Command injection

This affects all versions of package docker-cli-js. If the command parameter of the Docker.command method can at least be partially controlled by a user, they will be in a position to execute any arbitrary OS commands on the host system...

9.3CVSS9.2AI score0.01824EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2021/11/22 10:33 a.m.24 views

Rocket.Chat: Message ID Enumeration with Action Link Handler

Summary The actionLinkHandler method was found to allow Message ID Enumeration with Regex MongoDB queries. Releases Affected: The Meteor method actionLinkHandler calls an actionLinks wrapper getMessage to find affected messages: javascript Meteor.methods actionLinkHandlername, messageId if...

4CVSS1AI score0.00719EPSS
SaveExploits1
Microsoft KB
Microsoft KB
added 2021/11/22 12:0 a.m.7 views

November 22, 2021—KB5007262 (OS Build 22000.348) Preview

None None...

6.1AI score
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2021/11/18 12:0 a.m.25 views

Ivanti Avalanche EnterpriseServer Service Unrestricted File Upload Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on affected installations of Ivanti Avalanche. Although authentication is required to exploit this vulnerability, the existing authentication mechanism can be bypassed. The specific flaw exists within the saveConfig method. The...

9.8CVSS8.6AI score0.02805EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/11/16 3:43 p.m.9 views

rubygem-actionpack: Possible Information Disclosure / Unintended Method Execution in Action Pack

A flaw was found in rubygem-actionpack. Information disclosure or unintended method execution is possible when using the redirectto or polymorphicurl helper with untrusted user input. The highest threat from this vulnerability is to data confidentiality...

7.5CVSS6.8AI score0.04195EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2021/11/16 12:0 a.m.10 views

redeem may return less than minOut

Handle gzeon Vulnerability details Impact redeem may return less than minOut if wrong token is supplied with poolID=3 because there is no check against minOut in L230-L232. Proof of Concept 1. User mistakenly call redeemUSDC, 100, 3, 0, 100 2. The contract take 100 bBTC from the user, redeem it...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2021/11/15 5:18 p.m.10 views

resteasy: Error message exposes endpoint class information

A flaw was found in RESTEasy in all versions of RESTEasy up to 4.6.0.Final. The endpoint class and method names are returned as part of the exception response when RESTEasy cannot convert one of the request URI path or query values to the matching JAX-RS resource method's parameter value. The...

5.3CVSS7AI score0.01439EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2021/11/12 12:0 a.m.41 views

RHEL 7 / 8 : OpenShift Container Platform 4.9.6 packages and (RHSA-2021:4118)

The remote Redhat Enterprise Linux 7 / 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2021:4118 advisory. - haproxy: does not ensure that the scheme and path portions of a URI have the expected characters CVE-2021-39240 - haproxy: an HTTP...

7.5CVSS7.2AI score0.57934EPSS
SaveExploits6References13
Tenable Nessus
Tenable Nessus
added 2021/11/11 12:0 a.m.34 views

EulerOS 2.0 SP9 : haproxy (EulerOS-SA-2021-2712)

According to the versions of the haproxy package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - An issue was discovered in HAProxy 2.0 before 2.0.24, 2.2 before 2.2.16, 2.3 before 2.3.13, and 2.4 before 2.4.3. An HTTP method name may contai...

7.5CVSS6.5AI score0.02341EPSS
SaveExploits0References3
Rows per page
Query Builder