Lucene search
+L

483 matches found

NVD
NVD
added 2024/05/30 8:15 p.m.39 views

CVE-2024-32877

Yii 2 is a PHP application framework. During internal penetration testing of a product based on Yii2, users discovered a Cross-site Scripting XSS vulnerability within the framework itself. This issue is relevant for the latest version of Yii2 2.0.49.3. This issue lies in the mechanism for...

4.7CVSS4.5AI score0.00347EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/30 7:52 p.m.22 views

CVE-2024-32877 Reflected Cross-site Scripting in yiisoft/yii2 Debug mode

Yii 2 is a PHP application framework. During internal penetration testing of a product based on Yii2, users discovered a Cross-site Scripting XSS vulnerability within the framework itself. This issue is relevant for the latest version of Yii2 2.0.49.3. This issue lies in the mechanism for...

4.2CVSS6.1AI score0.00347EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/30 7:52 p.m.32 views

CVE-2024-32877 Reflected Cross-site Scripting in yiisoft/yii2 Debug mode

Yii 2 is a PHP application framework. During internal penetration testing of a product based on Yii2, users discovered a Cross-site Scripting XSS vulnerability within the framework itself. This issue is relevant for the latest version of Yii2 2.0.49.3. This issue lies in the mechanism for...

4.2CVSS4.5AI score0.00347EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/05/22 9:52 a.m.3 views

edk2: Out of Bounds read when handling a ND Redirect message with truncated options

A security loophole involving an out-of-bounds read was identified in EDK2, the open-source reference implementation of the UEFI specification. This vulnerability enables an unauthorized attacker within the vicinity of the network to transmit a specifically crafted Neighbor Discovery Redirect...

6.5CVSS5.8AI score0.00856EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2024/04/12 8:2 p.m.14 views

CVE-2024-32000 Truncated content of messages can be leaked from matrix-appservice-irc

matrix-appservice-irc is a Node.js IRC bridge for the Matrix messaging protocol. matrix-appservice-irc before version 2.0.0 can be exploited to leak the truncated body of a message if a malicious user sends a Matrix reply to an event ID they don't have access to. As a precondition to the attack,...

4.3CVSS6.3AI score0.0045EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/05 2:33 a.m.14 views

CVE-2023-5973 Truncated port name

Brocade Web Interface in Brocade Fabric OS v9.x and before v9.2.0 does not properly represent the portName to the user if the portName contains reserved characters. This could allow an authenticated user to alter the UI of the Brocade Switch and change ports display...

4.3CVSS4.5AI score0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:51 a.m.84 views

BIT-APACHE-2022-37436 Apache HTTP Server: mod_proxy prior to 2.4.55 allows a backend to trigger HTTP response splitting

Prior to Apache HTTP Server 2.4.55, a malicious backend can cause the response headers to be truncated early, resulting in some headers being incorporated into the response body. If the later headers have any security purpose, they will not be interpreted by the client...

5.3CVSS7.3AI score0.57941EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2024/01/05 12:0 a.m.14 views

Huawei EulerOS: Security Advisory for samba (EulerOS-SA-2024-1047)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.5CVSS6.6AI score0.01174EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/01/02 8:20 a.m.13 views

Mozilla: Truncated signed text was shown with a valid OpenPGP signature

The Mozilla Foundation Security Advisory: When processing a PGP/MIME payload that contains digitally signed text, the first paragraph of the text was never shown to the user. This is because the text was interpreted as a MIME message and the first paragraph was always treated as an email header...

4.3CVSS7.3AI score0.00633EPSS
SaveExploits0References5
Mageia
Mageia
added 2023/12/18 10:41 p.m.25 views

Updated cjose packages fix a security vulnerability

The updated packages fix a security vulnerability: The AES GCM decryption routine incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE. The spec says that a fixed length of 16 octets must be applied. Therefore this bug allows an attacker to provide a truncated...

8.6CVSS7.2AI score0.0071EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.32 views

RHEL 9 : python3.11 (RHSA-2023:6494)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2023:6494 advisory. Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level...

9.8CVSS7.8AI score0.27095EPSS
SaveExploits3References8
Citrix
Citrix
added 2023/10/27 12:0 a.m.7 views

Session window screen displays abnormal if windows size changes during session launch

Changing the screen size of the session window during the session startup process may cause problems with the screen display. If the screen size is larger than the session window, the screen displays a gray border. If the screen size is smaller than the session window, a truncated screen is...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2023/10/11 12:0 a.m.9 views

Incorrect Addresses will be returned via retrieveProxyContractAddress() possibly bricking delegations.

Lines of code Vulnerability details The retrieveProxyContractAddress function is used to retrieve the address where it casts a bytes32 to an address type. function retrieveProxyContractAddress ERC20Votes token, address delegate private view returns address bytes memory bytecode = abi.encodePacked...

6.9AI score
SaveExploits0
OSV
OSV
added 2023/09/15 7:19 p.m.5 views

CVE-2023-37459 Out-of-bounds read when processing a received IPv6 packet

Contiki-NG is an operating system for internet-of-things devices. In versions 4.9 and prior, when a packet is received, the Contiki-NG network stack attempts to start the periodic TCP timer if it is a TCP packet with the SYN flag set. But the implementation does not first verify that a full TCP...

5.3CVSS7AI score0.00386EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/09/15 12:0 a.m.6 views

PT-2023-25973 · Unknown · Contiki-Ng

Name of the Vulnerable Software and Affected Versions: Contiki-NG versions 4.9 and prior Description: The issue arises when the Contiki-NG network stack attempts to start the periodic TCP timer for a TCP packet with the SYN flag set without verifying that a full TCP header has been received. This...

5.3CVSS5.1AI score0.00386EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/07/14 12:0 a.m.9 views

PT-2023-25978 · Unknown +7 · Openidc/Cjose +7

Name of the Vulnerable Software and Affected Versions: OpenIDC/cjose versions prior to 0.6.2.2 Description: The AES GCM decryption routine in OpenIDC/cjose incorrectly uses the Tag length from the actual Authentication Tag provided in the JWE, instead of the fixed length of 16 octets specified in...

8.6CVSS7.5AI score0.0071EPSS
SaveExploits1References56
Debian CVE
Debian CVE
added 2023/06/02 12:0 a.m.44 views

CVE-2023-29539

When handling the filename directive in the Content-Disposition header, the filename would be truncated if the filename contained a NULL character. This could have led to reflected file download attacks potentially tricking users to install malware. This vulnerability affects Firefox 112, Focus f...

8.8CVSS8.3AI score0.00737EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/06/02 12:0 a.m.23 views

CVE-2023-29539

When handling the filename directive in the Content-Disposition header, the filename would be truncated if the filename contained a NULL character. This could have led to reflected file download attacks potentially tricking users to install malware. This vulnerability affects Firefox 112, Focus f...

8.2AI score0.00737EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2023/06/02 12:0 a.m.33 views

CVE-2023-29539

When handling the filename directive in the Content-Disposition header, the filename would be truncated if the filename contained a NULL character. This could have led to reflected file download attacks potentially tricking users to install malware. This vulnerability affects Firefox 112, Focus f...

8.8CVSS8.2AI score0.00737EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/05/16 12:0 a.m.44 views

EulerOS Virtualization 2.10.0 : httpd (EulerOS-SA-2023-1932)

According to the versions of the httpd packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A carefully crafted If: request header can cause a memory read, or write of a single zero byte, in a pool heap memory location...

9CVSS7AI score0.57941EPSS
SaveExploits0References4
Rows per page
Query Builder