Lucene search
+L

592 matches found

RedhatCVE
RedhatCVE
added 2023/08/22 5:50 p.m.128 views

CVE-2023-40175

An HTTP request smuggling attack vulnerability was found in Rubygem Puma. This flaw allows an attacker to gain unauthorized access to sensitive data due to an inconsistent interpretation of HTTP requests...

7.3CVSS8.9AI score0.00738EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2023/08/18 9:35 p.m.25 views

CVE-2023-40175 Inconsistent Interpretation of HTTP Requests in puma

Puma is a Ruby/Rack web server built for parallelism. Prior to versions 6.3.1 and 5.6.7, puma exhibited incorrect behavior when parsing chunked transfer encoding bodies and zero-length Content-Length headers in a way that allowed HTTP request smuggling. Severity of this issue is highly dependent ...

7.3CVSS9.3AI score0.00738EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/08/07 8:46 a.m.8 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/08/07 8:41 a.m.8 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/08/07 8:41 a.m.14 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/08/07 8:12 a.m.7 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
Code423n4
Code423n4
added 2023/08/07 12:0 a.m.10 views

Overstatement of Available Funds Due to Logic Error

Lines of code Vulnerability details Impact The computeAvailable function in VaultBooster.sol could potentially overstate the available balance in certain situations. Two functions rely on computeAvailable for determining the available funds, such as liquidate, accrue. If the overstated balance fr...

6.7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/08/07 12:0 a.m.13 views

removeFromAllTicks() withdraws all tick assets before deposit and withdraw re-deposit them creates a reentrancy attacks.

Lines of code Vulnerability details Impact reentrancy attacks can result to stolen funds Proof of Concept The key issue is that removeFromAllTicks calls removeFromTickindex in a loop, which calls lendingPool.withdraw and tr.withdraw. These external calls could trigger a reentrant call back into t...

6.5AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2023/08/03 1:57 p.m.7 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/08/03 1:3 p.m.8 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/08/03 1:2 p.m.8 views

Mozilla: Cookie jar overflow caused unexpected cookie jar state

The Mozilla Foundation Security Advisory describes this flaw as: When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies...

7.5CVSS7.1AI score0.00727EPSS
SaveExploits0References8
NVD
NVD
added 2023/08/03 12:15 p.m.17 views

CVE-2023-37559

After successful authentication as a user in multiple Codesys products in multiple versions, specific crafted network communication requests with inconsistent content can cause the CmpAppForce component to read internally from an invalid address, potentially leading to a denial-of-service...

6.5CVSS6.4AI score0.00626EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2023/08/03 12:0 a.m.8 views

Multiple Codesys Products Input Validation Error Vulnerability

3s-smart Software Solutions CODESYS is a controller development system from 3s-smart Software Solutions, Germany. An input validation error vulnerability exists in multiple Codesys products. The vulnerability stems from the fact that after successful authentication of a user's identity, a specifi...

6.5CVSS6.8AI score0.00626EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/08/01 3:1 p.m.36 views

CVE-2023-4055

When the number of cookies per domain was exceeded in document.cookie, the actual cookie jar sent to the host was no longer consistent with expected cookie jar state. This could have caused requests to be sent with some cookies missing. This vulnerability affects Firefox 116, Firefox ESR 102.14,...

7.5CVSS8.9AI score0.00727EPSS
SaveExploits0
Veracode
Veracode
added 2023/07/23 7:23 a.m.29 views

Denial Of Service (DoS)

frr is vulnerable to Denial of Service DoS attacks. By crafting a BGP OPEN message with an option of type 0xff, an attacker is able to cause a denial of service conditions due to inconsistent boundary checks that do not account for reading 3 bytes instead of 2 in this 0xff case...

6.5CVSS6.6AI score0.01983EPSS
SaveExploits0References4Affected Software1
Code423n4
Code423n4
added 2023/07/05 12:0 a.m.12 views

Functions don't update after being called

Lines of code Vulnerability details Impact Without updating the reserve or vault value of tokens after calling different functions, the contract may be prone to inconsistent state, security issues, financial implications, and bad user experience. It is important to review and update the reserve...

7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/07/04 12:0 a.m.11 views

The vulnerability of Moxa TN-5900 series router microprogramming software, related to inconsistencies in responses to incoming requests, allows attackers to gain unauthorized access to protected information.

The vulnerability of Moxa TN-5900 series router microprogramming software is related to inconsistencies in the responses to incoming requests. Exploiting this vulnerability can allow an attacker operating remotely to gain unauthorized access to protected information...

7.8CVSS5.9AI score0.00608EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/02 12:0 a.m.7 views

PT-2025-53202

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc1+ 4 Description The Linux kernel contains a flaw within the ntfs3 file system related to handling extended attributes. Specifically, the ntfs read ea function does not properly return an error code for...

7.7CVSS5.9AI score0.00139EPSS
SaveExploits0
Code423n4
Code423n4
added 2023/06/21 12:0 a.m.7 views

Insufficient Validation of Addresses Vulnerability

Lines of code Vulnerability details Summary The code suffers from an insufficient validation of addresses vulnerability. Although it uses the sdk.AccAddressFromBech32 function to convert addresses from Bech32 format to sdk.AccAddress, it fails to validate the addresses for their validity and...

8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/06/13 12:0 a.m.17 views

EulerOS Virtualization 3.0.6.0 : dbus (EulerOS-SA-2023-2208)

According to the versions of the dbus packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A use-after-free flaw was found in D-Bus Development branch = 1.13.16, dbus-1.12.x stable branch = 1.12.18, and dbus-1.10.x and old...

7.8CVSS6.5AI score0.01348EPSS
SaveExploits3References5
Rows per page
Query Builder